posthog-js 1.383.2 → 1.383.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/array.full.es5.js +1 -1
- package/dist/array.full.js +1 -1
- package/dist/array.full.no-external.js +1 -1
- package/dist/array.js +1 -1
- package/dist/array.no-external.js +1 -1
- package/dist/customizations.full.js +1 -1
- package/dist/default-extensions.js +1 -1
- package/dist/extension-bundles.js +1 -1
- package/dist/lazy-recorder.js +1 -1
- package/dist/main.js +1 -1
- package/dist/module.full.js +1 -1
- package/dist/module.full.no-external.js +1 -1
- package/dist/module.js +1 -1
- package/dist/module.no-external.js +1 -1
- package/dist/module.slim.js +1 -1
- package/dist/module.slim.no-external.js +1 -1
- package/dist/posthog-recorder.js +1 -1
- package/lib/package.json +1 -1
- package/package.json +5 -5
package/dist/lazy-recorder.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
!function(){"use strict";var t="undefined"!=typeof window?window:void 0,e="undefined"!=typeof globalThis?globalThis:t;"undefined"==typeof self&&(e.self=e),"undefined"==typeof File&&(e.File=function(){});var r=null==e?void 0:e.document;null!=e&&e.XMLHttpRequest&&new e.XMLHttpRequest;var i=null!=t?t:{};function n(t,e,r,i,n,s,a){try{var o=t[s](a),u=o.value}catch(t){return void r(t)}o.done?e(u):Promise.resolve(u).then(i,n)}function s(t){return function(){var e=this,r=arguments;return new Promise((function(i,s){var a=t.apply(e,r);function o(t){n(a,i,s,o,u,"next",t)}function u(t){n(a,i,s,o,u,"throw",t)}o(void 0)}))}}function a(){return a=Object.assign?Object.assign.bind():function(t){for(var e=1;arguments.length>e;e++){var r=arguments[e];for(var i in r)({}).hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},a.apply(null,arguments)}var o,u={DomContentLoaded:0,Load:1,FullSnapshot:2,IncrementalSnapshot:3,Meta:4,Custom:5,Plugin:6},l={Mutation:0,MouseMove:1,MouseInteraction:2,Scroll:3,ViewportResize:4,Input:5,TouchMove:6,MediaInteraction:7,StyleSheetRule:8,CanvasMutation:9,Font:10,Log:11,Drag:12,StyleDeclaration:13,Selection:14,AdoptedStyleSheet:15,CustomElement:16},h="NativeGzipValidationError",d=t=>{var e=new Error("Native gzip produced invalid output: "+t);throw e.name=h,e},c=function(){var t=s((function*(t,e){18>t.size&&d("too-short");var r,i=new Uint8Array(yield t.slice(0,10).arrayBuffer());(2>(r=i).length||31!==r[0]||139!==r[1]||8!==i[2])&&d("invalid-header");var n=new DataView(yield t.slice(t.size-8).arrayBuffer());n.getUint32(0,!0)!==(t=>{for(var e=(()=>{if(o)return o;o=[];for(var t=0;256>t;t++){for(var e=t,r=0;8>r;r++)e=1&e?3988292384^e>>>1:e>>>1;o[t]=e>>>0}return o})(),r=4294967295,i=0;t.length>i;i++)r=e[255&(r^t[i])]^r>>>8;return(4294967295^r)>>>0})(e)&&d("invalid-crc");var s=e.length>>>0;n.getUint32(4,!0)!==s&&d("invalid-size")}));return function(e,r){return t.apply(this,arguments)}}();function f(){return f=s((function*(t,e,r){void 0===e&&(e=!0);try{var i=(new TextEncoder).encode(t),n=new CompressionStream("gzip"),a=n.writable.getWriter(),o=a.write(i).then((()=>a.close())).catch(function(){var t=s((function*(t){try{yield a.abort(t)}catch(t){}throw t}));return function(e){return t.apply(this,arguments)}}()),u=new Response(n.readable).blob(),[l]=yield Promise.all([u,o]);return yield c(l,i),l}catch(t){if(null!=r&&r.rethrow)throw t;return e&&console.error("Failed to gzip compress data",t),null}})),f.apply(this,arguments)}var v=Object.prototype,p=v.hasOwnProperty,m=v.toString,g=Array.isArray||function(t){return"[object Array]"===m.call(t)},y=t=>"function"==typeof t,w=t=>t===Object(t)&&!g(t),b=t=>void 0===t,k=t=>"[object String]"==m.call(t),S=t=>null===t,I=t=>b(t)||S(t),_=t=>"[object Number]"==m.call(t)&&t==t,C=t=>"[object Boolean]"===m.call(t),M=t=>t instanceof FormData;function T(t,e,r,i,n){return e>r&&(i.warn("min cannot be greater than max."),e=r),_(t)?t>r?(i.warn(" cannot be greater than max: "+r+". Using max value instead."),r):e>t?(i.warn(" cannot be less than min: "+e+". Using min value instead."),e):t:(i.warn(" must be a number. using max or fallback. max: "+r+", fallback: "+n),T(n||r,e,r,i))}class R{constructor(t){this.$t={},this.zt=t.zt,this.Zt=T(t.bucketSize,0,100,t.Gt),this.Qt=T(t.refillRate,0,this.Zt,t.Gt),this.Jt=T(t.refillInterval,0,864e5,t.Gt)}Kt(t,e){var r=Math.floor((e-t.lastAccess)/this.Jt);r>0&&(t.tokens=Math.min(t.tokens+r*this.Qt,this.Zt),t.lastAccess=t.lastAccess+r*this.Jt)}consumeRateLimit(t){var e,r=Date.now(),i=String(t),n=this.$t[i];return n?this.Kt(n,r):this.$t[i]=n={tokens:this.Zt,lastAccess:r},0===n.tokens||(n.tokens--,0===n.tokens&&(null==(e=this.zt)||e.call(this,t)),0===n.tokens)}stop(){this.$t={}}}var x={DEBUG:!1,LIB_VERSION:"1.383.2",LIB_NAME:"web"},O=function(e,r){var{debugEnabled:n}=void 0===r?{}:r,s={k(r){if(t&&(i.POSTHOG_DEBUG||n)&&!b(t.console)&&t.console){for(var s=("__rrweb_original__"in t.console[r]?t.console[r].__rrweb_original__:t.console[r]),a=arguments.length,o=new Array(a>1?a-1:0),u=1;a>u;u++)o[u-1]=arguments[u];s(e,...o)}},debug(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("debug",...e)},info(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("log",...e)},warn(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("warn",...e)},error(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("error",...e)},critical(){for(var t=arguments.length,r=new Array(t),i=0;t>i;i++)r[i]=arguments[i];console.error(e,...r)},uninitializedWarning(t){s.error("You must initialize PostHog before calling "+t)},createLogger:(t,r)=>O(e+" "+t,r)};return s},L=O("[PostHog.js]"),A=L.createLogger;function E(t,e){if(!I(t))if(g(t))t.forEach(e);else if(M(t))t.forEach(((t,r)=>e(t,r)));else for(var r in t)p.call(t,r)&&e(t[r],r)}function N(t,e,r,i){var{capture:n=!1,passive:s=!0}={};null==t||t.addEventListener(e,r,{capture:n,passive:s})}var F=["localhost","127.0.0.1"],D=t=>{var e=null==r?void 0:r.createElement("a");return b(e)?null:(e.href=t,e)},B=function(t,e){var r,i;void 0===e&&(e="&");var n=[];return E(t,(function(t,e){b(t)||b(e)||"undefined"===e||(r=encodeURIComponent((t=>t instanceof File)(t)?t.name:t.toString()),i=encodeURIComponent(e),n[n.length]=i+"="+r)})),n.join(e)},P="$session_recording_remote_config",W="$replay_override_sampling",U="$replay_override_linked_flag",z="$replay_override_url_trigger",j="$replay_override_event_trigger",q="$session_is_sampled",H="$session_past_minimum_duration",G="$session_recording_url_trigger_activated_session",V="$session_recording_event_trigger_activated_session",Z="$posthog_sr_group_event_trigger_",J="$posthog_sr_group_url_trigger_",Q="$posthog_sr_group_sampling_",X="$debug_first_full_snapshot_timestamp",Y="$stored_person_properties",K="$sdk_debug_replay_remote_trigger_matching_config",tt=new RegExp("(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})"),et=new RegExp("(\\d{3}-?\\d{2}-?\\d{4})"),rt="[SessionRecording]",it="redacted",nt={initiatorTypes:["audio","beacon","body","css","early-hint","embed","fetch","frame","iframe","icon","image","img","input","link","navigation","object","ping","script","track","video","xmlhttprequest"],maskRequestFn:t=>t,recordHeaders:!1,recordBody:!1,recordInitialRequests:!1,recordPerformance:!1,performanceEntryTypeToObserve:["first-input","navigation","paint","resource"],payloadSizeLimitBytes:1e6,payloadHostDenyList:[".lr-ingest.io",".ingest.sentry.io",".clarity.ms","analytics.google.com","bam.nr-data.net"]},st=["authorization","x-forwarded-for","authorization","cookie","set-cookie","x-api-key","x-real-ip","remote-addr","forwarded","proxy-authorization","x-csrf-token","x-csrftoken","x-xsrf-token"],at=["password","secret","passwd","api_key","apikey","auth","credentials","mysql_pwd","privatekey","private_key","token"],ot=["/s/","/e/","/i/"];function ut(t,e,r,i){if(I(t))return t;var n=(null==e?void 0:e["content-length"])||function(t){return new Blob([t]).size}(t);return k(n)&&(n=parseInt(n)),n>r?rt+" "+i+" body too large to record ("+n+" bytes)":t}function lt(t,e){if(I(t))return t;var r=t;return function(t,e){if(I(t))return!1;if(k(t)){if(t=t.trim(),tt.test((t||"").replace(/[- ]/g,"")))return!1;if(et.test(t))return!1}return!0}(r)||(r=rt+" "+e+" body "+it),E(at,(t=>{var i,n;null!=(i=r)&&i.length&&-1!==(null==(n=r)?void 0:n.indexOf(t))&&(r=rt+" "+e+" body "+it+" as might contain: "+t)})),r}var ht="disabled",dt="sampled",ct="active",ft="buffering",vt="paused",pt="rrweb_error",mt="trigger",gt=mt+"_activated",yt=mt+"_pending",wt=mt+"_"+ht;function bt(t,e,r,i,n,s){return 0===e?wt:(null==t?void 0:t.get_property(r?i+r:n))===s?gt:yt}function kt(t,e,r){return e.some((e=>{var i;return"regex"===e.matching&&(null!==(i=null==r?void 0:r.get(e.url))&&void 0!==i?i:new RegExp(e.url)).test(t)}))}class St{constructor(t){this.t=t}triggerStatus(t){var e=this.t.map((e=>e.triggerStatus(t)));return e.includes(gt)?gt:e.includes(yt)?yt:wt}stop(){this.t.forEach((t=>t.stop()))}}class It{constructor(t){this.t=t}triggerStatus(t){var e=new Set;for(var r of this.t)e.add(r.triggerStatus(t));switch(e.delete(wt),e.size){case 0:return wt;case 1:return Array.from(e)[0];default:return yt}}stop(){this.t.forEach((t=>t.stop()))}}class _t{triggerStatus(){return gt}stop(){}}var Ct=t=>"sessionRecording"in t;class Mt{constructor(t,e){this.u=[],this.ru=[],this.nu=new Map,this.su=new Map,this.au="",this.urlBlocked=!1,this._instance=t,this.ou=e}onConfig(t){var e,r;this.u=(Ct(t)?w(t.sessionRecording)?null==(e=t.sessionRecording)?void 0:e.urlTriggers:[]:null==t?void 0:t.urlTriggers)||[],this.ru=(Ct(t)?w(t.sessionRecording)?null==(r=t.sessionRecording)?void 0:r.urlBlocklist:[]:null==t?void 0:t.urlBlocklist)||[],this.uu()}uu(){for(var t of(this.nu.clear(),this.su.clear(),this.u))if("regex"===t.matching&&!this.nu.has(t.url))try{this.nu.set(t.url,new RegExp(t.url))}catch(e){L.error("Invalid URL trigger regex pattern:",t.url,e)}for(var e of this.ru)if("regex"===e.matching&&!this.su.has(e.url))try{this.su.set(e.url,new RegExp(e.url))}catch(t){L.error("Invalid URL blocklist regex pattern:",e.url,t)}}onRemoteConfig(t){this.onConfig(t)}lu(t){return bt(this._instance,this.u.length,this.ou,J,G,t)}triggerStatus(t){var e=this.lu(t),r=e===gt?gt:e===yt?yt:wt;return this._instance.register_for_session({$sdk_debug_replay_url_trigger_status:r}),r}checkUrlBlocklist(e,r){if(void 0!==t&&t.location.href){var i=t.location.href;if(i!==this.au){this.au=i;var n=this.urlBlocked,s=kt(i,this.ru,this.su);n&&s||(s&&!n?e():!s&&n&&r())}}}checkUrlTriggerConditions(e,r,i,n){if(void 0!==t&&t.location.href){var s=t.location.href;if(s!==this.au){this.au=s;var a=this.urlBlocked,o=kt(s,this.ru,this.su);o&&!a?e():!o&&a&&r();var u=this.lu(n)===gt,l=kt(s,this.u,this.nu);!u&&l&&i("url",s)}}}stop(){this.au=""}}class Tt{constructor(t){this.linkedFlag=null,this.linkedFlagSeen=!1,this.hu=()=>{},this._instance=t}triggerStatus(){var t=yt;return I(this.linkedFlag)&&(t=wt),this.linkedFlagSeen&&(t=gt),this._instance.register_for_session({$sdk_debug_replay_linked_flag_trigger_status:t}),t}onConfig(t,e){var r;if(this.linkedFlag=(Ct(t)?w(t.sessionRecording)?null==(r=t.sessionRecording)?void 0:r.linkedFlag:null:null==t?void 0:t.linkedFlag)||null,!I(this.linkedFlag)&&!this.linkedFlagSeen){var i=k(this.linkedFlag)?this.linkedFlag:this.linkedFlag.flag,n=k(this.linkedFlag)?null:this.linkedFlag.variant;this.hu=this._instance.onFeatureFlags(((t,r)=>{var s=!1;if(w(r)&&i in r){var a=r[i];s=C(a)?!0===a:n?a===n:!!a}this.linkedFlagSeen=s,s&&e(i,n)}))}}onRemoteConfig(t,e){this.onConfig(t,e)}stop(){this.hu()}}class Rt{constructor(t,e){this.du=[],this._instance=t,this.ou=e}onConfig(t){var e;this.du=(Ct(t)?w(t.sessionRecording)?null==(e=t.sessionRecording)?void 0:e.eventTriggers:[]:null==t?void 0:t.eventTriggers)||[]}onRemoteConfig(t){this.onConfig(t)}cu(t){return bt(this._instance,this.du.length,this.ou,Z,V,t)}triggerStatus(t){var e=this.cu(t),r=e===gt?gt:e===yt?yt:wt;return this._instance.register_for_session({$sdk_debug_replay_event_trigger_status:r}),r}checkEventTriggerConditions(t,e,r){if(0!==this.du.length){var i=this.cu(r)===gt,n=this.du.includes(t);!i&&n&&e("event",t)}}stop(){}}class xt{constructor(t,e,r){if(this._instance=t,this.group=e,this.fu=new Mt(t,e.id),this.vu=new Rt(t,e.id),this.pu=new Tt(t),e.conditions.events&&e.conditions.events.length>0||e.conditions.urls&&e.conditions.urls.length>0||e.conditions.flag){var i=(e.conditions.events||[]).map((t=>t.name)),n={urlTriggers:e.conditions.urls||[],eventTriggers:i,linkedFlag:e.conditions.flag||null,urlBlocklist:[]};this.fu.onConfig(n),this.vu.onConfig(n),this.pu.onConfig(n,r);var s=[this.vu,this.fu,this.pu];this.mu="any"===e.conditions.matchType?new St(s):new It(s)}else this.mu=new _t}triggerStatus(t){return this.mu.triggerStatus(t)}checkEventTriggerConditions(t,e,r){this.vu.checkEventTriggerConditions(t,e,r)}checkUrlTriggerConditions(t,e,r,i){this.fu.checkUrlTriggerConditions(t,e,r,i)}activateTrigger(t,e){var r;null==(r=this._instance.persistence)||r.register({["url"===t?J+this.group.id:Z+this.group.id]:e})}stop(){this.fu.stop(),this.vu.stop(),this.pu.stop()}}function Ot(t){if(t.rrwebError)return pt;if(!t.receivedFlags)return ft;if(!t.isRecordingEnabled)return ht;if(t.urlTriggerMatching.urlBlocked)return vt;var e=!0===t.isSampled,r=new St([t.eventTriggerMatching,t.urlTriggerMatching,t.linkedFlagMatching]).triggerStatus(t.sessionId);return e?dt:r===gt?ct:r===yt?ft:!1===t.isSampled?ht:ct}function Lt(t){if(t.rrwebError)return pt;if(!t.receivedFlags)return ft;if(!t.isRecordingEnabled)return ht;if(t.urlTriggerMatching.urlBlocked)return vt;var e=new It([t.eventTriggerMatching,t.urlTriggerMatching,t.linkedFlagMatching]).triggerStatus(t.sessionId),r=e!==wt,i=C(t.isSampled);return r&&e===yt?ft:r&&e===wt||i&&!t.isSampled?ht:!0===t.isSampled?dt:ct}function At(t){var e,r;return(null==(e=JSON.stringify(t,(r=[],function(t,e){if(w(e)){for(;r.length>0&&r[r.length-1]!==this;)r.pop();return r.includes(e)?"[Circular]":(r.push(e),e)}return e})))?void 0:e.length)||0}function Et(t){if(S(t))return 4;if(b(t))return 0;switch(typeof t){case"string":return t.length+2;case"number":return String(t).length;case"boolean":return t?4:5;case"object":if(g(t)){for(var e=2,r=0;t.length>r;r++){r>0&&(e+=1);var i=t[r];e+=b(i)||S(i)?4:Et(i)}return e}var n=t,s=2,a=!0;for(var o in n)if({}.hasOwnProperty.call(n,o)){var u=n[o];b(u)||(a||(s+=1),a=!1,s+=o.length+3+Et(u))}return s;default:return 0}}function Nt(t,e){if(void 0===e&&(e=6606028.8),t.size>=e&&t.data.length>1){var r=Math.floor(t.data.length/2),i=t.sizes.slice(0,r),n=t.sizes.slice(r);return[Nt({size:i.reduce(((t,e)=>t+e),0),data:t.data.slice(0,r),sizes:i,sessionId:t.sessionId,windowId:t.windowId}),Nt({size:n.reduce(((t,e)=>t+e),0),data:t.data.slice(r),sizes:n,sessionId:t.sessionId,windowId:t.windowId})].flatMap((t=>t))}return[t]}var Ft=Uint8Array,Dt=Uint16Array,Bt=Uint32Array,Pt=new Ft([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Wt=new Ft([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Ut=new Ft([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),zt=function(t,e){for(var r=new Dt(31),i=0;31>i;++i)r[i]=e+=1<<t[i-1];var n=new Bt(r[30]);for(i=1;30>i;++i)for(var s=r[i];r[i+1]>s;++s)n[s]=s-r[i]<<5|i;return[r,n]},$t=zt(Pt,2),jt=$t[1];$t[0][28]=258,jt[258]=28;for(var qt=zt(Wt,0)[1],Ht=new Dt(32768),Gt=0;32768>Gt;++Gt){var Vt=(43690&Gt)>>>1|(21845&Gt)<<1;Ht[Gt]=((65280&(Vt=(61680&(Vt=(52428&Vt)>>>2|(13107&Vt)<<2))>>>4|(3855&Vt)<<4))>>>8|(255&Vt)<<8)>>>1}var Zt=function(t,e,r){for(var i=t.length,n=0,s=new Dt(e);i>n;++n)++s[t[n]-1];var a,o=new Dt(e);for(n=0;e>n;++n)o[n]=o[n-1]+s[n-1]<<1;if(r){a=new Dt(1<<e);var u=15-e;for(n=0;i>n;++n)if(t[n])for(var l=n<<4|t[n],h=e-t[n],d=o[t[n]-1]++<<h,c=d|(1<<h)-1;c>=d;++d)a[Ht[d]>>>u]=l}else for(a=new Dt(i),n=0;i>n;++n)a[n]=Ht[o[t[n]-1]++]>>>15-t[n];return a},Jt=new Ft(288);for(Gt=0;144>Gt;++Gt)Jt[Gt]=8;for(Gt=144;256>Gt;++Gt)Jt[Gt]=9;for(Gt=256;280>Gt;++Gt)Jt[Gt]=7;for(Gt=280;288>Gt;++Gt)Jt[Gt]=8;var Qt=new Ft(32);for(Gt=0;32>Gt;++Gt)Qt[Gt]=5;var Xt=Zt(Jt,9,0),Yt=Zt(Qt,5,0),Kt=function(t){return(t/8>>0)+(7&t&&1)},te=function(t,e,r){(null==r||r>t.length)&&(r=t.length);var i=new(t instanceof Dt?Dt:t instanceof Bt?Bt:Ft)(r-e);return i.set(t.subarray(e,r)),i},ee=function(t,e,r){var i=e/8>>0;t[i]|=r<<=7&e,t[i+1]|=r>>>8},re=function(t,e,r){var i=e/8>>0;t[i]|=r<<=7&e,t[i+1]|=r>>>8,t[i+2]|=r>>>16},ie=function(t,e){for(var r=[],i=0;t.length>i;++i)t[i]&&r.push({s:i,f:t[i]});var n=r.length,s=r.slice();if(!n)return[new Ft(0),0];if(1==n){var a=new Ft(r[0].s+1);return a[r[0].s]=1,[a,1]}r.sort((function(t,e){return t.f-e.f})),r.push({s:-1,f:25001});var o=r[0],u=r[1],l=0,h=1,d=2;for(r[0]={s:-1,f:o.f+u.f,l:o,r:u};h!=n-1;)o=r[r[d].f>r[l].f?l++:d++],u=r[l!=h&&r[d].f>r[l].f?l++:d++],r[h++]={s:-1,f:o.f+u.f,l:o,r:u};var c=s[0].s;for(i=1;n>i;++i)s[i].s>c&&(c=s[i].s);var f=new Dt(c+1),v=ne(r[h-1],f,0);if(v>e){i=0;var p=0,m=v-e,g=1<<m;for(s.sort((function(t,e){return f[e.s]-f[t.s]||t.f-e.f}));n>i;++i){var y=s[i].s;if(e>=f[y])break;p+=g-(1<<v-f[y]),f[y]=e}for(p>>>=m;p>0;){var w=s[i].s;e>f[w]?p-=1<<e-f[w]++-1:++i}for(;i>=0&&p;--i){var b=s[i].s;f[b]==e&&(--f[b],++p)}v=e}return[new Ft(f),v]},ne=function(t,e,r){return-1==t.s?Math.max(ne(t.l,e,r+1),ne(t.r,e,r+1)):e[t.s]=r},se=function(t){for(var e=t.length;e&&!t[--e];);for(var r=new Dt(++e),i=0,n=t[0],s=1,a=function(t){r[i++]=t},o=1;e>=o;++o)if(t[o]==n&&o!=e)++s;else{if(!n&&s>2){for(;s>138;s-=138)a(32754);s>2&&(a(s>10?s-11<<5|28690:s-3<<5|12305),s=0)}else if(s>3){for(a(n),--s;s>6;s-=6)a(8304);s>2&&(a(s-3<<5|8208),s=0)}for(;s--;)a(n);s=1,n=t[o]}return[r.subarray(0,i),e]},ae=function(t,e){for(var r=0,i=0;e.length>i;++i)r+=t[i]*e[i];return r},oe=function(t,e,r){var i=r.length,n=Kt(e+2);t[n]=255&i,t[n+1]=i>>>8,t[n+2]=255^t[n],t[n+3]=255^t[n+1];for(var s=0;i>s;++s)t[n+s+4]=r[s];return 8*(n+4+i)},ue=function(t,e,r,i,n,s,a,o,u,l,h){ee(e,h++,r),++n[256];for(var d=ie(n,15),c=d[0],f=d[1],v=ie(s,15),p=v[0],m=v[1],g=se(c),y=g[0],w=g[1],b=se(p),k=b[0],S=b[1],I=new Dt(19),_=0;y.length>_;++_)I[31&y[_]]++;for(_=0;k.length>_;++_)I[31&k[_]]++;for(var C=ie(I,7),M=C[0],T=C[1],R=19;R>4&&!M[Ut[R-1]];--R);var x,O,L,A,E=l+5<<3,N=ae(n,Jt)+ae(s,Qt)+a,F=ae(n,c)+ae(s,p)+a+14+3*R+ae(I,M)+(2*I[16]+3*I[17]+7*I[18]);if(N>=E&&F>=E)return oe(e,h,t.subarray(u,u+l));if(ee(e,h,1+(N>F)),h+=2,N>F){x=Zt(c,f,0),O=c,L=Zt(p,m,0),A=p;var D=Zt(M,T,0);for(ee(e,h,w-257),ee(e,h+5,S-1),ee(e,h+10,R-4),h+=14,_=0;R>_;++_)ee(e,h+3*_,M[Ut[_]]);h+=3*R;for(var B=[y,k],P=0;2>P;++P){var W=B[P];for(_=0;W.length>_;++_)ee(e,h,D[U=31&W[_]]),h+=M[U],U>15&&(ee(e,h,W[_]>>>5&127),h+=W[_]>>>12)}}else x=Xt,O=Jt,L=Yt,A=Qt;for(_=0;o>_;++_)if(i[_]>255){var U;re(e,h,x[257+(U=i[_]>>>18&31)]),h+=O[U+257],U>7&&(ee(e,h,i[_]>>>23&31),h+=Pt[U]);var z=31&i[_];re(e,h,L[z]),h+=A[z],z>3&&(re(e,h,i[_]>>>5&8191),h+=Wt[z])}else re(e,h,x[i[_]]),h+=O[i[_]];return re(e,h,x[256]),h+O[256]},le=new Bt([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),he=function(){for(var t=new Bt(256),e=0;256>e;++e){for(var r=e,i=9;--i;)r=(1&r&&3988292384)^r>>>1;t[e]=r}return t}(),de=function(){var t=4294967295;return{p(e){for(var r=t,i=0;e.length>i;++i)r=he[255&r^e[i]]^r>>>8;t=r},d:()=>4294967295^t}},ce=function(t,e,r,i,n){return function(t,e,r,i,n,s){var a=t.length,o=new Ft(i+a+5*(1+Math.floor(a/7e3))+n),u=o.subarray(i,o.length-n),l=0;if(!e||8>a)for(var h=0;a>=h;h+=65535){var d=h+65535;a>d?l=oe(u,l,t.subarray(h,d)):(u[h]=true,l=oe(u,l,t.subarray(h,a)))}else{for(var c=le[e-1],f=c>>>13,v=8191&c,p=(1<<r)-1,m=new Dt(32768),g=new Dt(p+1),y=Math.ceil(r/3),w=2*y,b=function(e){return(t[e]^t[e+1]<<y^t[e+2]<<w)&p},k=new Bt(25e3),S=new Dt(288),I=new Dt(32),_=0,C=0,M=(h=0,0),T=0,R=0;a>h;++h){var x=b(h),O=32767&h,L=g[x];if(m[O]=L,g[x]=O,h>=T){var A=a-h;if((_>7e3||M>24576)&&A>423){l=ue(t,u,0,k,S,I,C,M,R,h-R,l),M=_=C=0,R=h;for(var E=0;286>E;++E)S[E]=0;for(E=0;30>E;++E)I[E]=0}var N=2,F=0,D=v,B=O-L&32767;if(A>2&&x==b(h-B))for(var P=Math.min(f,A)-1,W=Math.min(32767,h),U=Math.min(258,A);W>=B&&--D&&O!=L;){if(t[h+N]==t[h+N-B]){for(var z=0;U>z&&t[h+z]==t[h+z-B];++z);if(z>N){if(N=z,F=B,z>P)break;var j=Math.min(B,z-2),q=0;for(E=0;j>E;++E){var H=h-B+E+32768&32767,G=H-m[H]+32768&32767;G>q&&(q=G,L=H)}}}B+=(O=L)-(L=m[O])+32768&32767}if(F){k[M++]=268435456|jt[N]<<18|qt[F];var V=31&jt[N],Z=31&qt[F];C+=Pt[V]+Wt[Z],++S[257+V],++I[Z],T=h+N,++_}else k[M++]=t[h],++S[t[h]]}}l=ue(t,u,true,k,S,I,C,M,R,h-R,l)}return te(o,0,i+Kt(l)+n)}(t,null==e.level?6:e.level,null==e.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,r,i)},fe=function(t,e,r){for(;r;++e)t[e]=r,r>>>=8},ve=function(t,e){var r=e.filename;if(t[0]=31,t[1]=139,t[2]=8,t[8]=2>e.level?4:9==e.level?2:0,t[9]=3,0!=e.mtime&&fe(t,4,Math.floor(new Date(e.mtime||Date.now())/1e3)),r){t[3]=8;for(var i=0;r.length>=i;++i)t[i+10]=r.charCodeAt(i)}},pe=function(t){return 10+(t.filename&&t.filename.length+1||0)};function me(t,e){for(var r="",i=0;t.length>i;){var n=t[i++];r+=String.fromCharCode(n)}return r}class ge{constructor(t,e){var r,i;void 0===e&&(e={}),this.gu={},this.yu=t=>{if(!this.gu[t]){var e,r;this.gu[t]=!0;var i=this.wu(t);null==(e=(r=this.bu).onBlockedNode)||e.call(r,t,i)}},this.ku=t=>{var e=this.wu(t);if("svg"!==(null==e?void 0:e.nodeName)&&e instanceof Element){var r=e.closest("svg");if(r)return[this._rrweb.mirror.getId(r),r]}return[t,e]},this.wu=t=>this._rrweb.mirror.getNode(t),this.Su=t=>{var e,r,i,n,s,a,o,u;return(null!==(e=null==(r=t.removes)?void 0:r.length)&&void 0!==e?e:0)+(null!==(i=null==(n=t.attributes)?void 0:n.length)&&void 0!==i?i:0)+(null!==(s=null==(a=t.texts)?void 0:a.length)&&void 0!==s?s:0)+(null!==(o=null==(u=t.adds)?void 0:u.length)&&void 0!==o?o:0)},this.throttleMutations=t=>{if(3!==t.type||0!==t.data.source)return t;var e=t.data,r=this.Su(e);e.attributes&&(e.attributes=e.attributes.filter((t=>{var[e]=this.ku(t.id);return!this.qo.consumeRateLimit(e)&&t})));var i=this.Su(e);return 0!==i||r===i?t:void 0},this._rrweb=t,this.bu=e,this.qo=new R({bucketSize:null!==(r=this.bu.bucketSize)&&void 0!==r?r:100,refillRate:null!==(i=this.bu.refillRate)&&void 0!==i?i:10,refillInterval:1e3,zt:this.yu,Gt:L})}reset(){this.gu={}}stop(){this.qo.stop(),this.reset()}}var ye="$sess_rec_flush_size";class we{constructor(t){if(!t.persistence)throw new Error("it is not valid to not have persistence and be this far into setting up the application");this.Iu=t.get_property.bind(t),this._u=t.persistence.set_property.bind(t.persistence)}trackSize(t){var e=Number(this.Iu(ye))||0;this._u(ye,e+t)}reset(){return this._u(ye,0)}get currentTrackedSize(){return Number(this.Iu(ye))||0}}function be(t,e){return function(t){for(var e=0,r=0;t.length>r;r++)e=(e<<5)-e+t.charCodeAt(r),e|=0;return Math.abs(e)}(t)%100<T(100*e,0,100,L)}var ke=function(t,e){if(!function(t){try{new RegExp(t)}catch(t){return!1}return!0}(e))return!1;try{return new RegExp(e).test(t)}catch(t){return!1}},Se={exact:(t,e)=>e.some((e=>t.some((t=>e===t)))),is_not:(t,e)=>e.every((e=>t.every((t=>e!==t)))),regex:(t,e)=>e.some((e=>t.some((t=>ke(e,t))))),not_regex:(t,e)=>e.every((e=>t.every((t=>!ke(e,t))))),icontains:(t,e)=>e.map(Ie).some((e=>t.map(Ie).some((t=>e.includes(t))))),not_icontains:(t,e)=>e.map(Ie).every((e=>t.map(Ie).every((t=>!e.includes(t))))),gt:(t,e)=>e.some((e=>{var r=parseFloat(e);return!isNaN(r)&&t.some((t=>r>parseFloat(t)))})),lt:(t,e)=>e.some((e=>{var r=parseFloat(e);return!isNaN(r)&&t.some((t=>r<parseFloat(t)))}))},Ie=t=>t.toLowerCase(),_e=new Set(["is_not","not_icontains","not_regex"]);function Ce(t,e,r){return!t||0===t.length||t.every((t=>{var i="person"===t.type?r:e,n=null==i?void 0:i[t.key],s=t.operator||"exact";if(b(n)||S(n))return _e.has(s);var a=Se[s];return!!a&&!b(t.value)&&!S(t.value)&&a(g(t.value)?t.value.map(String):[String(t.value)],g(n)?n.map(String):[String(n)])}))}var Me=A("[SessionRecording]");class Te{constructor(t,e,r,i,n,s){this.Cu=null,this.Mu=Lt,this._instance=t,this.fu=e,this.vu=r,this.pu=i,this.Tu=n,this.Ru=s}onRemoteConfig(t){this.Cu=_(t.sampleRate)?t.sampleRate:null,"any"===t.triggerMatchType?(this.xu=new St([this.vu,this.fu]),this.Mu=Ot):(this.xu=new It([this.vu,this.fu]),this.Mu=Lt),this._instance.register_for_session({[K]:t.triggerMatchType}),this.fu.onConfig(t),this.vu.onConfig(t),this.pu.onConfig(t,((t,e)=>{this.Tu("linked_flag_matched",{flag:t,variant:e})}))}getStatus(t){return this.Mu({receivedFlags:!0,isRecordingEnabled:!0,isSampled:t.isSampled,rrwebError:t.rrwebError,urlTriggerMatching:t.urlTriggerMatching,eventTriggerMatching:t.eventTriggerMatching,linkedFlagMatching:t.linkedFlagMatching,sessionId:t.sessionId})}getMinimumDuration(t){var e=this._instance.get_property("$session_recording_remote_config"),r=null==e?void 0:e.minimumDurationMilliseconds;return _(r)?r:null}checkUrlTriggers(t,e,r,i){this.fu.checkUrlTriggerConditions(e,r,i,t)}setupEventTriggerListeners(t,e,r){if(0!==this.vu.du.length&&I(this.Ou))return this.Ou=t((t=>{try{this.vu.checkEventTriggerConditions(t.event,r,e)}catch(t){Me.error("Could not activate event trigger",t)}})),this.Ou}makeSamplingDecisions(t){var e,r=this.Cu;if(_(r)){var i=this._instance.get_property(q),n=i===t||!1!==i&&null,s="string"==typeof i&&i!==t||!C(n),a=s?be(t,r):n;s&&(a?this.Tu("sampled"):Me.warn("Sample rate ("+r+") has determined that this sessionId ("+t+") will not be sent to the server.")),null==(e=this._instance.persistence)||e.register({[q]:!!a&&t})}else{var o;null==(o=this._instance.persistence)||o.unregister(q)}}onFlushComplete(){}clearConditionalRecordingPersistence(){var t,e,r,i;null==(t=this._instance.persistence)||t.unregister(V),null==(e=this._instance.persistence)||e.unregister(G),null==(r=this._instance.persistence)||r.unregister(q),null==(i=this._instance.persistence)||i.unregister(H)}updateActiveTriggers(t){}hasPendingTriggers(t){var e;return(null==(e=this.xu)?void 0:e.triggerStatus(t))===yt}stop(){var t;null==(t=this.Ou)||t.call(this),this.Ou=void 0,this.vu.stop(),this.fu.stop(),this.pu.stop()}}class Re{constructor(t,e,r,i){this.Lu=[],this.Au=new Map,this.Eu=!1,this._instance=t,this.fu=e,this.Tu=r,this.Nu=i}onRemoteConfig(t){t.triggerGroups&&0!==t.triggerGroups.length?(this.Fu(t.triggerGroups),this._instance.register_for_session({[K]:"v2_trigger_groups",$sdk_debug_replay_trigger_groups_count:t.triggerGroups.length}),this.fu.onConfig(t)):Me.warn("[V2Strategy] No trigger groups configured")}getStatus(t){return function(t){if(t.rrwebError)return pt;if(t.urlTriggerMatching.urlBlocked)return vt;var e=t.triggerGroupMatchers,r=t.triggerGroupSamplingResults;if(0===e.length)return ht;var i=!1,n=!1;for(var s of e){var a=s.triggerStatus(t.sessionId);if(a===gt){var o=s.group.id,u=r.get(o);b(u)?L.warn("[V2 Triggers] Group activated but no sampling decision found",{groupId:o}):!0===u&&(n=!0)}else a===yt&&(i=!0)}return n?dt:i?ft:ht}({isSampled:t.isSampled,rrwebError:t.rrwebError,urlTriggerMatching:t.urlTriggerMatching,eventTriggerMatching:t.eventTriggerMatching,linkedFlagMatching:t.linkedFlagMatching,sessionId:t.sessionId,triggerGroupMatchers:this.Lu,triggerGroupSamplingResults:this.Au,minimumDuration:this.getMinimumDuration(t.sessionId)})}getMinimumDuration(t){var e=null;for(var r of this.Lu)if("trigger_activated"===r.triggerStatus(t)){var i=r.group.minDurationMs;_(i)&&(S(e)||e>i)&&(e=i)}return e}checkUrlTriggers(t,e,r,i){var n=this;this.fu.checkUrlBlocklist(e,r);var s=function(i){i.checkUrlTriggerConditions(e,r,(e=>{n.Du(i,void 0)&&(i.activateTrigger(e,t),n.updateActiveTriggers(t))}),t)};for(var a of this.Lu)s(a)}setupEventTriggerListeners(t,e,r){var i=this;return this.Ou=t((t=>{var r;if(this.Eu)return Me.info("[SessionRecorder] Stopping trigger checks - initial buffer flushed"),null==(r=this.Ou)||r.call(this),void(this.Ou=void 0);try{var n=function(r){r.checkEventTriggerConditions(t.event,(n=>{if(i.Du(r,t.properties)){var s=(r.group.conditions.events||[]).filter((e=>e.name===t.event)),a=i._instance.get_property(Y);s.some((e=>!e.properties||0===e.properties.length||Ce(e.properties,t.properties,a)))&&(r.activateTrigger(n,e),i.updateActiveTriggers(e))}}),e)};for(var s of this.Lu)n(s)}catch(t){Me.error("Could not activate event trigger for trigger groups",t)}})),this.Ou}makeSamplingDecisions(t){for(var e of this.Lu){var r,i=e.group,n=i.id,s=i.sampleRate,a=Q+n,o=this._instance.get_property(a),u=o===t||!1!==o&&null,l="string"==typeof o&&o!==t||!C(u),h=l?be(t+n,s):u;l&&this.Nu("triggerGroupSamplingDecisionMade",{group_id:n,group_name:i.name,sampleRate:s,isSampled:h}),this.Au.set(n,h),null==(r=this._instance.persistence)||r.register({[a]:!!h&&t})}this.updateActiveTriggers(t)}onFlushComplete(){this.Eu=!0}clearConditionalRecordingPersistence(){var t,e;for(var r of(null==(t=this._instance.persistence)||t.unregister(q),null==(e=this._instance.persistence)||e.unregister(H),this.Lu)){var i,n,s,a=r.group.id;null==(i=this._instance.persistence)||i.unregister(Z+a),null==(n=this._instance.persistence)||n.unregister(J+a),null==(s=this._instance.persistence)||s.unregister(Q+a)}}updateActiveTriggers(t){var e=[];for(var r of this.Lu){var i=r.group,n=i.id,s="trigger_activated"===r.triggerStatus(t),a=!0===this.Au.get(n);s&&e.push({id:n,name:i.name,matched:!0,sampled:a})}this._instance.register_for_session({$sdk_debug_replay_matched_recording_trigger_groups:e})}hasPendingTriggers(t){for(var e of this.Lu)if(e.triggerStatus(t)===yt)return!0;return!1}stop(){var t;null==(t=this.Ou)||t.call(this),this.Ou=void 0,this.Lu.forEach((t=>t.stop())),this.Lu=[],this.Au.clear(),this.fu.stop()}Du(t,e){var r=t.group.conditions.properties;return!r||0===r.length||Ce(r,e,this._instance.get_property(Y))}Fu(t){var e=this;this.Lu.forEach((t=>t.stop())),this.Lu=[],this.Au.clear();var r=function(t){var r=new xt(e._instance,t,((r,i)=>{e.Tu("linked_flag_matched",{flag:r,variant:i,group_id:t.id,group_name:t.name})}));e.Lu.push(r)};for(var i of t)r(i)}}function xe(t){return w(t)?t.network_timing:t}var Oe,Le,Ae="[SessionRecording]",Ee=A(Ae),Ne=[l.MouseMove,l.MouseInteraction,l.Scroll,l.ViewportResize,l.Input,l.TouchMove,l.MediaInteraction,l.Drag],Fe=t=>({rrwebMethod:t,enqueuedAt:Date.now(),attempt:1});function De(){var t;return null==i||null==(t=i.__PosthogExtensions__)?void 0:t.rrweb}function Be(){var t;return null==(t=De())?void 0:t.record}function Pe(t){return me(function(t,e){void 0===e&&(e={});var r=de(),i=t.length;r.p(t);var n=ce(t,e,pe(e),8),s=n.length;return ve(n,e),fe(n,s-8,r.d()),fe(n,s-4,i),n}(function(t,e){var r=t.length;if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(t);for(var i=new Ft(t.length+(t.length>>>1)),n=0,s=function(t){i[n++]=t},a=0;r>a;++a){if(n+5>i.length){var o=new Ft(n+8+(r-a<<1));o.set(i),i=o}var u=t.charCodeAt(a);128>u?s(u):2048>u?(s(192|u>>>6),s(128|63&u)):u>55295&&57344>u?(s(240|(u=65536+(1047552&u)|1023&t.charCodeAt(++a))>>>18),s(128|u>>>12&63),s(128|u>>>6&63),s(128|63&u)):(s(224|u>>>12),s(128|u>>>6&63),s(128|63&u))}return te(i,0,n)}(JSON.stringify(t))))}function We(t){return Ue.apply(this,arguments)}function Ue(){return Ue=s((function*(t){var e=JSON.stringify(t),r=yield function(t,e,r){return f.apply(this,arguments)}(e,x.DEBUG,{rethrow:!0});return me(new Uint8Array(yield r.arrayBuffer()))})),Ue.apply(this,arguments)}var ze="undefined"!=typeof globalThis&&"CompressionStream"in globalThis&&"TextEncoder"in globalThis&&"Response"in globalThis&&"function"==typeof Response.prototype.blob,$e=!1;function je(t){return g(t)&&0===t.length?Oe=null!=Oe?Oe:Pe([]):Pe(t)}function qe(t){return He.apply(this,arguments)}function He(){return(He=s((function*(t){return g(t)&&0===t.length?Oe||(Le=null!=Le?Le:We([]).then((t=>(Oe=t,t))).catch((t=>{throw Oe=void 0,Le=void 0,t}))):We(t)}))).apply(this,arguments)}function Ge(t){return ze&&!$e&&function(t){return t.type===u.FullSnapshot||t.type===u.IncrementalSnapshot&&(t.data.source===l.Mutation||t.data.source===l.StyleSheetRule)}(t)}function Ve(t){return{event:t,size:Et(t)}}function Ze(t,e){return a({},t,{data:e,cv:"2024-10"})}function Je(t,e){return a({},t,{cv:"2024-10",data:a({},t.data,e)})}function Qe(t){try{if(t.type===u.FullSnapshot)return Ve(Ze(t,Pe(t.data)));if(t.type===u.IncrementalSnapshot&&t.data.source===l.Mutation)return Ve(Je(t,{texts:je(t.data.texts),attributes:je(t.data.attributes),removes:je(t.data.removes),adds:je(t.data.adds)}));if(t.type===u.IncrementalSnapshot&&t.data.source===l.StyleSheetRule)return Ve(Je(t,{adds:t.data.adds?Pe(t.data.adds):void 0,removes:t.data.removes?Pe(t.data.removes):void 0}))}catch(t){Ee.error("could not compress event - will use uncompressed event",t)}return{event:t,size:At(t)}}function Xe(){return(Xe=s((function*(t){try{if(t.type===u.FullSnapshot)return Ve(Ze(t,yield We(t.data)));if(t.type===u.IncrementalSnapshot&&t.data.source===l.Mutation){var[e,r,i,n]=yield Promise.all([qe(t.data.texts),qe(t.data.attributes),qe(t.data.removes),qe(t.data.adds)]);return Ve(Je(t,{texts:e,attributes:r,removes:i,adds:n}))}if(t.type===u.IncrementalSnapshot&&t.data.source===l.StyleSheetRule){var[s,a]=yield Promise.all([t.data.adds?We(t.data.adds):void 0,t.data.removes?We(t.data.removes):void 0]);return Ve(Je(t,{adds:s,removes:a}))}}catch(e){return(t=>{if(!t||"object"!=typeof t)return!1;var e="name"in t?String(t.name):"";return(t=>!(!t||"object"!=typeof t)&&"NotReadableError"===("name"in t?String(t.name):""))(t)||e===h})(e)&&($e=!0),Ee.error("could not compress event asynchronously - trying synchronous compression",e),Qe(t)}return{event:t,size:At(t)}}))).apply(this,arguments)}function Ye(t,e){return t.type===u.Custom&&t.data.tag===e}function Ke(t){return Ye(t,"sessionIdle")}function tr(t){return Ye(t,"$session_ending")}function er(t){return Ye(t,"$session_starting")}class rr{get sessionId(){return this.Li}get Bu(){if(!this._instance.sessionManager)throw new Error(Ae+" must be started with a valid sessionManager.");return this._instance.sessionManager}get Pu(){return this._instance.config.session_recording.session_idle_threshold_ms||3e5}get Wu(){var t=this._instance.get_property(q);return!0===t?null:!1!==t&&(k(t)?t===this.sessionId:null)}get Cu(){var t,e=null==(t=this.Ea)?void 0:t.sampleRate;return _(e)?e:null}get Uu(){var t,e;return null!==(t=null==(e=this.zu)?void 0:e.getMinimumDuration(this.sessionId))&&void 0!==t?t:null}constructor(t){this.$u="/s/",this._forceAllowLocalhostNetworkCapture=!1,this.ju=void 0,this.qu=Date.now(),this.Hu=!1,this.Gu=[],this.Vu="unknown",this.Zu=!1,this.Ju=!1,this.Qu=!1,this.Xu=[],this.Yu=[],this.Ku=0,this.th=0,this.eh=!1,this.rh=void 0,this.Ou=void 0,this.ih=void 0,this.nh=void 0,this.sh=void 0,this.ah=void 0,this.wi=(t,e,r)=>{var i,n;if(r&&(t!==this.Li||e!==this.Oi)){var s,a,o=!r.noSessionId&&(r.activityTimeout||r.sessionPastMaximumLength),u=this.Li,l=this.Oi;o&&this.Nu("$session_ending",{currentSessionId:u,currentWindowId:l,nextSessionId:t,nextWindowId:e,changeReason:r,lastActivityTimestamp:this.qu,flushed_size:null==(s=this.oh)?void 0:s.currentTrackedSize}),this.oh&&this.oh.reset(),null==(i=this._instance.persistence)||i.unregister(X),this.Qu=!1,null==(n=De())||null==n.resetMaxDepthState||n.resetMaxDepthState(),this.Nu("$session_id_change",{sessionId:t,windowId:e,changeReason:r}),this.uh(),!0!==this.Vu&&this.isStarted||(this.Vu="unknown",this.stop(),this.start("session_id_changed")),o&&this.Nu("$session_starting",{previousSessionId:u,previousWindowId:l,nextSessionId:t,nextWindowId:e,changeReason:r,lastActivityTimestamp:this.qu}),_(this.Cu)&&I(this.sh)&&(null==(a=this.zu)||a.makeSamplingDecisions(t))}},this.lh=()=>{var t;return(null==(t=this._instance.persistence)?void 0:t.props[H])===this.Li},this.hh=()=>{var t,e;if(0===this.M.data.length)return null;var r=null==(t=this.M.data[0])?void 0:t.timestamp,i=null==(e=this.M.data[this.M.data.length-1])?void 0:e.timestamp;return _(r)&&_(i)?i-r:null},this.dh=()=>{var t,e,r=this.Uu;if(!_(r))return!1;if(null===(t=null==(e=this._instance.config.session_recording)?void 0:e.strictMinimumDuration)||void 0===t||!t){var i=this.fh;return _(i)&&i>=0&&r>i}if(this.lh())return!1;var n,s=this.hh();return!!S(s)||r>s||(null==(n=this._instance.persistence)||n.register({[H]:this.Li}),!1)},this.ph=()=>{this.status!==ft?(this.mh(),this.gh()):this.yh()},this.wh=()=>{this.Nu("browser offline",{})},this.bh=()=>{this.Nu("browser online",{})},this.At=()=>{null!=r&&r.visibilityState&&this.Nu("window "+r.visibilityState,{})},this._instance=t;var{sessionId:e,windowId:i}=this.Bu.checkAndGetSessionAndWindowId();this.Li=e,this.Oi=i,this.pu=new Tt(this._instance),this.fu=new Mt(this._instance),this.vu=new Rt(this._instance),this.M=this.yh(),this.Bu.sessionTimeoutMs>this.Pu||Ee.warn("session_idle_threshold_ms ("+this.Pu+") is greater than the session timeout ("+this.Bu.sessionTimeoutMs+"). Session will never be detected as idle"),this.oh=new we(this._instance)}get kh(){var t,e,r,i,n,s,a,o=null==(t=this.Ea)?void 0:t.masking,u={maskAllInputs:null==(e=this._instance.config.session_recording)?void 0:e.maskAllInputs,maskTextSelector:null==(r=this._instance.config.session_recording)?void 0:r.maskTextSelector,blockSelector:null==(i=this._instance.config.session_recording)?void 0:i.blockSelector},l=null!==(n=null==u?void 0:u.maskAllInputs)&&void 0!==n?n:null==o?void 0:o.maskAllInputs,h=null!==(s=null==u?void 0:u.maskTextSelector)&&void 0!==s?s:null==o?void 0:o.maskTextSelector,d=null!==(a=null==u?void 0:u.blockSelector)&&void 0!==a?a:null==o?void 0:o.blockSelector;return b(l)&&b(h)&&b(d)?void 0:{maskAllInputs:null==l||l,maskTextSelector:h,blockSelector:d}}get Sh(){var t,e,r,i,n,s,a,o=this._instance.config.session_recording.captureCanvas,u=null==(t=this.Ea)?void 0:t.canvasRecording,l=null!==(e=null!==(r=null==o?void 0:o.recordCanvas)&&void 0!==r?r:null==u?void 0:u.enabled)&&void 0!==e&&e,h=null!==(i=null!==(n=null==o?void 0:o.canvasFps)&&void 0!==n?n:null==u?void 0:u.fps)&&void 0!==i?i:4,d=null!==(s=null!==(a=null==o?void 0:o.canvasQuality)&&void 0!==a?a:null==u?void 0:u.quality)&&void 0!==s?s:.4;if("string"==typeof d){var c=parseFloat(d);d=isNaN(c)?.4:c}return{enabled:l,fps:T(h,0,12,A("canvas recording fps"),4),quality:T(d,0,1,A("canvas recording quality"),.4)}}get Ih(){var t,e=!(null==(t=this.Ea)||!t.consoleLogRecordingEnabled),r=this._instance.config.enable_recording_console_log;return null!=r?r:e}get _h(){var t,e,r,i=null==(t=this.Ea)?void 0:t.networkPayloadCapture,n={recordHeaders:null==(e=this._instance.config.session_recording)?void 0:e.recordHeaders,recordBody:null==(r=this._instance.config.session_recording)?void 0:r.recordBody},s=(null==n?void 0:n.recordHeaders)||(null==i?void 0:i.recordHeaders),a=(null==n?void 0:n.recordBody)||(null==i?void 0:i.recordBody),o=xe(this._instance.config.capture_performance),u=xe(null==i?void 0:i.capturePerformance),l=!!(C(o)?o:u);return s||a||l?{recordHeaders:s,recordBody:a,recordPerformance:l}:void 0}Ch(){var t,e,r=[],n=null==(t=i.__PosthogExtensions__)||null==(t=t.rrwebPlugins)?void 0:t.getRecordConsolePlugin;n&&this.Ih&&r.push(n());var s,o,u,l,h,d,c,f,v,p,m,g=null==(e=i.__PosthogExtensions__)||null==(e=e.rrwebPlugins)?void 0:e.getRecordNetworkPlugin;return this._h&&y(g)&&(!F.includes(location.hostname)||this._forceAllowLocalhostNetworkCapture?r.push(g((h={payloadSizeLimitBytes:nt.payloadSizeLimitBytes,performanceEntryTypeToObserve:[...nt.performanceEntryTypeToObserve],payloadHostDenyList:[...(o=this._h).payloadHostDenyList||[],...nt.payloadHostDenyList]},d=!1!==(s=this._instance.config).session_recording.recordHeaders&&o.recordHeaders,c=!1!==s.session_recording.recordBody&&o.recordBody,f=!1!==s.capture_performance&&o.recordPerformance,l=Math.min(1e6,null!==(u=h.payloadSizeLimitBytes)&&void 0!==u?u:1e6),v=t=>(null!=t&&t.requestBody&&(t.requestBody=ut(t.requestBody,t.requestHeaders,l,"Request")),null!=t&&t.responseBody&&(t.responseBody=ut(t.responseBody,t.responseHeaders,l,"Response")),t),p=t=>{return v(((t,e)=>{var r,i=D(t.name),n=0===e.indexOf("http")?null==(r=D(e))?void 0:r.pathname:e;"/"===n&&(n="");var s=null==i?void 0:i.pathname.replace(n||"","");if(!(i&&s&&ot.some((t=>0===s.indexOf(t)))))return t})((I(r=(e=t).requestHeaders)||E(Object.keys(null!=r?r:{}),(t=>{st.includes(t.toLowerCase())&&(r[t]=it)})),e),s.api_host));var e,r},(m=y(s.session_recording.maskNetworkRequestFn))&&y(s.session_recording.maskCapturedNetworkRequestFn)&&L.warn("Both `maskNetworkRequestFn` and `maskCapturedNetworkRequestFn` are defined. `maskNetworkRequestFn` will be ignored."),m&&(s.session_recording.maskCapturedNetworkRequestFn=t=>{var e=s.session_recording.maskNetworkRequestFn({url:t.name});return a({},t,{name:null==e?void 0:e.url})}),h.maskRequestFn=y(s.session_recording.maskCapturedNetworkRequestFn)?t=>{var e,r=p(t);return r&&null!==(e=null==s.session_recording.maskCapturedNetworkRequestFn?void 0:s.session_recording.maskCapturedNetworkRequestFn(r))&&void 0!==e?e:void 0}:t=>function(t){if(!b(t))return t.requestBody=lt(t.requestBody,"Request"),t.responseBody=lt(t.responseBody,"Response"),t}(p(t)),a({},nt,h,{recordHeaders:d,recordBody:c,recordPerformance:f,recordInitialRequests:f})))):Ee.info("NetworkCapture not started because we are on localhost.")),r}Mh(t){var e=this._instance.config.session_recording;if(e.maskCapturedNetworkRequestFn){var r,i=e.maskCapturedNetworkRequestFn({name:t});return null!==(r=null==i?void 0:i.name)&&void 0!==r?r:null==i?void 0:i.url}if(e.maskNetworkRequestFn){var n=e.maskNetworkRequestFn({url:t});return null==n?void 0:n.url}return t}Th(t){try{return t.rrwebMethod(),!0}catch(e){return 10>this.Gu.length?this.Gu.push({enqueuedAt:t.enqueuedAt||Date.now(),attempt:t.attempt+1,rrwebMethod:t.rrwebMethod}):Ee.warn("could not emit queued rrweb event.",e,t),!1}}Nu(t,e){return this.Th(Fe((()=>Be().addCustomEvent(t,e))))}Rh(){try{if(this._instance.config.capture_pageview||!t)return;var e=new URL(t.location.href),r=this.Mh(e.origin+e.pathname+e.search);this.xh!==r&&(this.xh=r,this.Nu("$url_changed",{href:r}))}catch(t){}}Oh(){if(this.Gu.length){var t=[...this.Gu];this.Gu=[],t.forEach((t=>{Date.now()-t.enqueuedAt>2e3||this.Th(t)}))}}Ru(){return this.Th(Fe((()=>Be().takeFullSnapshot())))}get Lh(){var t,e,r;return null!=(t=this.zu)&&t.hasPendingTriggers(this.sessionId)&&!["sampled","active"].includes(this.status)?6e4:null!==(e=null==(r=this._instance.config.session_recording)?void 0:r.full_snapshot_interval_millis)&&void 0!==e?e:3e5}Ah(){if(this.Eh&&clearInterval(this.Eh),!0!==this.Vu){var t=this.Lh;t&&(this.Eh=setInterval((()=>{this.Ru()}),t))}}Nh(){this.fu.urlBlocked||(this.fu.urlBlocked=!0,clearInterval(this.Eh),Ee.info("recording paused due to URL blocker"),this.Nu("recording paused",{reason:"url blocker"}))}Fh(){this.fu.urlBlocked&&(this.fu.urlBlocked=!1,this.Ru(),this.Ah(),this.Nu("recording resumed",{reason:"left blocked url"}),Ee.info("recording resumed"))}Dh(t,e){var r;if(!this.Hu&&null!=(r=this.zu)&&r.hasPendingTriggers(this.sessionId)){this.Hu=!0;try{var i,n;null==(i=this._instance.persistence)||i.register({["url"===t?G:V]:this.sessionId}),null==(n=this.zu)||n.updateActiveTriggers(this.sessionId),this.gh(),this.Tu(t+"_trigger_matched",{["url"===t?"matchedUrl":"matchedEvent"]:e})}finally{this.Hu=!1}}}get isStarted(){return!!this.ju}get Ea(){var t=this._instance.get_property(P);if(t){var e;try{e=w(t)?t:JSON.parse(t)}catch(t){return void Ee.warn("persisted remote config for session recording is invalid and will be ignored",t)}if(!this.isStarted){var r,i,n=null!==(r=e.cache_timestamp)&&void 0!==r?r:Date.now();if(Date.now()-n>36e5)return Ee.info("persisted remote config for session recording is stale and will be ignored",{cacheTimestamp:n,persistedConfig:t}),void(null==(i=this._instance.persistence)||i.unregister(P))}return e}}Bh(t,e,r){this._instance.get_property(t)&&(e(),r())}start(e){var r,i,n=this.Ea;if(n){var{sessionId:s,windowId:a}=this.Bu.checkAndGetSessionAndWindowId();this.Li=s,this.Oi=a,null==(r=this._instance.persistence)||r.unregister(X),null!=n&&n.endpoint&&(this.$u=null==n?void 0:n.endpoint),this.zu=2===(null==n?void 0:n.version)&&(null==n?void 0:n.triggerGroups)&&n.triggerGroups.length>0?new Re(this._instance,this.fu,this.Tu.bind(this),this.Nu.bind(this)):new Te(this._instance,this.fu,this.vu,this.pu,this.Tu.bind(this),this.Ru.bind(this)),this.zu.onRemoteConfig(n),null==(i=this.Ou)||i.call(this),this.Ou=this.zu.setupEventTriggerListeners(this._instance.on.bind(this._instance,"eventCaptured"),this.sessionId,((t,e)=>this.Dh(t,e))),this.Bh(W,(()=>{this.overrideSampling()}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(W)})),this.Bh(U,(()=>{this.overrideLinkedFlag()}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(U)})),this.Bh(j,(()=>{this.overrideTrigger("event")}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(j)})),this.Bh(z,(()=>{this.overrideTrigger("url")}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(z)})),this.zu.makeSamplingDecisions(this.sessionId),this.Ph(),this.Zu||(N(t,"beforeunload",this.ph),N(t,"offline",this.wh),N(t,"online",this.bh),N(t,"visibilitychange",this.At),this.ih||(this.ih=this.Bu.onSessionId(this.wi)),this.nh||(this.nh=this.Bu.on("forcedIdleReset",(()=>{this.uh(),this.Vu="unknown",this.stop(),this.ah=this.Bu.onSessionId(((t,e,r)=>{var i;null==(i=this.ah)||i.call(this),this.ah=void 0,this.wi(t,e,r)}))}))),I(this.rh)&&(this.rh=this._instance.on("eventCaptured",(t=>{try{if("$pageview"===t.event){var e=null!=t&&t.properties.$current_url?this.Mh(null==t?void 0:t.properties.$current_url):"";if(!e)return;this.Nu("$pageview",{href:e})}}catch(t){Ee.error("Could not add $pageview to rrweb session",t)}}))),this.status===ct&&this.Tu(e||"recording_initialized"))}else Ee.info("remote config must be stored in persistence before recording can start")}Wh(){var e,r,i,n,s,a,o;null==t||t.removeEventListener("beforeunload",this.ph),null==t||t.removeEventListener("offline",this.wh),null==t||t.removeEventListener("online",this.bh),null==t||t.removeEventListener("visibilitychange",this.At),clearInterval(this.Eh),this.Uh(),null==(e=this.rh)||e.call(this),this.rh=void 0,null==(r=this.Ou)||r.call(this),this.Ou=void 0,null==(i=this.ih)||i.call(this),this.ih=void 0,null==(n=this.nh)||n.call(this),this.nh=void 0,null==(s=this.sh)||s.call(this),this.sh=void 0,null==(a=this.ah)||a.call(this),this.ah=void 0,null==(o=this.zu)||o.stop(),this.zh(),this.th+=1,this.Yu=[],this.Ku=0,this.$h=void 0,this.eh=!1}zh(){var t,e;null==(t=this.jh)||t.stop(),this.Gu=[],null==(e=this.ju)||e.call(this),this.ju=void 0}qh(){if(!this.$h||0===this.Ku)return!1;if(this.eh)return!0;this.eh=!0;var t=this.th;return this.Uh(),this.zh(),this.$h.catch((()=>{})).then((()=>{t===this.th&&(this.eh=!1,this.gh(),this.yh(),this.Wh(),Ee.info("stopped"))})).catch((()=>{this.eh=!1,this.Wh(),Ee.info("stopped")})),!0}stop(){this.qh()||(this.gh(),this.yh(),this.Wh(),Ee.info("stopped"))}discard(){this.yh(),this.Wh(),Ee.info("discarded")}Hh(t,e,r,i,n){var s,a={$snapshot_bytes:r,$snapshot_data:e,$session_id:i,$window_id:n};t.type===u.FullSnapshot&&null!=(s=De())&&null!=s.wasMaxDepthReached&&s.wasMaxDepthReached()&&(this.Qu=!0),this.status!==ht?this.Gh(a):this.yh()}Vh(t){t.counted&&t.generation===this.th&&(this.Ku=Math.max(0,this.Ku-1)),t.counted=!1,this.Yu=this.Yu.filter((e=>e!==t))}Zh(t,e,r){t.processed||t.generation!==this.th||(t.processed=!0,this.Hh(t.event,e,r,t.targetSessionId,t.targetWindowId))}Jh(t){try{var{event:e,size:r}=t.compressionEnabled?Qe(t.event):{event:t.event,size:At(t.event)};this.Zh(t,e,r)}finally{this.Vh(t)}}mh(){[...this.Yu].forEach((t=>{this.Jh(t)}))}Qh(t,e,r,i){var n=this,a={event:t,compressionEnabled:e,targetSessionId:r,targetWindowId:i,generation:this.th,processed:!1,counted:!0};this.Yu.push(a),this.Ku+=1;var o=function(){var r=s((function*(){try{if(a.processed)return;var{event:r,size:i}=e?Ge(t)?yield function(t){return Xe.apply(this,arguments)}(t):Qe(t):{event:t,size:At(t)};n.Zh(a,r,i)}finally{n.Vh(a)}}));return function(){return r.apply(this,arguments)}}();this.$h=this.$h?this.$h.catch((()=>{})).then(o):o()}onRRwebEmit(t){var e,r,i,n,s,a,o;if(this._instance.sessionManager&&(this.Oh(),t&&w(t))){if(t.type===u.Meta){var l=this.Mh(t.data.href);if(this.xh=l,!l)return;t.data.href=l}else this.Rh();if(null==(e=this.zu)||e.checkUrlTriggers(this.sessionId,(()=>this.Nh()),(()=>this.Fh()),((t,e)=>this.Dh(t,e))),!this.fu.urlBlocked||(h=t).type===u.Custom&&"recording paused"===h.data.tag){var h,d,c;t.type===u.FullSnapshot&&(this.Ah(),null==(d=this.jh)||d.reset(),null==(c=this._instance.persistence)||c.register_once({[X]:t.timestamp},void 0)),t.type===u.FullSnapshot&&null!=(r=this.zu)&&r.hasPendingTriggers(this.sessionId)&&this.Xh();var f=this.jh?this.jh.throttleMutations(t):t;if(f){var v=function(t){var e=t;if(e&&w(e)&&6===e.type&&w(e.data)&&"rrweb/console@1"===e.data.plugin){e.data.payload.payload.length>10&&(e.data.payload.payload=e.data.payload.payload.slice(0,10),e.data.payload.payload.push("...[truncated]"));for(var r=[],i=0;e.data.payload.payload.length>i;i++)r.push(e.data.payload.payload[i]&&e.data.payload.payload[i].length>2e3?e.data.payload.payload[i].slice(0,2e3)+"...[truncated]":e.data.payload.payload[i]);return e.data.payload.payload=r,t}return t}(f),p=function(t){return tr(t)?t.data.payload:null}(v),m=function(t){return er(t)?t.data.payload:null}(v);if(p||m){var g=null!=p?p:m;null!=g&&g.lastActivityTimestamp&&(v.timestamp=g.lastActivityTimestamp)}else this.Yh(v);t.type===u.FullSnapshot&&(this.Xu.push([this.Li,t.timestamp]),this.Xu.length>6&&(this.Xu=this.Xu.slice(-6)));var y=null!==(i=null!==(n=null==p?void 0:p.currentSessionId)&&void 0!==n?n:null==m?void 0:m.nextSessionId)&&void 0!==i?i:this.Li,b=null!==(s=null!==(a=null==p?void 0:p.currentWindowId)&&void 0!==a?a:null==m?void 0:m.nextWindowId)&&void 0!==s?s:this.Oi;if(!0!==this.Vu||function(t){return Ke(t)||tr(t)||er(t)}(v)){if(Ke(v)){var k=v.data.payload;k&&(v.timestamp=k.lastActivityTimestamp+k.threshold)}var S=null===(o=this._instance.config.session_recording.compress_events)||void 0===o||o;if(this.Ku>0||S&&Ge(v))this.Qh(v,S,y,b);else{var{event:I,size:_}=S?Qe(v):{event:v,size:At(v)};this.Hh(v,I,_,y,b)}}}}}}get status(){return this.zu?this.zu.getStatus({instance:this._instance,sessionId:this.sessionId,isSampled:this.Wu,rrwebError:this.Zu,urlTriggerMatching:this.fu,eventTriggerMatching:this.vu,linkedFlagMatching:this.pu,remoteConfig:this.Ea}):ht}log(t,e){var r;void 0===e&&(e="log"),null==(r=this._instance.sessionRecording)||r.onRRwebEmit({type:6,data:{plugin:"rrweb/console@1",payload:{level:e,trace:[],payload:[JSON.stringify(t)]}},timestamp:Date.now()})}overrideLinkedFlag(){this.pu.linkedFlagSeen=!0,this.Ru(),this.Tu("linked_flag_overridden")}overrideSampling(){var t;null==(t=this._instance.persistence)||t.register({[q]:this.sessionId}),this.Ru(),this.Tu("sampling_overridden")}overrideTrigger(t){this.Dh(t)}Uh(){this.Kh&&(clearTimeout(this.Kh),this.Kh=void 0)}gh(){this.Uh();var t,e=this.dh();return this.status===ft||this.status===vt||this.status===ht||e?(this.Kh=setTimeout((()=>{this.gh()}),2e3),this.M):(this.M.data.length>0&&(Nt(this.M).forEach((t=>{var e;null==(e=this.oh)||e.trackSize(t.size),this.td({$snapshot_bytes:t.size,$snapshot_data:t.data,$session_id:t.sessionId,$window_id:t.windowId,$lib:x.LIB_NAME,$lib_version:x.LIB_VERSION})})),null==(t=this.zu)||t.onFlushComplete()),this.yh())}Gh(t){var e,r=2+((null==(e=this.M)?void 0:e.data.length)||0),i=t.$session_id;this.Vu||943718.4>=this.M.size+t.$snapshot_bytes+r&&this.M.sessionId===i||(this.M=this.gh(),this.M.sessionId=i,this.M.windowId=t.$window_id),this.M.size+=t.$snapshot_bytes,this.M.data.push(t.$snapshot_data),this.M.sizes.push(t.$snapshot_bytes),this.Kh||this.Vu||(this.Kh=setTimeout((()=>{this.gh()}),2e3))}td(t){this._instance.capture("$snapshot",t,{_url:this._instance.requestRouter.endpointFor("api",this.$u),_noTruncate:!0,_batchKey:"recordings",skip_client_rate_limiting:!0})}get fh(){var t,e,r=null==(t=this.M)?void 0:t.data[(null==(e=this.M)?void 0:e.data.length)-1],{sessionStartTimestamp:i}=this.Bu.checkAndGetSessionAndWindowId(!0);return r?r.timestamp-i:null}Xh(){if(!this.M||0===this.M.data.length)return this.yh();for(var t=-1,e=this.M.data.length-1;e>=0;e--)if(this.M.data[e].type===u.Meta){t=e;break}return 0>t?this.yh():(this.M.data=this.M.data.slice(t),this.M.sizes=this.M.sizes.slice(t),this.M.size=this.M.sizes.reduce(((t,e)=>t+e),0),this.M)}yh(){return this.M={size:0,data:[],sizes:[],sessionId:this.Li,windowId:this.Oi},this.M}Tu(t,e){this._instance.register_for_session({$session_recording_start_reason:t}),Ee.info(t.replace("_"," "),e),"session_id_changed"!==t&&this.Nu("$recording_started",a({reason:t},e))}ed(t){var e;return 3===t.type&&-1!==Ne.indexOf(null==(e=t.data)?void 0:e.source)}Yh(t){var e=this.ed(t);e||this.Vu||t.timestamp-this.qu>this.Pu&&(this.Vu=!0,clearInterval(this.Eh),this.Nu("sessionIdle",{eventTimestamp:t.timestamp,lastActivityTimestamp:this.qu,threshold:this.Pu,bufferLength:this.M.data.length,bufferSize:this.M.size}),this.gh());var r=!1;if(e&&(this.qu=t.timestamp,this.Vu)){var i="unknown"===this.Vu;this.Vu=!1,i||(this.Nu("sessionNoLongerIdle",{reason:"user activity",type:t.type}),r=!0)}if(!this.Vu){var{windowId:n,sessionId:s}=this.Bu.checkAndGetSessionAndWindowId(!e,t.timestamp),a=this.Li!==s,o=this.Oi!==n;this.Oi=n,this.Li=s,a||o?(this.stop(),this.start("session_id_changed")):r&&this.Ah()}}uh(){var t;null==(t=this.zu)||t.clearConditionalRecordingPersistence()}get sdkDebugProperties(){var t,{sessionStartTimestamp:e}=this.Bu.checkAndGetSessionAndWindowId(!0);return{$recording_status:this.status,$sdk_debug_replay_internal_buffer_length:this.M.data.length,$sdk_debug_replay_internal_buffer_size:this.M.size,$sdk_debug_current_session_duration:this.fh,$sdk_debug_session_start:e,$sdk_debug_replay_flushed_size:null==(t=this.oh)?void 0:t.currentTrackedSize,$sdk_debug_replay_full_snapshots:this.Xu,$snapshot_max_depth_exceeded:this.Qu,$sdk_debug_replay_rrweb_error:this.Zu,$sdk_debug_rrweb_attached:!!this.ju,$sdk_debug_rrweb_start_attempted:this.Ju}}Ph(){var t;if(!this.ju){this.Ju=!0;var e,r,i,n={blockClass:"ph-no-capture",blockSelector:void 0,ignoreClass:"ph-ignore-input",maskTextClass:"ph-mask",maskTextSelector:void 0,maskTextFn:void 0,maskAllInputs:!0,maskInputOptions:{password:!0},maskInputFn:void 0,slimDOMOptions:{},collectFonts:!1,inlineStylesheet:!0,recordCrossOriginIframes:!1},s=this._instance.config.session_recording;for(var[o,u]of Object.entries(s||{}))o in n&&("maskInputOptions"===o?n.maskInputOptions=a({password:!0},u):n[o]=u);this.Sh&&this.Sh.enabled&&(n.recordCanvas=!0,n.sampling={canvas:this.Sh.fps},n.dataURLOptions={type:"image/webp",quality:this.Sh.quality}),this.kh&&(n.maskAllInputs=null===(e=this.kh.maskAllInputs)||void 0===e||e,n.maskTextSelector=null!==(r=this.kh.maskTextSelector)&&void 0!==r?r:void 0,n.blockSelector=null!==(i=this.kh.blockSelector)&&void 0!==i?i:void 0);var l=Be();if(l){this.jh=null!==(t=this.jh)&&void 0!==t?t:new ge(l,{refillRate:this._instance.config.session_recording.__mutationThrottlerRefillRate,bucketSize:this._instance.config.session_recording.__mutationThrottlerBucketSize,onBlockedNode:(t,e)=>{var r="Too many mutations on node '"+t+"'. Rate limiting. This could be due to SVG animations or something similar";Ee.info(r,{node:e}),this.log(Ae+" "+r,"warn")}});var h=this.Ch();if(this.ju=l(a({emit:t=>{this.onRRwebEmit(t)},plugins:h},n)),!this.ju)return this.Zu=!0,void Ee.error("rrweb failed to start - Loss of recording data is possible. Check the browser console for rrweb errors.");this.Zu=!1,this.qu=Date.now(),this.Vu=C(this.Vu)?this.Vu:"unknown",this.tryAddCustomEvent("$remote_config_received",this.Ea),this.Nu("$session_options",{sessionRecordingOptions:n,activePlugins:h.map((t=>null==t?void 0:t.name))}),this.Nu("$posthog_config",{config:this._instance.config})}else Ee.error("_startRecorder was called but rrwebRecord is not available. This indicates something has gone wrong.")}}tryAddCustomEvent(t,e){return this.Nu(t,e)}}var ir,nr=["type"],sr=Object.defineProperty,ar=(t,e,r)=>((t,e,r)=>e in t?sr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r)(t,"symbol"!=typeof e?e+"":e,r),or=(t=>(t[t.DomContentLoaded=0]="DomContentLoaded",t[t.Load=1]="Load",t[t.FullSnapshot=2]="FullSnapshot",t[t.IncrementalSnapshot=3]="IncrementalSnapshot",t[t.Meta=4]="Meta",t[t.Custom=5]="Custom",t[t.Plugin=6]="Plugin",t))(or||{}),ur=(t=>(t[t.Mutation=0]="Mutation",t[t.MouseMove=1]="MouseMove",t[t.MouseInteraction=2]="MouseInteraction",t[t.Scroll=3]="Scroll",t[t.ViewportResize=4]="ViewportResize",t[t.Input=5]="Input",t[t.TouchMove=6]="TouchMove",t[t.MediaInteraction=7]="MediaInteraction",t[t.StyleSheetRule=8]="StyleSheetRule",t[t.CanvasMutation=9]="CanvasMutation",t[t.Font=10]="Font",t[t.Log=11]="Log",t[t.Drag=12]="Drag",t[t.StyleDeclaration=13]="StyleDeclaration",t[t.Selection=14]="Selection",t[t.AdoptedStyleSheet=15]="AdoptedStyleSheet",t[t.CustomElement=16]="CustomElement",t))(ur||{}),lr=(t=>(t[t.MouseUp=0]="MouseUp",t[t.MouseDown=1]="MouseDown",t[t.Click=2]="Click",t[t.ContextMenu=3]="ContextMenu",t[t.DblClick=4]="DblClick",t[t.Focus=5]="Focus",t[t.Blur=6]="Blur",t[t.TouchStart=7]="TouchStart",t[t.TouchMove_Departed=8]="TouchMove_Departed",t[t.TouchEnd=9]="TouchEnd",t[t.TouchCancel=10]="TouchCancel",t))(lr||{}),hr=(t=>(t[t.Mouse=0]="Mouse",t[t.Pen=1]="Pen",t[t.Touch=2]="Touch",t))(hr||{}),dr=(t=>(t[t["2D"]=0]="2D",t[t.WebGL=1]="WebGL",t[t.WebGL2=2]="WebGL2",t))(dr||{}),cr=(t=>(t[t.Play=0]="Play",t[t.Pause=1]="Pause",t[t.Seeked=2]="Seeked",t[t.VolumeChange=3]="VolumeChange",t[t.RateChange=4]="RateChange",t))(cr||{}),fr=(t=>(t[t.Document=0]="Document",t[t.DocumentType=1]="DocumentType",t[t.Element=2]="Element",t[t.Text=3]="Text",t[t.CDATA=4]="CDATA",t[t.Comment=5]="Comment",t))(fr||{}),vr={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},pr={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},mr={};function gr(t){if(mr[t])return mr[t];var e=function(t){var e,r,i=null==(r=null==(e=null==globalThis?void 0:globalThis.Zone)?void 0:e.__symbol__)?void 0:r.call(e,t);return i&&globalThis[i]?globalThis[i]:void 0}(t)||globalThis[t],r=e.prototype,i=t in vr?vr[t]:void 0,n=Boolean(i&&i.every((t=>{var e,i;return Boolean(null==(i=null==(e=Object.getOwnPropertyDescriptor(r,t))?void 0:e.get)?void 0:i.toString().includes("[native code]"))}))),s=t in pr?pr[t]:void 0,a=Boolean(s&&s.every((t=>{var e;return"function"==typeof r[t]&&(null==(e=r[t])?void 0:e.toString().includes("[native code]"))})));if(n&&a)return mr[t]=e.prototype,e.prototype;var o=document.createElement("iframe");try{document.body.appendChild(o);var u=o.contentWindow;if(!u)return e.prototype;var l=u[t].prototype;return l?mr[t]=l:r}catch(t){return r}finally{o.parentNode&&document.body.removeChild(o)}}var yr={};function wr(t,e,r){var i,n=t+"."+String(r);if(yr[n])return yr[n].call(e);var s=gr(t),a=null==(i=Object.getOwnPropertyDescriptor(s,r))?void 0:i.get;return a?(yr[n]=a,a.call(e)):e[r]}var br={};function kr(t,e,r){var i=t+"."+String(r);if(br[i])return br[i].bind(e);var n=gr(t)[r];return"function"!=typeof n?e[r]:(br[i]=n,n.bind(e))}function Sr(){return gr("MutationObserver").constructor}function Ir(t,e,r){try{if(!(e in t))return()=>{};var i=t[e],n=r(i);return"function"==typeof n&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__rrweb_original__:{enumerable:!1,value:i}})),t[e]=n,()=>{t[e]=i}}catch(t){return()=>{}}}var _r={childNodes:t=>wr("Node",t,"childNodes"),parentNode:t=>wr("Node",t,"parentNode"),parentElement:t=>wr("Node",t,"parentElement"),textContent:t=>wr("Node",t,"textContent"),contains:(t,e)=>kr("Node",t,"contains")(e),getRootNode:t=>kr("Node",t,"getRootNode")(),host:t=>t&&"host"in t?wr("ShadowRoot",t,"host"):null,styleSheets:t=>t.styleSheets,shadowRoot:t=>t&&"shadowRoot"in t?wr("Element",t,"shadowRoot"):null,querySelector:(t,e)=>kr("Element",t,"querySelector")(e),querySelectorAll:(t,e)=>kr("Element",t,"querySelectorAll")(e),mutationObserver:Sr,patch:Ir};function Cr(t){return t.nodeType===t.ELEMENT_NODE}function Mr(t){var e=t&&"host"in t&&"mode"in t&&_r.host(t)||null;return Boolean(e&&"shadowRoot"in e&&_r.shadowRoot(e)===t)}function Tr(t){return"[object ShadowRoot]"==={}.toString.call(t)}function Rr(t){try{var e=t.rules||t.cssRules;if(!e)return null;var r=t.href;return!r&&t.ownerNode&&(r=t.ownerNode.baseURI),(i=Array.from(e,(t=>xr(t,r))).join("")).includes(" background-clip: text;")&&!i.includes(" -webkit-background-clip: text;")&&(i=i.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),i}catch(t){return null}var i}function xr(t,e){var r;if(function(t){return"styleSheet"in t}(t)){var i;try{i=Rr(t.styleSheet)||function(t){var{cssText:e}=t;if(3>e.split('"').length)return e;var r=["@import","url("+JSON.stringify(t.href)+")"];return""===t.layerName?r.push("layer"):t.layerName&&r.push("layer("+t.layerName+")"),t.supportsText&&r.push("supports("+t.supportsText+")"),t.media.length&&r.push(t.media.mediaText),r.join(" ")+";"}(t)}catch(e){i=t.cssText}try{if(i&&(null==(r=t.styleSheet)?void 0:r.href))return Wr(i,t.styleSheet.href)}catch(t){}return i}var n=t.cssText;return function(t){return"selectorText"in t}(t)&&t.selectorText.includes(":")&&(n=n.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),e?Wr(n,e):n}class Or{constructor(){ar(this,"idNodeMap",new Map),ar(this,"nodeMetaMap",new WeakMap)}getId(t){var e;if(!t)return-1;var r=null==(e=this.getMeta(t))?void 0:e.id;return null!=r?r:-1}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){var e=this.getId(t);if(this.idNodeMap.delete(e),t.childNodes&&t.childNodes.forEach((t=>this.removeNodeFromMap(t))),Cr(t)){var r=_r.shadowRoot(t);r&&this.removeNodeFromMap(r),"IFRAME"===t.nodeName&&t.contentDocument&&this.removeNodeFromMap(t.contentDocument)}}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,e){this.idNodeMap.set(e.id,t),this.nodeMetaMap.set(t,e)}replace(t,e){var r=this.getNode(t);if(r){var i=this.nodeMetaMap.get(r);i&&this.nodeMetaMap.set(e,i)}this.idNodeMap.set(t,e)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function Lr(t){var{element:e,maskInputOptions:r,tagName:i,type:n,value:s,maskInputFn:a}=t,o=s||"",u=n&&Ar(n);return(r[i.toLowerCase()]||u&&r[u])&&(o=a?a(o,e):"*".repeat(o.length)),o}function Ar(t){return t.toLowerCase()}var Er="__rrweb_original__";function Nr(t){var e=t.type;return t.hasAttribute("data-rr-is-password")?"password":e?Ar(e):null}var Fr=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,Dr=/^(?:[a-z+]+:)?\/\//i,Br=/^www\..*/i,Pr=/^(data:)([^,]*),(.*)/i;function Wr(t,e){return(t||"").replace(Fr,((t,r,i,n,s,a)=>{var o,u=i||s||a,l=r||n||"";if(!u)return t;if(Dr.test(u)||Br.test(u))return"url("+l+u+l+")";if(Pr.test(u))return"url("+l+u+l+")";if("/"===u[0])return"url("+l+(((o=e).indexOf("//")>-1?o.split("/").slice(0,3).join("/"):o.split("/")[0]).split("?")[0]+u)+l+")";var h=e.split("/"),d=u.split("/");for(var c of(h.pop(),d))"."!==c&&(".."===c?h.pop():h.push(c));return"url("+l+h.join("/")+l+")"}))}var Ur,zr,$r="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHBhdHRlcm4gaWQ9InN0cmlwZXMiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CiAgICAgIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KICAgICAgPHBhdGggZD0iTTggMEgxNkwwIDE2VjhMOCAwWiIgZmlsbD0iIzJEMkQyRCIvPgogICAgICA8cGF0aCBkPSJNMTYgOFYxNkg4TDE2IDhaIiBmaWxsPSIjMkQyRDJEIi8+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjc3RyaXBlcykiLz4KPC9zdmc+Cg==",jr=4096,qr=1,Hr=new RegExp("[^a-z0-9-_:]"),Gr=-2;function Vr(){return qr++}var Zr=/^[^ \t\n\r\u000c]+/,Jr=/^[, \t\n\r\u000c]+/,Qr=new WeakMap;function Xr(t,e){return e&&""!==e.trim()?Yr(t,e):e}function Yr(t,e){var r=Qr.get(t);if(r||(r=t.createElement("a"),Qr.set(t,r)),e){if(e.startsWith("blob:")||e.startsWith("data:"))return e}else e="";return r.setAttribute("href",e),r.href}function Kr(t,e,r,i,n,s){var a,o,u;if(!i)return i;if("src"===r||"href"===r&&("use"!==e||"#"!==i[0])){if("link"===e&&n){var l=null==(a=n.sheet)?void 0:a.href;if(l)return l}var h=Xr(t,i);if("img"===e&&h.startsWith("data:")&&n){var d=h;return((null==s?void 0:s.type)||void 0!==(null==s?void 0:s.quality))&&(d=function(t,e,r,i){if(!t.complete||0===t.naturalWidth)return e;if(t.naturalWidth>jr||t.naturalHeight>jr)return e;try{var n=document.createElement("canvas");n.width=t.naturalWidth,n.height=t.naturalHeight;var s=n.getContext("2d");return s?(s.drawImage(t,0,0),n.toDataURL(r||"image/webp",null!=i?i:.4)):e}catch(t){return e}}(n,h,s.type,s.quality)),(null==s?void 0:s.maxBase64ImageLength)&&(o=d,d=(u=s.maxBase64ImageLength)&&o.length>u?$r:o),d}return h}return"xlink:href"===r&&"#"!==i[0]?Xr(t,i):"background"!==r||"table"!==e&&"td"!==e&&"th"!==e?"srcset"===r?function(t,e){if(""===e.trim())return e;var r=0;function i(t){var i,n=t.exec(e.substring(r));return n?(r+=(i=n[0]).length,i):""}for(var n=[];i(Jr),e.length>r;){var s=i(Zr);if(","===s.slice(-1))s=Xr(t,s.substring(0,s.length-1)),n.push(s);else{var a="";s=Xr(t,s);for(var o=!1;;){var u=e.charAt(r);if(""===u){n.push((s+a).trim());break}if(o)")"===u&&(o=!1);else{if(","===u){r+=1,n.push((s+a).trim());break}"("===u&&(o=!0)}a+=u,r+=1}}}return n.join(", ")}(t,i):"style"===r?Wr(i,Yr(t)):"object"===e&&"data"===r?Xr(t,i):i:Xr(t,i)}function ti(t,e,r){return("video"===t||"audio"===t)&&"autoplay"===e}function ei(t,e,r){if(!t)return!1;if(t.nodeType!==t.ELEMENT_NODE)return!!r&&ei(_r.parentNode(t),e,r);for(var i=t.classList.length;i--;)if(e.test(t.classList[i]))return!0;return!!r&&ei(_r.parentNode(t),e,r)}function ri(t,e,r,i){var n;if(Cr(t)){if(!_r.childNodes(n=t).length)return!1}else{if(null===_r.parentElement(t))return!1;n=_r.parentElement(t)}try{if("string"==typeof e){if(i){if(n.closest("."+e))return!0}else if(n.classList.contains(e))return!0}else if(ei(n,e,i))return!0;if(r)if(i){if(n.closest(r))return!0}else if(n.matches(r))return!0}catch(t){}return!1}var ii=new Map;function ni(t,e){return Array.from(t.styleSheets).find((t=>t.href===e))}function si(t){return null==t?"":t.toLowerCase()}var ai=50,oi=!1,ui=!1;function li(t,e){var{doc:r,mirror:i,blockClass:n,blockSelector:s,maskTextClass:a,maskTextSelector:o,skipChild:u=!1,inlineStylesheet:l=!0,maskInputOptions:h={},maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v={},inlineImages:p=!1,recordCanvas:m=!1,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w=5e3,onIframeListenerRegistered:b,onStylesheetLoad:k,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:I=(()=>!1),newlyAddedElement:_=!1,depth:C=0,maxDepth:M=ai}=e,{needsMask:T}=e,{preserveWhiteSpace:R=!0}=e;if(C>=M)return ui=!0,oi||(oi=!0,console.warn("[rrweb-snapshot] DOM tree depth exceeded max depth of "+M+". Children beyond this depth will not be recorded. This may indicate deeply nested DOM structures.")),null;T||(T=ri(t,a,o,void 0===T));var x,O=function(t,e){var{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:a,inlineStylesheet:o,maskInputOptions:u={},maskTextFn:l,maskInputFn:h,dataURLOptions:d={},inlineImages:c,recordCanvas:f,keepIframeSrcFn:v,newlyAddedElement:p=!1}=e,m=function(t,e){if(e.hasNode(t)){var r=e.getId(t);return 1===r?void 0:r}}(r,i);switch(t.nodeType){case t.DOCUMENT_NODE:return"CSS1Compat"!==t.compatMode?{type:fr.Document,childNodes:[],compatMode:t.compatMode}:{type:fr.Document,childNodes:[]};case t.DOCUMENT_TYPE_NODE:return{type:fr.DocumentType,name:t.name,publicId:t.publicId,systemId:t.systemId,rootId:m};case t.ELEMENT_NODE:return function(t,e){for(var r,i,n,s,{doc:a,blockClass:o,blockSelector:u,inlineStylesheet:l,maskInputOptions:h={},maskInputFn:d,dataURLOptions:c={},inlineImages:f,recordCanvas:v,keepIframeSrcFn:p,newlyAddedElement:m=!1,rootId:g}=e,y=function(t,e,r){try{if("string"==typeof e){if(t.classList.contains(e))return!0}else for(var i=t.classList.length;i--;)if(e.test(t.classList[i]))return!0;if(r)return t.matches(r)}catch(t){}return!1}(t,o,u),w=function(t){if(t instanceof HTMLFormElement)return"form";var e=Ar(t.tagName);return Hr.test(e)?"div":e}(t),b={},k=t.attributes.length,S=0;k>S;S++){var I=t.attributes[S];ti(w,I.name)||(b[I.name]=Kr(a,w,Ar(I.name),I.value,t,c))}if("link"===w&&l){var _=t.sheet;if(!_){var C=function(t){return t.href}(t);C&&!(_=ni(a,C))&&C.includes(".css")&&(_=ni(a,window.location.origin+"/"+C.replace(window.location.href,"")))}var M=null;_&&(M=Rr(_)),M&&(delete b.rel,delete b.href,b._cssText=M)}if("style"===w&&t.sheet&&!(t.innerText||_r.textContent(t)||"").trim().length){var T=Rr(t.sheet);T&&(b._cssText=T)}if("input"===w||"textarea"===w||"select"===w){var R=t.value,x=t.checked;"radio"!==b.type&&"checkbox"!==b.type&&"submit"!==b.type&&"button"!==b.type&&R?b.value=Lr({element:t,type:Nr(t),tagName:w,value:R,maskInputOptions:h,maskInputFn:d}):x&&(b.checked=x)}if("option"===w&&(t.selected&&!h.select?b.selected=!0:delete b.selected),"dialog"===w&&t.open)try{b.rr_open_mode=t.matches("dialog:modal")?"modal":"non-modal"}catch(t){b.rr_open_mode="modal",b.ph_rr_could_not_detect_modal=!0}if("canvas"===w&&v)if("2d"===t.__context)(function(t){var e=t.getContext("2d");if(!e)return!0;for(var r=0;t.width>r;r+=50)for(var i=0;t.height>i;i+=50){var n=e.getImageData;if(new Uint32Array((Er in n?n[Er]:n).call(e,r,i,Math.min(50,t.width-r),Math.min(50,t.height-i)).data.buffer).some((t=>0!==t)))return!1}return!0})(t)||(b.rr_dataURL=t.toDataURL(c.type,c.quality));else if(!("__context"in t)){var O=t.toDataURL(c.type,c.quality),L=a.createElement("canvas");L.width=t.width,L.height=t.height,O!==L.toDataURL(c.type,c.quality)&&(b.rr_dataURL=O)}if("img"===w&&f){Ur||(Ur=a.createElement("canvas"),zr=Ur.getContext("2d"));var A=t,E=A.currentSrc||A.getAttribute("src")||"<unknown-src>",N=A.crossOrigin,F=()=>{A.removeEventListener("load",F);try{Ur.width=A.naturalWidth,Ur.height=A.naturalHeight,zr.drawImage(A,0,0),b.rr_dataURL=Ur.toDataURL(c.type,c.quality)}catch(t){if("anonymous"!==A.crossOrigin)return A.crossOrigin="anonymous",void(A.complete&&0!==A.naturalWidth?F():A.addEventListener("load",F));console.warn("Cannot inline img src="+E+"! Error: "+t)}"anonymous"===A.crossOrigin&&(N?b.crossOrigin=N:A.removeAttribute("crossorigin"))};A.complete&&0!==A.naturalWidth?F():A.addEventListener("load",F)}if("audio"===w||"video"===w){var D=b;D.rr_mediaState=t.paused?"paused":"played",D.rr_mediaCurrentTime=t.currentTime,D.rr_mediaPlaybackRate=t.playbackRate,D.rr_mediaMuted=t.muted,D.rr_mediaLoop=t.loop,D.rr_mediaVolume=t.volume}if(m||(t.scrollLeft&&(b.rr_scrollLeft=t.scrollLeft),t.scrollTop&&(b.rr_scrollTop=t.scrollTop)),y){var{width:B,height:P,left:W,top:U}=t.getBoundingClientRect(),z=null==(r=a.defaultView)?void 0:r.getComputedStyle(t);b={class:b.class,rr_width:B+"px",rr_height:P+"px",rr_left:Math.floor(W+((null==(i=a.defaultView)?void 0:i.scrollX)||0))+"px",rr_top:Math.floor(U+((null==(n=a.defaultView)?void 0:n.scrollY)||0))+"px"},z&&(b.rr_position=z.position||"static",z.transform&&"none"!==z.transform&&(b.rr_transform=z.transform),z.display&&z.display.startsWith("inline")&&(b.rr_display=z.display))}"iframe"!==w||p(b.src)||(t.contentDocument||(b.rr_src=b.src),delete b.src);try{customElements.get(w)&&(s=!0)}catch(t){}return{type:fr.Element,tagName:w,attributes:b,childNodes:[],isSVG:(j=t,Boolean("svg"===j.tagName||j.ownerSVGElement)||void 0),needBlock:y,rootId:g,isCustom:s};var j}(t,{doc:r,blockClass:n,blockSelector:s,inlineStylesheet:o,maskInputOptions:u,maskInputFn:h,dataURLOptions:d,inlineImages:c,recordCanvas:f,keepIframeSrcFn:v,newlyAddedElement:p,rootId:m});case t.TEXT_NODE:return function(t,e){var r,{needsMask:i,maskTextFn:n,rootId:s}=e,a=_r.parentNode(t),o=a&&a.tagName,u=_r.textContent(t),l="STYLE"===o||void 0,h="SCRIPT"===o||void 0;if(l&&u){try{if(t.nextSibling||t.previousSibling);else if(null==(r=a.sheet)?void 0:r.cssRules){var d=Rr(a.sheet);d&&!/(?:^|[\s;{}])-?[a-zA-Z][\w-]*\s*:\s*;/.test(d)&&(u=d)}}catch(e){console.warn("Cannot get CSS styles from text's parentNode. Error: "+e,t)}u=Wr(u,Yr(e.doc))}return h&&(u="SCRIPT_PLACEHOLDER"),!l&&!h&&u&&i&&(u=n?n(u,_r.parentElement(t)):u.replace(/[\S]/g,"*")),{type:fr.Text,textContent:u||"",isStyle:l,rootId:s}}(t,{doc:r,needsMask:a,maskTextFn:l,rootId:m});case t.CDATA_SECTION_NODE:return{type:fr.CDATA,textContent:"",rootId:m};case t.COMMENT_NODE:return{type:fr.Comment,textContent:_r.textContent(t)||"",rootId:m};default:return!1}}(t,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:T,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,dataURLOptions:v,inlineImages:p,recordCanvas:m,keepIframeSrcFn:I,newlyAddedElement:_});if(!O)return console.warn(t,"not serialized"),null;x=i.hasNode(t)?i.getId(t):function(t,e){if(e.comment&&t.type===fr.Comment)return!0;if(t.type===fr.Element){if(e.script&&("script"===t.tagName||"link"===t.tagName&&("preload"===t.attributes.rel&&"script"===t.attributes.as||"modulepreload"===t.attributes.rel)||"link"===t.tagName&&"prefetch"===t.attributes.rel&&"string"==typeof t.attributes.href&&"js"===function(t,e){var r,i;try{i=new URL(t,window.location.href)}catch(t){return null}var n=i.pathname.match(/\.([0-9a-z]+)(?:$)/i);return null!==(r=null==n?void 0:n[1])&&void 0!==r?r:null}(t.attributes.href)))return!0;if(e.headFavicon&&("link"===t.tagName&&"shortcut icon"===t.attributes.rel||"meta"===t.tagName&&(si(t.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===si(t.attributes.name)||["icon","apple-touch-icon","shortcut icon"].includes(si(t.attributes.rel)))))return!0;if("meta"===t.tagName){if(e.headMetaDescKeywords&&si(t.attributes.name).match(/^description|keywords$/))return!0;if(e.headMetaSocial&&(si(t.attributes.property).match(/^(og|twitter|fb):/)||si(t.attributes.name).match(/^(og|twitter):/)||"pinterest"===si(t.attributes.name)))return!0;if(e.headMetaRobots&&["robots","googlebot","bingbot"].includes(si(t.attributes.name)))return!0;if(e.headMetaHttpEquiv&&void 0!==t.attributes["http-equiv"])return!0;if(e.headMetaAuthorship&&(["author","generator","framework","publisher","progid"].includes(si(t.attributes.name))||si(t.attributes.property).match(/^article:/)||si(t.attributes.property).match(/^product:/)))return!0;if(e.headMetaVerification&&["google-site-verification","yandex-verification","csrf-token","p:domain_verify","verify-v1","verification","shopify-checkout-api-token"].includes(si(t.attributes.name)))return!0}}return!1}(O,f)||!R&&O.type===fr.Text&&!O.isStyle&&!O.textContent.replace(/^\s+|\s+$/gm,"").length?Gr:Vr();var L=Object.assign(O,{id:x});if(i.add(t,L),x===Gr)return null;g&&g(t);var A=!u;if(L.type===fr.Element){A=A&&!L.needBlock,delete L.needBlock;var E=_r.shadowRoot(t);E&&Tr(E)&&(L.isShadowHost=!0)}if((L.type===fr.Document||L.type===fr.Element)&&A){f.headWhitespace&&L.type===fr.Element&&"head"===L.tagName&&(R=!1);var N={doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:T,maskTextClass:a,maskTextSelector:o,skipChild:u,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v,inlineImages:p,recordCanvas:m,preserveWhiteSpace:R,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w,onIframeListenerRegistered:b,onStylesheetLoad:k,stylesheetLoadTimeout:S,keepIframeSrcFn:I,depth:C+1,maxDepth:M};if(L.type===fr.Element&&"textarea"===L.tagName&&void 0!==L.attributes.value);else for(var F of Array.from(_r.childNodes(t))){var D=li(F,N);D&&L.childNodes.push(D)}var B=null;if(Cr(t)&&(B=_r.shadowRoot(t)))for(var P of Array.from(_r.childNodes(B))){var W=li(P,N);W&&(Tr(B)&&(W.isShadow=!0),L.childNodes.push(W))}}var U=_r.parentNode(t);if(U&&Mr(U)&&Tr(U)&&(L.isShadow=!0),L.type===fr.Element&&"iframe"===L.tagName){var z=function(t,e,r){var i,n=()=>{},s=t.contentWindow;if(!s)return n;try{i=s.document.readyState}catch(t){return n}var a=()=>e();if("complete"!==i){var o=!1,u=null,l=()=>{o||(o=!0,null!==u&&(clearTimeout(u),u=null),t.removeEventListener("load",h),t.addEventListener("load",a),e())},h=()=>l();return u=setTimeout(l,r),t.addEventListener("load",h),()=>{null!==u&&(clearTimeout(u),u=null),o?t.removeEventListener("load",a):(o=!0,t.removeEventListener("load",h))}}var d,c="about:blank";try{d=s.location.href}catch(t){return n}if(d!==c||t.src===c||""===t.src){var f=setTimeout(e,0);return t.addEventListener("load",a),()=>{clearTimeout(f),t.removeEventListener("load",a)}}return t.addEventListener("load",a),()=>{t.removeEventListener("load",a)}}(t,(()=>{var e=t.contentDocument;if(e&&y){var r=li(e,{doc:e,mirror:i,blockClass:n,blockSelector:s,needsMask:T,maskTextClass:a,maskTextSelector:o,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v,inlineImages:p,recordCanvas:m,preserveWhiteSpace:R,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w,onIframeListenerRegistered:b,onStylesheetLoad:k,stylesheetLoadTimeout:S,keepIframeSrcFn:I,depth:C+1,maxDepth:M});r&&y(t,r)}}),w);null==b||b(t,z)}return L.type===fr.Element&&"link"===L.tagName&&"stylesheet"===L.attributes.rel&&function(e,u,b){if(!ii.has(e)){var _;try{_=e.sheet}catch(t){return}if(!_){var x=new AbortController,O=!1,L=()=>{if(!O){O=!0;try{(()=>{if(k){var e=li(t,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:T,maskTextClass:a,maskTextSelector:o,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v,inlineImages:p,recordCanvas:m,preserveWhiteSpace:R,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w,onStylesheetLoad:k,stylesheetLoadTimeout:S,keepIframeSrcFn:I,depth:C,maxDepth:M});e&&k(t,e)}})()}finally{ii.delete(e),x.abort()}}},A=setTimeout(L,b);x.signal.addEventListener("abort",(()=>clearTimeout(A)),{once:!0}),e.addEventListener("load",L,{signal:x.signal,once:!0}),ii.set(e,x)}}}(t,0,S),L}function hi(t){return!0===t||"all"===t?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===t,headMetaDescKeywords:"all"===t,headTitleMutations:"all"===t}:!1===t?{}:t}class di{constructor(){ar(this,"parentElement",null),ar(this,"parentNode",null),ar(this,"ownerDocument"),ar(this,"firstChild",null),ar(this,"lastChild",null),ar(this,"previousSibling",null),ar(this,"nextSibling",null),ar(this,"ELEMENT_NODE",1),ar(this,"TEXT_NODE",3),ar(this,"nodeType"),ar(this,"nodeName"),ar(this,"RRNodeType")}get childNodes(){for(var t=[],e=this.firstChild;e;)t.push(e),e=e.nextSibling;return t}contains(t){if(!(t instanceof di))return!1;if(t.ownerDocument!==this.ownerDocument)return!1;if(t===this)return!0;for(;t.parentNode;){if(t.parentNode===this)return!0;t=t.parentNode}return!1}appendChild(t){throw new Error("RRDomException: Failed to execute 'appendChild' on 'RRNode': This RRNode type does not support this method.")}insertBefore(t,e){throw new Error("RRDomException: Failed to execute 'insertBefore' on 'RRNode': This RRNode type does not support this method.")}removeChild(t){throw new Error("RRDomException: Failed to execute 'removeChild' on 'RRNode': This RRNode type does not support this method.")}toString(){return"RRNode"}}function ci(t,e,r){void 0===r&&(r=document);var i={capture:!0,passive:!0};return r.addEventListener(t,e,i),()=>r.removeEventListener(t,e,i)}function fi(t){try{t()}catch(t){if(!(t instanceof DOMException&&"SecurityError"===t.name))throw t}}var vi="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.",pi={map:{},getId(){return console.error(vi),-1},getNode(){return console.error(vi),null},removeNodeFromMap(){console.error(vi)},has(){return console.error(vi),!1},reset(){console.error(vi)}};function mi(t,e,r){void 0===r&&(r={});var i=null,n=0;return function(){for(var s=arguments.length,a=new Array(s),o=0;s>o;o++)a[o]=arguments[o];var u=Date.now();n||!1!==r.leading||(n=u);var l=e-(u-n),h=this;0>=l||l>e?(i&&(clearTimeout(i),i=null),n=u,t.apply(h,a)):i||!1===r.trailing||(i=setTimeout((()=>{n=!1===r.leading?0:Date.now(),i=null,t.apply(h,a)}),l))}}function gi(t,e,r,i,n){void 0===n&&(n=window);var s=n.Object.getOwnPropertyDescriptor(t,e);return n.Object.defineProperty(t,e,i?r:{set(t){setTimeout((()=>{r.set.call(this,t)}),0),s&&s.set&&s.set.call(this,t)}}),()=>gi(t,e,s||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(pi=new Proxy(pi,{get(t,e,r){return"map"===e&&console.error(vi),Reflect.get(t,e,r)}}));var yi=Date.now;function wi(t){var e,r,i,n,s=t.document;return{left:s.scrollingElement?s.scrollingElement.scrollLeft:void 0!==t.pageXOffset?t.pageXOffset:s.documentElement.scrollLeft||(null==s?void 0:s.body)&&(null==(e=_r.parentElement(s.body))?void 0:e.scrollLeft)||(null==(r=null==s?void 0:s.body)?void 0:r.scrollLeft)||0,top:s.scrollingElement?s.scrollingElement.scrollTop:void 0!==t.pageYOffset?t.pageYOffset:(null==s?void 0:s.documentElement.scrollTop)||(null==s?void 0:s.body)&&(null==(i=_r.parentElement(s.body))?void 0:i.scrollTop)||(null==(n=null==s?void 0:s.body)?void 0:n.scrollTop)||0}}function bi(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function ki(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Si(t){return t?t.nodeType===t.ELEMENT_NODE?t:_r.parentElement(t):null}function Ii(t,e,r,i){if(!t)return!1;var n=Si(t);if(!n)return!1;try{if("string"==typeof e){if(n.classList.contains(e))return!0;if(i&&null!==n.closest("."+e))return!0}else if(ei(n,e,i))return!0}catch(t){}if(r){if(n.matches(r))return!0;if(i&&null!==n.closest(r))return!0}return!1}function _i(t,e,r){return!("TITLE"!==t.tagName||!r.headTitleMutations)||e.getId(t)===Gr}function Ci(t,e){if(Mr(t))return!1;var r=e.getId(t);if(!e.has(r))return!0;var i=_r.parentNode(t);return(!i||i.nodeType!==t.DOCUMENT_NODE)&&(!i||Ci(i,e))}function Mi(t){return Boolean(t.changedTouches)}function Ti(t,e){return Boolean("IFRAME"===t.nodeName&&e.getMeta(t))}function Ri(t,e){return Boolean("LINK"===t.nodeName&&t.nodeType===t.ELEMENT_NODE&&t.getAttribute&&"stylesheet"===t.getAttribute("rel")&&e.getMeta(t))}function xi(t){return!!t&&(t instanceof di&&"shadowRoot"in t?Boolean(t.shadowRoot):Boolean(_r.shadowRoot(t)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(yi=()=>(new Date).getTime());class Oi{constructor(){ar(this,"id",1),ar(this,"styleIDMap",new WeakMap),ar(this,"idStyleMap",new Map)}getId(t){var e;return null!==(e=this.styleIDMap.get(t))&&void 0!==e?e:-1}has(t){return this.styleIDMap.has(t)}add(t,e){return this.has(t)?this.getId(t):(r=void 0===e?this.id++:e,this.styleIDMap.set(t,r),this.idStyleMap.set(r,t),r);var r}getStyle(t){return this.idStyleMap.get(t)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function Li(t){var e,r=null;return"getRootNode"in t&&(null==(e=_r.getRootNode(t))?void 0:e.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&_r.host(_r.getRootNode(t))&&(r=_r.host(_r.getRootNode(t))),r}function Ai(t){var e=t.ownerDocument;return!!e&&(_r.contains(e,t)||function(t){var e=t.ownerDocument;if(!e)return!1;var r=function(t){for(var e,r=t;e=Li(r);)r=e;return r}(t);return _r.contains(e,r)}(t))}function Ei(t){return"__ln"in t}class Ni{constructor(){ar(this,"length",0),ar(this,"head",null),ar(this,"tail",null)}get(t){if(t>=this.length)throw new Error("Position outside of list range");for(var e=this.head,r=0;t>r;r++)e=(null==e?void 0:e.next)||null;return e}addNode(t){var e={value:t,previous:null,next:null};if(t.__ln=e,t.previousSibling&&Ei(t.previousSibling)){var r=t.previousSibling.__ln.next;e.next=r,e.previous=t.previousSibling.__ln,t.previousSibling.__ln.next=e,r&&(r.previous=e)}else if(t.nextSibling&&Ei(t.nextSibling)&&t.nextSibling.__ln.previous){var i=t.nextSibling.__ln.previous;e.previous=i,e.next=t.nextSibling.__ln,t.nextSibling.__ln.previous=e,i&&(i.next=e)}else this.head&&(this.head.previous=e),e.next=this.head,this.head=e;null===e.next&&(this.tail=e),this.length++}removeNode(t){var e=t.__ln;this.head&&(e.previous?(e.previous.next=e.next,e.next?e.next.previous=e.previous:this.tail=e.previous):(this.head=e.next,this.head?this.head.previous=null:this.tail=null),t.__ln&&delete t.__ln,this.length--)}}var Fi,Di=(t,e)=>t+"@"+e;class Bi{constructor(){ar(this,"frozen",!1),ar(this,"locked",!1),ar(this,"texts",[]),ar(this,"attributes",[]),ar(this,"attributeMap",new WeakMap),ar(this,"removes",[]),ar(this,"mapRemoves",[]),ar(this,"movedMap",{}),ar(this,"addedSet",new Set),ar(this,"movedSet",new Set),ar(this,"droppedSet",new Set),ar(this,"removesSubTreeCache",new Set),ar(this,"mutationCb"),ar(this,"blockClass"),ar(this,"blockSelector"),ar(this,"maskTextClass"),ar(this,"maskTextSelector"),ar(this,"inlineStylesheet"),ar(this,"maskInputOptions"),ar(this,"maskTextFn"),ar(this,"maskInputFn"),ar(this,"keepIframeSrcFn"),ar(this,"recordCanvas"),ar(this,"inlineImages"),ar(this,"slimDOMOptions"),ar(this,"dataURLOptions"),ar(this,"doc"),ar(this,"mirror"),ar(this,"iframeManager"),ar(this,"stylesheetManager"),ar(this,"shadowDomManager"),ar(this,"canvasManager"),ar(this,"processedNodeManager"),ar(this,"unattachedDoc"),ar(this,"canvasManagerReleased",!1),ar(this,"processMutations",(t=>{t.forEach(this.processMutation),this.emit()})),ar(this,"emit",(()=>{if(!this.frozen&&!this.locked){for(var t=[],e=new Set,r=new Ni,i=t=>{for(var e=t,r=Gr;r===Gr;)r=(e=e&&e.nextSibling)&&this.mirror.getId(e);return r},n=n=>{var s=_r.parentNode(n);if(s&&Ai(n)&&"TEXTAREA"!==s.tagName){var a=Mr(s)?this.mirror.getId(Li(n)):this.mirror.getId(s),o=i(n);if(-1===a||-1===o)return r.addNode(n);var u=li(n,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,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:t=>{Ti(t,this.mirror)&&this.iframeManager.addIframe(t),Ri(t,this.mirror)&&this.stylesheetManager.trackLinkElement(t),xi(n)&&this.shadowDomManager.addShadowRoot(_r.shadowRoot(n),this.doc)},onIframeLoad:(t,e)=>{this.iframeManager.attachIframe(t,e),this.shadowDomManager.observeAttachShadow(t)},onIframeListenerRegistered:(t,e)=>{this.iframeManager.registerLoadListenerDisposer(t,e)},onStylesheetLoad:(t,e)=>{this.stylesheetManager.attachLinkElement(t,e)}});u&&(t.push({parentId:a,nextId:o,node:u}),e.add(u.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(var s of this.movedSet)Wi(this.removesSubTreeCache,s)&&!this.movedSet.has(_r.parentNode(s))||n(s);for(var a of this.addedSet)Ui(this.droppedSet,a)||Wi(this.removesSubTreeCache,a)?Ui(this.movedSet,a)?n(a):this.droppedSet.add(a):n(a);for(var o=null;r.length;){var u=null;if(o){var l=this.mirror.getId(_r.parentNode(o.value)),h=i(o.value);-1!==l&&-1!==h&&(u=o)}if(!u)for(var d=r.tail;d;){var c=d;if(d=d.previous,c){var f=this.mirror.getId(_r.parentNode(c.value));if(-1===i(c.value))continue;if(-1!==f){u=c;break}var v=_r.parentNode(c.value);if(v&&v.nodeType===Node.DOCUMENT_FRAGMENT_NODE){var p=_r.host(v);if(-1!==this.mirror.getId(p)){u=c;break}}}}if(!u){for(;r.head;)r.removeNode(r.head.value);break}o=u.previous,r.removeNode(u.value),n(u.value)}var m={texts:this.texts.map((t=>{var e=t.node,r=_r.parentNode(e);return r&&"TEXTAREA"===r.tagName&&this.genTextAreaValueMutation(r),{id:this.mirror.getId(e),value:t.value}})).filter((t=>!e.has(t.id))).filter((t=>this.mirror.has(t.id))),attributes:this.attributes.map((t=>{var{attributes:e}=t;if("string"==typeof e.style){var r=JSON.stringify(t.styleDiff),i=JSON.stringify(t._unchangedStyles);e.style.length>r.length&&(r+i).split("var(").length===e.style.split("var(").length&&(e.style=t.styleDiff)}return{id:this.mirror.getId(t.node),attributes:e}})).filter((t=>!e.has(t.id))).filter((t=>this.mirror.has(t.id))),removes:this.removes,adds:t};(m.texts.length||m.attributes.length||m.removes.length||m.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(m))}})),ar(this,"bufferBelongsToIframe",(t=>this.doc===t.contentDocument)),ar(this,"genTextAreaValueMutation",(t=>{var e=this.attributeMap.get(t);e||(this.attributes.push(e={node:t,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(t,e));var r=Array.from(_r.childNodes(t),(t=>_r.textContent(t)||"")).join("");e.attributes.value=Lr({element:t,maskInputOptions:this.maskInputOptions,tagName:t.tagName,type:Nr(t),value:r,maskInputFn:this.maskInputFn})})),ar(this,"processMutation",(t=>{if(!_i(t.target,this.mirror,this.slimDOMOptions))switch(t.type){case"characterData":var e=_r.textContent(t.target);Ii(t.target,this.blockClass,this.blockSelector,!1)||e===t.oldValue||this.texts.push({value:ri(t.target,this.maskTextClass,this.maskTextSelector,!0)&&e?this.maskTextFn?this.maskTextFn(e,Si(t.target)):e.replace(/[\S]/g,"*"):e,node:t.target});break;case"attributes":var r=t.target,i=t.attributeName,n=t.target.getAttribute(i);if("value"===i){var s=Nr(r);n=Lr({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:s,value:n,maskInputFn:this.maskInputFn})}if(Ii(t.target,this.blockClass,this.blockSelector,!1)||n===t.oldValue)return;var a=this.attributeMap.get(t.target);if("IFRAME"===r.tagName&&"src"===i&&!this.keepIframeSrcFn(n)){if(r.contentDocument)return;i="rr_src"}if(a||(this.attributes.push(a={node:t.target,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(t.target,a)),"type"===i&&"INPUT"===r.tagName&&"password"===(t.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!ti(r.tagName,i))if(a.attributes[i]=Kr(this.doc,Ar(r.tagName),Ar(i),n,r,this.dataURLOptions),"style"===i){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(t){this.unattachedDoc=this.doc}var o=this.unattachedDoc.createElement("span");for(var u of(t.oldValue&&o.setAttribute("style",t.oldValue),Array.from(r.style))){var l=r.style.getPropertyValue(u),h=r.style.getPropertyPriority(u);l!==o.style.getPropertyValue(u)||h!==o.style.getPropertyPriority(u)?a.styleDiff[u]=""===h?l:[l,h]:a._unchangedStyles[u]=[l,h]}for(var d of Array.from(o.style))""===r.style.getPropertyValue(d)&&(a.styleDiff[d]=!1)}else"open"===i&&"DIALOG"===r.tagName&&(a.attributes.rr_open_mode=r.matches("dialog:modal")?"modal":"non-modal");break;case"childList":if(Ii(t.target,this.blockClass,this.blockSelector,!0))return;if("TEXTAREA"===t.target.tagName)return void this.genTextAreaValueMutation(t.target);t.addedNodes.forEach((e=>this.genAdds(e,t.target))),t.removedNodes.forEach((e=>{var r=this.mirror.getId(e),i=Mr(t.target)?this.mirror.getId(_r.host(t.target)):this.mirror.getId(t.target);Ii(t.target,this.blockClass,this.blockSelector,!1)||_i(e,this.mirror,this.slimDOMOptions)||!function(t,e){return-1!==e.getId(t)}(e,this.mirror)||(this.addedSet.has(e)?(Pi(this.addedSet,e),this.droppedSet.add(e)):this.addedSet.has(t.target)&&-1===r||Ci(t.target,this.mirror)||(this.movedSet.has(e)&&this.movedMap[Di(r,i)]?Pi(this.movedSet,e):(this.removes.push({parentId:i,id:r,isShadow:!(!Mr(t.target)||!Tr(t.target))||void 0}),function(t,e){for(var r=[t];r.length;){var i=r.pop();e.has(i)||(e.add(i),_r.childNodes(i).forEach((t=>r.push(t))))}}(e,this.removesSubTreeCache))),this.mapRemoves.push(e))}))}})),ar(this,"genAdds",((t,e)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!this.addedSet.has(t)&&!this.movedSet.has(t)){if(this.mirror.hasNode(t)){if(_i(t,this.mirror,this.slimDOMOptions))return;this.movedSet.add(t);var r=null;e&&this.mirror.hasNode(e)&&(r=this.mirror.getId(e)),r&&-1!==r&&(this.movedMap[Di(this.mirror.getId(t),r)]=!0)}else this.addedSet.add(t),this.droppedSet.delete(t);Ii(t,this.blockClass,this.blockSelector,!1)||(_r.childNodes(t).forEach((t=>this.genAdds(t))),xi(t)&&_r.childNodes(_r.shadowRoot(t)).forEach((e=>{this.processedNodeManager.add(e,this),this.genAdds(e,t)})))}}))}init(t){["mutationCb","blockClass","blockSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach((e=>{this[e]=t[e]})),this.canvasManager.acquire()}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.releaseCanvasManager()}releaseCanvasManager(){this.canvasManagerReleased||(this.canvasManagerReleased=!0,this.canvasManager.reset())}bufferDoc(){return this.doc}destroy(){for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift())}}function Pi(t,e){t.delete(e),_r.childNodes(e).forEach((e=>Pi(t,e)))}function Wi(t,e,r){return 0!==t.size&&function(t,e,r){var i=_r.parentNode(e);return!!i&&t.has(i)}(t,e)}function Ui(t,e){return 0!==t.size&&zi(t,e)}function zi(t,e){var r=_r.parentNode(e);return!!r&&(!!t.has(r)||zi(t,r))}var $i=t=>Fi?function(){try{return t(...arguments)}catch(t){if(Fi&&!0===Fi(t))return;throw t}}:t,ji=[];function qi(t){try{if("composedPath"in t){var e=t.composedPath();if(e.length)return e[0]}else if("path"in t&&t.path.length)return t.path[0]}catch(t){}return t&&t.target}function Hi(t,e){var r=new Bi;ji.push(r),r.init(t);var i=new(Sr())($i(r.processMutations.bind(r)));return i.observe(e,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),{observer:i,buffer:r}}function Gi(t){var{scrollCb:e,doc:r,mirror:i,blockClass:n,blockSelector:s,sampling:a}=t;return ci("scroll",$i(mi($i((t=>{var a=qi(t);if(a&&!Ii(a,n,s,!0)){var o=i.getId(a);if(a===r&&r.defaultView){var u=wi(r.defaultView);e({id:o,x:u.left,y:u.top})}else e({id:o,x:a.scrollLeft,y:a.scrollTop})}})),a.scroll||100)),r)}function Vi(t,e){for(var r=ji.length-1;r>=0;r--){var i=ji[r];if(i){var n=i.bufferBelongsToIframe(t);!n&&e&&e.has(i.bufferDoc())&&(n=!0),n&&(i.reset(),ji.splice(r,1))}}}var Zi=["INPUT","TEXTAREA","SELECT"],Ji=new WeakMap;function Qi(t){return function t(e,r){if(tn("CSSGroupingRule")&&e.parentRule instanceof CSSGroupingRule||tn("CSSMediaRule")&&e.parentRule instanceof CSSMediaRule||tn("CSSSupportsRule")&&e.parentRule instanceof CSSSupportsRule||tn("CSSConditionRule")&&e.parentRule instanceof CSSConditionRule){var i=Array.from(e.parentRule.cssRules).indexOf(e);return r.unshift(i),t(e.parentRule,r)}if(e.parentStyleSheet){var n=Array.from(e.parentStyleSheet.cssRules).indexOf(e);r.unshift(n)}return r}(t,[])}function Xi(t,e,r){var i,n;return t?(t.ownerNode?i=e.getId(t.ownerNode):n=r.getId(t),{styleId:n,id:i}):{}}function Yi(t,e){var r,i,n,s,{mirror:a,stylesheetManager:o}=t;s=a.getId("#document"===e.nodeName?e:_r.host(e));var u="#document"===e.nodeName?null==(r=e.defaultView)?void 0:r.Document:null==(n=null==(i=e.ownerDocument)?void 0:i.defaultView)?void 0:n.ShadowRoot,l=(null==u?void 0:u.prototype)?Object.getOwnPropertyDescriptor(null==u?void 0:u.prototype,"adoptedStyleSheets"):void 0;return null!==s&&-1!==s&&u&&l?(Object.defineProperty(e,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get(){var t;return null==(t=l.get)?void 0:t.call(this)},set(t){var e,r=null==(e=l.set)?void 0:e.call(this,t);if(null!==s&&-1!==s)try{o.adoptStyleSheets(t,s)}catch(t){}return r}}),$i((()=>{Object.defineProperty(e,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get:l.get,set:l.set})}))):()=>{}}function Ki(t,e){void 0===e&&(e={});var r,i,n=t.doc.defaultView;if(!n)return()=>{};if(function(t,e){var{mutationCb:r,mousemoveCb:i,mouseInteractionCb:n,scrollCb:s,viewportResizeCb:a,inputCb:o,mediaInteractionCb:u,styleSheetRuleCb:l,styleDeclarationCb:h,canvasMutationCb:d,fontCb:c,selectionCb:f,customElementCb:v}=t;t.mutationCb=function(){e.mutation&&e.mutation(...arguments),r(...arguments)},t.mousemoveCb=function(){e.mousemove&&e.mousemove(...arguments),i(...arguments)},t.mouseInteractionCb=function(){e.mouseInteraction&&e.mouseInteraction(...arguments),n(...arguments)},t.scrollCb=function(){e.scroll&&e.scroll(...arguments),s(...arguments)},t.viewportResizeCb=function(){e.viewportResize&&e.viewportResize(...arguments),a(...arguments)},t.inputCb=function(){e.input&&e.input(...arguments),o(...arguments)},t.mediaInteractionCb=function(){e.mediaInteaction&&e.mediaInteaction(...arguments),u(...arguments)},t.styleSheetRuleCb=function(){e.styleSheetRule&&e.styleSheetRule(...arguments),l(...arguments)},t.styleDeclarationCb=function(){e.styleDeclaration&&e.styleDeclaration(...arguments),h(...arguments)},t.canvasMutationCb=function(){e.canvasMutation&&e.canvasMutation(...arguments),d(...arguments)},t.fontCb=function(){e.font&&e.font(...arguments),c(...arguments)},t.selectionCb=function(){e.selection&&e.selection(...arguments),f(...arguments)},t.customElementCb=function(){e.customElement&&e.customElement(...arguments),v(...arguments)}}(t,e),t.recordDOM){var s=Hi(t,t.doc);r=s.observer,i=s.buffer}var o=function(t){var{mousemoveCb:e,sampling:r,doc:i,mirror:n}=t;if(!1===r.mousemove)return()=>{};var s,a="number"==typeof r.mousemove?r.mousemove:50,o="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,u=[],l=mi($i((t=>{var r=Date.now()-s;e(u.map((t=>(t.timeOffset-=r,t))),t),u=[],s=null})),o),h=$i(mi($i((t=>{var e=qi(t),{clientX:r,clientY:i}=Mi(t)?t.changedTouches[0]:t;s||(s=yi()),u.push({x:r,y:i,id:n.getId(e),timeOffset:yi()-s}),l("undefined"!=typeof DragEvent&&t instanceof DragEvent?ur.Drag:t instanceof MouseEvent?ur.MouseMove:ur.TouchMove)})),a,{trailing:!1})),d=[ci("mousemove",h,i),ci("touchmove",h,i),ci("drag",h,i)];return $i((()=>{d.forEach((t=>t()))}))}(t),u=function(t){var{mouseInteractionCb:e,doc:r,mirror:i,blockClass:n,blockSelector:s,sampling:o}=t;if(!1===o.mouseInteraction)return()=>{};var u=!0===o.mouseInteraction||void 0===o.mouseInteraction?{}:o.mouseInteraction,l=[],h=null;return Object.keys(lr).filter((t=>Number.isNaN(Number(t))&&!t.endsWith("_Departed")&&!1!==u[t])).forEach((t=>{var o=Ar(t),u=(t=>r=>{var o=qi(r);if(!Ii(o,n,s,!0)){var u=null,l=t;if("pointerType"in r){switch(r.pointerType){case"mouse":u=hr.Mouse;break;case"touch":u=hr.Touch;break;case"pen":u=hr.Pen}u===hr.Touch&&(lr[t]===lr.MouseDown?l="TouchStart":lr[t]===lr.MouseUp&&(l="TouchEnd"))}else Mi(r)&&(u=hr.Touch);null!==u?(h=u,(l.startsWith("Touch")&&u===hr.Touch||l.startsWith("Mouse")&&u===hr.Mouse)&&(u=null)):lr[t]===lr.Click&&(u=h,h=null);var d=Mi(r)?r.changedTouches[0]:r;if(d){var c=i.getId(o),{clientX:f,clientY:v}=d;$i(e)(a({type:lr[l],id:c,x:f,y:v},null!==u&&{pointerType:u}))}}})(t);if(window.PointerEvent)switch(lr[t]){case lr.MouseDown:case lr.MouseUp:o=o.replace("mouse","pointer");break;case lr.TouchStart:case lr.TouchEnd:return}l.push(ci(o,u,r))})),$i((()=>{l.forEach((t=>t()))}))}(t),l=Gi(t),h=function(t,e){var{viewportResizeCb:r}=t,{win:i}=e,n=-1,s=-1;return ci("resize",$i(mi($i((()=>{var t=bi(),e=ki();n===t&&s===e||(r({width:Number(e),height:Number(t)}),n=t,s=e)})),200)),i)}(t,{win:n}),d=function(t){var{inputCb:e,doc:r,mirror:i,blockClass:n,blockSelector:s,ignoreClass:o,ignoreSelector:u,maskInputOptions:l,maskInputFn:h,sampling:d,userTriggeredOnInput:c}=t;function f(t){var e=qi(t),i=t.isTrusted,a=e&&e.tagName;if(e&&"OPTION"===a&&(e=_r.parentElement(e)),e&&a&&Zi.indexOf(a)>=0&&!Ii(e,n,s,!0)&&!(e.classList.contains(o)||u&&e.matches(u))){var d=e.value,f=!1,p=Nr(e)||"";"radio"===p||"checkbox"===p?f=e.checked:(l[a.toLowerCase()]||l[p])&&(d=Lr({element:e,maskInputOptions:l,tagName:a,type:p,value:d,maskInputFn:h})),v(e,c?{text:d,isChecked:f,userTriggered:i}:{text:d,isChecked:f});var m=e.name;"radio"===p&&m&&f&&r.querySelectorAll('input[type="radio"][name="'+m+'"]').forEach((t=>{if(t!==e){var r=t.value;v(t,c?{text:r,isChecked:!f,userTriggered:!1}:{text:r,isChecked:!f})}}))}}function v(t,r){var n=Ji.get(t);if(!n||n.text!==r.text||n.isChecked!==r.isChecked){Ji.set(t,r);var s=i.getId(t);$i(e)(a({},r,{id:s}))}}var p=("last"===d.input?["change"]:["input","change"]).map((t=>ci(t,$i(f),r))),m=r.defaultView;if(!m)return()=>{p.forEach((t=>t()))};var g=m.Object.getOwnPropertyDescriptor(m.HTMLInputElement.prototype,"value");return g&&g.set&&p.push(...[[m.HTMLInputElement.prototype,"value"],[m.HTMLInputElement.prototype,"checked"],[m.HTMLSelectElement.prototype,"value"],[m.HTMLTextAreaElement.prototype,"value"],[m.HTMLSelectElement.prototype,"selectedIndex"],[m.HTMLOptionElement.prototype,"selected"]].map((t=>gi(t[0],t[1],{set(){$i(f)({target:this,isTrusted:!1})}},!1,m)))),$i((()=>{p.forEach((t=>t()))}))}(t),c=function(t){var{mediaInteractionCb:e,blockClass:r,blockSelector:i,mirror:n,sampling:s,doc:a}=t,o=$i((t=>mi($i((s=>{var a=qi(s);if(a&&!Ii(a,r,i,!0)){var{currentTime:o,volume:u,muted:l,playbackRate:h,loop:d}=a;e({type:t,id:n.getId(a),currentTime:o,volume:u,muted:l,playbackRate:h,loop:d})}})),s.media||500))),u=[ci("play",o(cr.Play),a),ci("pause",o(cr.Pause),a),ci("seeked",o(cr.Seeked),a),ci("volumechange",o(cr.VolumeChange),a),ci("ratechange",o(cr.RateChange),a)];return $i((()=>{u.forEach((t=>t()))}))}(t),f=()=>{},v=()=>{},p=()=>{},m=()=>{};t.recordDOM&&(f=function(t,e){var{styleSheetRuleCb:r,mirror:i,stylesheetManager:n}=t,{win:s}=e;if(!s.CSSStyleSheet||!s.CSSStyleSheet.prototype)return()=>{};var a=s.CSSStyleSheet.prototype.insertRule;s.CSSStyleSheet.prototype.insertRule=new Proxy(a,{apply:$i(((t,e,s)=>{var[a,o]=s,{id:u,styleId:l}=Xi(e,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:o}]}),t.apply(e,s)}))}),s.CSSStyleSheet.prototype.addRule=function(t,e,r){return void 0===r&&(r=this.cssRules.length),s.CSSStyleSheet.prototype.insertRule.apply(this,[t+" { "+e+" }",r])};var o,u,l=s.CSSStyleSheet.prototype.deleteRule;s.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,removes:[{index:a}]}),t.apply(e,s)}))}),s.CSSStyleSheet.prototype.removeRule=function(t){return s.CSSStyleSheet.prototype.deleteRule.apply(this,[t])},s.CSSStyleSheet.prototype.replace&&(o=s.CSSStyleSheet.prototype.replace,s.CSSStyleSheet.prototype.replace=new Proxy(o,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,replace:a}),t.apply(e,s)}))})),s.CSSStyleSheet.prototype.replaceSync&&(u=s.CSSStyleSheet.prototype.replaceSync,s.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,replaceSync:a}),t.apply(e,s)}))}));var h={};en("CSSGroupingRule")?h.CSSGroupingRule=s.CSSGroupingRule:(en("CSSMediaRule")&&(h.CSSMediaRule=s.CSSMediaRule),en("CSSConditionRule")&&(h.CSSConditionRule=s.CSSConditionRule),en("CSSSupportsRule")&&(h.CSSSupportsRule=s.CSSSupportsRule));var d={};return Object.entries(h).forEach((t=>{var[e,s]=t;d[e]={insertRule:s.prototype.insertRule,deleteRule:s.prototype.deleteRule},s.prototype.insertRule=new Proxy(d[e].insertRule,{apply:$i(((t,e,s)=>{var[a,o]=s,{id:u,styleId:l}=Xi(e.parentStyleSheet,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:[...Qi(e),o||0]}]}),t.apply(e,s)}))}),s.prototype.deleteRule=new Proxy(d[e].deleteRule,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e.parentStyleSheet,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,removes:[{index:[...Qi(e),a]}]}),t.apply(e,s)}))})})),$i((()=>{s.CSSStyleSheet.prototype.insertRule=a,s.CSSStyleSheet.prototype.deleteRule=l,o&&(s.CSSStyleSheet.prototype.replace=o),u&&(s.CSSStyleSheet.prototype.replaceSync=u),Object.entries(h).forEach((t=>{var[e,r]=t;r.prototype.insertRule=d[e].insertRule,r.prototype.deleteRule=d[e].deleteRule}))}))}(t,{win:n}),v=Yi(t,t.doc),p=function(t,e){var{styleDeclarationCb:r,mirror:i,ignoreCSSAttributes:n,stylesheetManager:s}=t,{win:a}=e,o=a.CSSStyleDeclaration.prototype.setProperty;a.CSSStyleDeclaration.prototype.setProperty=new Proxy(o,{apply:$i(((t,e,a)=>{var u,[l,h,d]=a;if(n.has(l))return o.apply(e,[l,h,d]);var{id:c,styleId:f}=Xi(null==(u=e.parentRule)?void 0:u.parentStyleSheet,i,s.styleMirror);return(c&&-1!==c||f&&-1!==f)&&r({id:c,styleId:f,set:{property:l,value:h,priority:d},index:Qi(e.parentRule)}),t.apply(e,a)}))});var u=a.CSSStyleDeclaration.prototype.removeProperty;return a.CSSStyleDeclaration.prototype.removeProperty=new Proxy(u,{apply:$i(((t,e,a)=>{var o,[l]=a;if(n.has(l))return u.apply(e,[l]);var{id:h,styleId:d}=Xi(null==(o=e.parentRule)?void 0:o.parentStyleSheet,i,s.styleMirror);return(h&&-1!==h||d&&-1!==d)&&r({id:h,styleId:d,remove:{property:l},index:Qi(e.parentRule)}),t.apply(e,a)}))}),$i((()=>{a.CSSStyleDeclaration.prototype.setProperty=o,a.CSSStyleDeclaration.prototype.removeProperty=u}))}(t,{win:n}),t.collectFonts&&(m=function(t){var{fontCb:e,doc:r}=t,i=r.defaultView;if(!i)return()=>{};var n=[],s=new WeakMap,a=i.FontFace;i.FontFace=function(t,e,r){var i=new a(t,e,r);return s.set(i,{family:t,buffer:"string"!=typeof e,descriptors:r,fontSource:"string"==typeof e?e:JSON.stringify(Array.from(new Uint8Array(e)))}),i};var o=Ir(r.fonts,"add",(function(t){return function(r){return setTimeout($i((()=>{var t=s.get(r);t&&(e(t),s.delete(r))})),0),t.apply(this,[r])}}));return n.push((()=>{i.FontFace=a})),n.push(o),$i((()=>{n.forEach((t=>t()))}))}(t)));var g=function(t){var{doc:e,mirror:r,blockClass:i,blockSelector:n,selectionCb:s}=t,a=!0,o=$i((()=>{var t=e.getSelection();if(!(!t||a&&(null==t?void 0:t.isCollapsed))){a=t.isCollapsed||!1;for(var o=[],u=t.rangeCount||0,l=0;u>l;l++){var h=t.getRangeAt(l),{startContainer:d,startOffset:c,endContainer:f,endOffset:v}=h;Ii(d,i,n,!0)||Ii(f,i,n,!0)||o.push({start:r.getId(d),startOffset:c,end:r.getId(f),endOffset:v})}s({ranges:o})}}));return o(),ci("selectionchange",o)}(t),y=function(t){var{doc:e,customElementCb:r}=t,i=e.defaultView;return i&&i.customElements?Ir(i.customElements,"define",(function(t){return function(e,i,n){try{r({define:{name:e}})}catch(t){console.warn("Custom element callback failed for "+e)}return t.apply(this,[e,i,n])}})):()=>{}}(t),w=[];for(var b of t.plugins)w.push(b.observer(b.callback,n,b.options));return $i((()=>{if(i){i.destroy(),i.reset();var t=ji.indexOf(i);-1!==t&&ji.splice(t,1)}null==r||r.disconnect(),o(),u(),l(),h(),d(),c(),f(),v(),p(),m(),g(),y(),w.forEach((t=>t()))}))}function tn(t){return void 0!==window[t]}function en(t){return Boolean(void 0!==window[t]&&window[t].prototype&&"insertRule"in window[t].prototype&&"deleteRule"in window[t].prototype)}class rn{constructor(t){ar(this,"iframeIdToRemoteIdMap",new WeakMap),ar(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=t}getId(t,e,r,i){var n=r||this.getIdToRemoteIdMap(t),s=i||this.getRemoteIdToIdMap(t),a=n.get(e);return a||(a=this.generateIdFn(),n.set(e,a),s.set(a,e)),a}getIds(t,e){var r=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return e.map((e=>this.getId(t,e,r,i)))}getRemoteId(t,e,r){var i=r||this.getRemoteIdToIdMap(t);return"number"!=typeof e?e:i.get(e)||-1}getRemoteIds(t,e){var r=this.getRemoteIdToIdMap(t);return e.map((e=>this.getRemoteId(t,e,r)))}reset(t){if(!t)return this.iframeIdToRemoteIdMap=new WeakMap,void(this.iframeRemoteIdToIdMap=new WeakMap);this.iframeIdToRemoteIdMap.delete(t),this.iframeRemoteIdToIdMap.delete(t)}getIdToRemoteIdMap(t){var e=this.iframeIdToRemoteIdMap.get(t);return e||this.iframeIdToRemoteIdMap.set(t,e=new Map),e}getRemoteIdToIdMap(t){var e=this.iframeRemoteIdToIdMap.get(t);return e||this.iframeRemoteIdToIdMap.set(t,e=new Map),e}}class nn{constructor(t){ar(this,"iframes",new WeakMap),ar(this,"crossOriginIframeMap",new WeakMap),ar(this,"crossOriginIframeMirror",new rn(Vr)),ar(this,"crossOriginIframeStyleMirror"),ar(this,"crossOriginIframeRootIdMap",new WeakMap),ar(this,"mirror"),ar(this,"mutationCb"),ar(this,"wrappedEmit"),ar(this,"loadListener"),ar(this,"pageHideListener"),ar(this,"stylesheetManager"),ar(this,"recordCrossOriginIframes"),ar(this,"messageHandler"),ar(this,"nestedIframeListeners",new Map),ar(this,"attachedWindows",new WeakMap),ar(this,"attachedDocuments",new WeakMap),ar(this,"attachedIframes",new Map),ar(this,"loadListenerDisposers",new WeakMap),ar(this,"iframeElementsById",new Map),ar(this,"pageHideHandlers",new WeakMap),this.mutationCb=t.mutationCb,this.wrappedEmit=t.wrappedEmit,this.stylesheetManager=t.stylesheetManager,this.recordCrossOriginIframes=t.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new rn(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=t.mirror,this.messageHandler=this.handleMessage.bind(this),this.recordCrossOriginIframes&&window.addEventListener("message",this.messageHandler)}addIframe(t){this.iframes.set(t,!0),t.contentWindow&&this.crossOriginIframeMap.set(t.contentWindow,t)}registerLoadListenerDisposer(t,e){var r=this.loadListenerDisposers.get(t);r||this.loadListenerDisposers.set(t,r=new Set),r.add(e);var i=this.mirror.getId(t);-1!==i&&this.iframeElementsById.set(i,t)}getIframeElementById(t){var e,r,i;return null!==(e=null!==(r=null==(i=this.attachedIframes.get(t))?void 0:i.element)&&void 0!==r?r:this.iframeElementsById.get(t))&&void 0!==e?e:null}forgetIframeId(t){this.attachedIframes.delete(t),this.iframeElementsById.delete(t)}disposeLoadListeners(t){var e=this.loadListenerDisposers.get(t);e&&(e.forEach((t=>fi(t))),this.loadListenerDisposers.delete(t))}removePageHideListener(t){var e=this.pageHideHandlers.get(t);e&&(e.forEach((t=>{var{win:e,handler:r}=t;fi((()=>e.removeEventListener("pagehide",r)))})),this.pageHideHandlers.delete(t))}addLoadListener(t){this.loadListener=t}addPageHideListener(t){this.pageHideListener=t}removeLoadListener(){this.loadListener=void 0}trackIframeContent(t,e){var r=this.mirror.getId(t);return this.attachedIframes.set(r,{element:t,content:e}),r}attachIframe(t,e){var r,i=this.trackIframeContent(t,e);if(t.contentDocument){var n=this.attachedDocuments.get(t);n||this.attachedDocuments.set(t,n=new Set),n.add(t.contentDocument)}this.mutationCb({adds:[{parentId:i,nextId:null,node:e}],removes:[],texts:[],attributes:[],isAttachIframe:!0});var s=t.contentWindow;if(this.recordCrossOriginIframes&&s&&!this.nestedIframeListeners.has(s)){var a=this.handleMessage.bind(this);fi((()=>{s.addEventListener("message",a),this.nestedIframeListeners.set(s,a);var e=this.attachedWindows.get(t);e||this.attachedWindows.set(t,e=new Set),e.add(s)}))}fi((()=>{var e=t.contentWindow;if(e){var r=this.pageHideHandlers.get(t);if(r)for(var i of r)if(i.win===e)return;var n=()=>{var e;null==(e=this.pageHideListener)||e.call(this,t),t.contentDocument&&this.mirror.removeNodeFromMap(t.contentDocument),t.contentWindow&&this.crossOriginIframeMap.delete(t.contentWindow)};e.addEventListener("pagehide",n),r||this.pageHideHandlers.set(t,r=new Set),r.add({win:e,handler:n})}})),null==(r=this.loadListener)||r.call(this,t),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&t.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(t){var e=t;if("rrweb"===e.data.type&&e.origin===e.data.origin&&t.source){var r=this.crossOriginIframeMap.get(t.source);if(r){var i=this.transformCrossOriginEvent(r,e.data.event);i&&this.wrappedEmit(i,e.data.isCheckout)}}}transformCrossOriginEvent(t,e){var r;switch(e.type){case or.FullSnapshot:this.crossOriginIframeMirror.reset(t),this.crossOriginIframeStyleMirror.reset(t),this.replaceIdOnNode(e.data.node,t);var i=e.data.node.id;return this.crossOriginIframeRootIdMap.set(t,i),this.patchRootIdOnNode(e.data.node,i),this.trackIframeContent(t,e.data.node),{timestamp:e.timestamp,type:or.IncrementalSnapshot,data:{source:ur.Mutation,adds:[{parentId:this.mirror.getId(t),nextId:null,node:e.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case or.Meta:case or.Load:case or.DomContentLoaded:return!1;case or.Plugin:return e;case or.Custom:return this.replaceIds(e.data.payload,t,["id","parentId","previousId","nextId"]),e;case or.IncrementalSnapshot:switch(e.data.source){case ur.Mutation:return e.data.adds.forEach((e=>{this.replaceIds(e,t,["parentId","nextId","previousId"]),this.replaceIdOnNode(e.node,t);var r=this.crossOriginIframeRootIdMap.get(t);r&&this.patchRootIdOnNode(e.node,r)})),e.data.removes.forEach((e=>{this.replaceIds(e,t,["parentId","id"])})),e.data.attributes.forEach((e=>{this.replaceIds(e,t,["id"])})),e.data.texts.forEach((e=>{this.replaceIds(e,t,["id"])})),e;case ur.Drag:case ur.TouchMove:case ur.MouseMove:return e.data.positions.forEach((e=>{this.replaceIds(e,t,["id"])})),e;case ur.ViewportResize:return!1;case ur.MediaInteraction:case ur.MouseInteraction:case ur.Scroll:case ur.CanvasMutation:case ur.Input:return this.replaceIds(e.data,t,["id"]),e;case ur.StyleSheetRule:case ur.StyleDeclaration:return this.replaceIds(e.data,t,["id"]),this.replaceStyleIds(e.data,t,["styleId"]),e;case ur.Font:return e;case ur.Selection:return e.data.ranges.forEach((e=>{this.replaceIds(e,t,["start","end"])})),e;case ur.AdoptedStyleSheet:return this.replaceIds(e.data,t,["id"]),this.replaceStyleIds(e.data,t,["styleIds"]),null==(r=e.data.styles)||r.forEach((e=>{this.replaceStyleIds(e,t,["styleId"])})),e}}return!1}replace(t,e,r,i){for(var n of i)(Array.isArray(e[n])||"number"==typeof e[n])&&(e[n]=Array.isArray(e[n])?t.getIds(r,e[n]):t.getId(r,e[n]));return e}replaceIds(t,e,r){return this.replace(this.crossOriginIframeMirror,t,e,r)}replaceStyleIds(t,e,r){return this.replace(this.crossOriginIframeStyleMirror,t,e,r)}replaceIdOnNode(t,e){this.replaceIds(t,e,["id","rootId"]),"childNodes"in t&&t.childNodes.forEach((t=>{this.replaceIdOnNode(t,e)}))}patchRootIdOnNode(t,e){t.type===fr.Document||t.rootId||(t.rootId=e),"childNodes"in t&&t.childNodes.forEach((t=>{this.patchRootIdOnNode(t,e)}))}removeIframeById(t){var e=this.attachedIframes.get(t),r=(null==e?void 0:e.element)||this.iframeElementsById.get(t)||this.mirror.getNode(t);if(this.iframeElementsById.delete(t),r){var i=r.contentWindow,n=this.attachedWindows.get(r);if(n&&(n.forEach((t=>{var e=this.nestedIframeListeners.get(t);e&&(fi((()=>t.removeEventListener("message",e))),this.nestedIframeListeners.delete(t)),this.crossOriginIframeMap.delete(t)})),this.attachedWindows.delete(r)),i&&this.nestedIframeListeners.has(i)){var s=this.nestedIframeListeners.get(i);fi((()=>i.removeEventListener("message",s))),this.nestedIframeListeners.delete(i)}i&&this.crossOriginIframeMap.delete(i),this.iframes.delete(r),this.disposeLoadListeners(r),this.removePageHideListener(r);var a=this.attachedDocuments.get(r);a&&(a.forEach((t=>{fi((()=>this.mirror.removeNodeFromMap(t)))})),fi((()=>Vi(r,a))),this.attachedDocuments.delete(r))}e&&this.attachedIframes.delete(t)}cleanupDetachedIframes(){if(0!==this.attachedIframes.size){var t=[];this.attachedIframes.forEach(((e,r)=>{this.mirror.has(r)||t.push(r)})),t.forEach((t=>this.removeIframeById(t)))}}reattachIframes(){this.attachedIframes.forEach(((t,e)=>{var{content:r}=t;this.mirror.has(e)?this.mutationCb({adds:[{parentId:e,nextId:null,node:r}],removes:[],texts:[],attributes:[],isAttachIframe:!0}):this.attachedIframes.delete(e)}))}destroy(){this.recordCrossOriginIframes&&window.removeEventListener("message",this.messageHandler),this.nestedIframeListeners.forEach(((t,e)=>{fi((()=>e.removeEventListener("message",t)))})),this.nestedIframeListeners.clear();var t=new Set;this.iframeElementsById.forEach((e=>t.add(e))),this.attachedIframes.forEach((e=>{var{element:r}=e;return t.add(r)})),t.forEach((t=>{this.disposeLoadListeners(t),this.removePageHideListener(t)})),this.crossOriginIframeMirror.reset(),this.crossOriginIframeStyleMirror.reset(),this.attachedIframes.clear(),this.crossOriginIframeMap=new WeakMap,this.iframes=new WeakMap,this.crossOriginIframeRootIdMap=new WeakMap,this.loadListenerDisposers=new WeakMap,this.pageHideHandlers=new WeakMap,this.attachedDocuments=new WeakMap,this.attachedWindows=new WeakMap,this.iframeElementsById=new Map}}class sn{constructor(t){ar(this,"shadowDoms",new WeakSet),ar(this,"mutationCb"),ar(this,"scrollCb"),ar(this,"bypassOptions"),ar(this,"mirror"),ar(this,"restoreHandlers",[]),this.mutationCb=t.mutationCb,this.scrollCb=t.scrollCb,this.bypassOptions=t.bypassOptions,this.mirror=t.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(t,e){if(Tr(t)&&!this.shadowDoms.has(t)){this.shadowDoms.add(t);var{observer:r,buffer:i}=Hi(a({},this.bypassOptions,{doc:e,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),t);this.restoreHandlers.push((()=>{r.disconnect(),i.destroy(),i.releaseCanvasManager();var t=ji.indexOf(i);-1!==t&&ji.splice(t,1)})),this.restoreHandlers.push(Gi(a({},this.bypassOptions,{scrollCb:this.scrollCb,doc:t,mirror:this.mirror}))),setTimeout((()=>{t.adoptedStyleSheets&&t.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(t.adoptedStyleSheets,this.mirror.getId(_r.host(t))),this.restoreHandlers.push(Yi({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},t))}),0)}}observeAttachShadow(t){t.contentWindow&&t.contentDocument&&this.patchAttachShadow(t.contentWindow.Element,t.contentDocument)}patchAttachShadow(t,e){var r=this;this.restoreHandlers.push(Ir(t.prototype,"attachShadow",(function(t){return function(i){var n=t.call(this,i),s=_r.shadowRoot(this);return s&&Ai(this)&&r.addShadowRoot(s,e),n}})))}reset(){this.restoreHandlers.forEach((t=>{try{t()}catch(t){}})),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var an="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",on="undefined"==typeof Uint8Array?[]:new Uint8Array(256),un=0;64>un;un++)on[an.charCodeAt(un)]=un;var ln=new Map,hn=(t,e,r)=>{if(t&&(fn(t,e)||"object"==typeof t)){var i=function(t,e){var r=ln.get(t);return r||ln.set(t,r=new Map),r.has(e)||r.set(e,[]),r.get(e)}(r,t.constructor.name),n=i.indexOf(t);return-1===n&&(n=i.length,i.push(t)),n}};function dn(t,e,r,i){if(t instanceof Array)return t.map((t=>dn(t,e,r,i)));if(null===t)return t;if(t instanceof Float32Array||t instanceof Float64Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Uint8Array||t instanceof Uint16Array||t instanceof Int16Array||t instanceof Int8Array||t instanceof Uint8ClampedArray)return{rr_type:t.constructor.name,args:[Object.values(t)]};if(t instanceof ArrayBuffer){var n=t.constructor.name,s=function(t){var e,r=new Uint8Array(t),i=r.length,n="";for(e=0;i>e;e+=3)n+=an[r[e]>>2],n+=an[(3&r[e])<<4|r[e+1]>>4],n+=an[(15&r[e+1])<<2|r[e+2]>>6],n+=an[63&r[e+2]];return i%3==2?n=n.substring(0,n.length-1)+"=":i%3==1&&(n=n.substring(0,n.length-2)+"=="),n}(t);return{rr_type:n,base64:s}}if(t instanceof DataView)return{rr_type:t.constructor.name,args:[dn(t.buffer,e,r,i),t.byteOffset,t.byteLength]};if(t instanceof HTMLImageElement){var a=t.constructor.name,{src:o}=t;return{rr_type:a,src:o}}return t instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:t.toDataURL(i.type,i.quality)}:t instanceof ImageData?{rr_type:t.constructor.name,args:[dn(t.data,e,r,i),t.width,t.height]}:fn(t,e)||"object"==typeof t?{rr_type:t.constructor.name,index:hn(t,e,r)}:t}var cn=(t,e,r,i)=>t.map((t=>dn(t,e,r,i))),fn=(t,e)=>{var r=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter((t=>"function"==typeof e[t]));return Boolean(r.find((r=>t instanceof e[r])))},vn=["webgl","webgl2"];function pn(t){return"nodeType"in t}function mn(t,e,r,i){var n=[];try{if(i){var s=function(t,e,r){var i=t.GPUCanvasContext;if((null==i?void 0:i.prototype)&&"function"==typeof i.prototype.configure)return Ir(i.prototype,"configure",(function(i){return function(n){var s=function(t){var{canvas:e}=t;return e&&"object"==typeof e?e:null}(this);if(!s||pn(s)&&Ii(s,e,r,!0))return i.call(this,n);pn(s)&&!("__context"in s)&&(s.__context="webgpu");var o=function(t){var e=t.GPUTextureUsage;return e?e.COPY_SRC|e.RENDER_ATTACHMENT:null}(t);return i.call(this,null!==o&&n?a({},n,{usage:"number"==typeof n.usage?n.usage|o:o}):n)}}))}(t,e,r);s&&n.push(s)}var o=Ir(t.HTMLCanvasElement.prototype,"getContext",(function(t){return function(n){for(var s=function(t){return"experimental-webgl"===t?"webgl":t}(n),a=arguments.length,o=new Array(a>1?a-1:0),u=1;a>u;u++)o[u-1]=arguments[u];if(!Ii(this,e,r,!0)&&("__context"in this||(this.__context=s),i&&vn.includes(s)))if(o[0]&&"object"==typeof o[0]){var l=o[0];l.preserveDrawingBuffer||(l.preserveDrawingBuffer=!0)}else o.splice(0,1,{preserveDrawingBuffer:!0});return t.apply(this,[n,...o])}}));n.push(o)}catch(t){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{n.forEach((t=>t()))}}function gn(t,e,r,i,n,s,a){var o=[],u=Object.getOwnPropertyNames(t),l=function(u){if(["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(u))return 0;try{if("function"!=typeof t[u])return 0;var l=Ir(t,u,(function(t){return function(){for(var o=arguments.length,l=new Array(o),h=0;o>h;h++)l[h]=arguments[h];var d=t.apply(this,l);if(hn(d,s,this),"tagName"in this.canvas&&!Ii(this.canvas,i,n,!0)){var c=cn(l,s,this,a);r(this.canvas,{type:e,property:u,args:c})}return d}}));o.push(l)}catch(i){var h=gi(t,u,{set(t){r(this.canvas,{type:e,property:u,args:[t],setter:!0})}});o.push(h)}};for(var h of u)l(h);return o}var yn,wn,bn,kn='(function() {\n "use strict";\n var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";\n var lookup = typeof Uint8Array === "undefined" ? [] : new Uint8Array(256);\n for (var i = 0; i < chars.length; i++) {\n lookup[chars.charCodeAt(i)] = i;\n }\n var encode = function(arraybuffer) {\n var bytes = new Uint8Array(arraybuffer), i2, len = bytes.length, base64 = "";\n for (i2 = 0; i2 < len; i2 += 3) {\n base64 += chars[bytes[i2] >> 2];\n base64 += chars[(bytes[i2] & 3) << 4 | bytes[i2 + 1] >> 4];\n base64 += chars[(bytes[i2 + 1] & 15) << 2 | bytes[i2 + 2] >> 6];\n base64 += chars[bytes[i2 + 2] & 63];\n }\n if (len % 3 === 2) {\n base64 = base64.substring(0, base64.length - 1) + "=";\n } else if (len % 3 === 1) {\n base64 = base64.substring(0, base64.length - 2) + "==";\n }\n return base64;\n };\n const lastFingerprintMap = /* @__PURE__ */ new Map();\n const transparentBlobMap = /* @__PURE__ */ new Map();\n function fnv1aHash(buffer) {\n const view = new Uint8Array(buffer);\n let hash = 2166136261;\n for (let i2 = 0; i2 < view.length; i2++) {\n hash ^= view[i2];\n hash = hash * 16777619 | 0;\n }\n return (hash >>> 0).toString(16);\n }\n async function getTransparentBlobFor(width, height, dataURLOptions) {\n const id = `${width}-${height}`;\n if ("OffscreenCanvas" in globalThis) {\n if (transparentBlobMap.has(id)) return transparentBlobMap.get(id);\n const offscreen = new OffscreenCanvas(width, height);\n offscreen.getContext("2d");\n const blob = await offscreen.convertToBlob(dataURLOptions);\n const arrayBuffer = await blob.arrayBuffer();\n const base64 = encode(arrayBuffer);\n transparentBlobMap.set(id, base64);\n return base64;\n } else {\n return "";\n }\n }\n const worker = self;\n let reusableCanvas = null;\n let reusableCtx = null;\n worker.onmessage = async function(e) {\n if ("OffscreenCanvas" in globalThis) {\n const { id, bitmap, width, height, dataURLOptions } = e.data;\n try {\n const transparentBase64 = getTransparentBlobFor(\n width,\n height,\n dataURLOptions\n );\n if (!reusableCanvas || reusableCanvas.width !== width || reusableCanvas.height !== height) {\n reusableCanvas = new OffscreenCanvas(width, height);\n reusableCtx = reusableCanvas.getContext("2d");\n }\n reusableCtx.clearRect(0, 0, width, height);\n reusableCtx.drawImage(bitmap, 0, 0);\n bitmap.close();\n const blob = await reusableCanvas.convertToBlob(dataURLOptions);\n const type = blob.type;\n const arrayBuffer = await blob.arrayBuffer();\n const fingerprint = fnv1aHash(arrayBuffer);\n if (!lastFingerprintMap.has(id)) {\n const base642 = encode(arrayBuffer);\n if (await transparentBase64 === base642) {\n lastFingerprintMap.set(id, fingerprint);\n return worker.postMessage({ id });\n }\n lastFingerprintMap.set(id, fingerprint);\n worker.postMessage({ id, type, base64: base642, width, height });\n return;\n }\n if (lastFingerprintMap.get(id) === fingerprint)\n return worker.postMessage({ id });\n const base64 = encode(arrayBuffer);\n worker.postMessage({ id, type, base64, width, height });\n lastFingerprintMap.set(id, fingerprint);\n } catch {\n worker.postMessage({ id });\n }\n } else {\n e.data.bitmap.close();\n return worker.postMessage({ id: e.data.id });\n }\n };\n})();\n//# sourceMappingURL=image-bitmap-data-url-worker-Ca9A-vl6.js.map\n',Sn="undefined"!=typeof self&&self.Blob&&new Blob([kn],{type:"text/javascript;charset=utf-8"});function In(t){var e;try{if(!(e=Sn&&(self.URL||self.webkitURL).createObjectURL(Sn)))throw"";var r=new Worker(e,{name:null==t?void 0:t.name});return r.addEventListener("error",(()=>{(self.URL||self.webkitURL).revokeObjectURL(e)})),r}catch(e){return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(kn),{name:null==t?void 0:t.name})}finally{e&&(self.URL||self.webkitURL).revokeObjectURL(e)}}class _n{constructor(t){ar(this,"pendingCanvasMutations",new Map),ar(this,"rafStamps",{latestId:0,invokeId:null}),ar(this,"mirror"),ar(this,"mutationCb"),ar(this,"resetObservers"),ar(this,"frozen",!1),ar(this,"locked",!1),ar(this,"rafIdTimestamp",null),ar(this,"rafIdFlush",null),ar(this,"refCount",0),ar(this,"torndown",!1),ar(this,"processMutation",((t,e)=>{!(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId)&&this.rafStamps.invokeId||(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(t)||this.pendingCanvasMutations.set(t,[]),this.pendingCanvasMutations.get(t).push(e)}));var{sampling:e="all",win:r,blockClass:i,blockSelector:n,recordCanvas:s,dataURLOptions:a}=t;this.mutationCb=t.mutationCb,this.mirror=t.mirror,s&&"all"===e&&this.initCanvasMutationObserver(r,i,n,a),s&&"number"==typeof e&&this.initCanvasFPSObserver(e,r,i,n,{dataURLOptions:a})}acquire(){this.refCount+=1}reset(){this.refCount>0&&(this.refCount-=1),this.refCount>0||this.teardown()}teardown(){this.torndown||(this.torndown=!0,this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers(),null!==this.rafIdTimestamp&&(cancelAnimationFrame(this.rafIdTimestamp),this.rafIdTimestamp=null),null!==this.rafIdFlush&&(cancelAnimationFrame(this.rafIdFlush),this.rafIdFlush=null))}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(t,e,r,i,n){var a=this;if("OffscreenCanvas"in e){var o=mn(e,r,i,!0),u=new Map,l=new In;l.onmessage=t=>{var{id:e}=t.data;if(u.set(e,!1),"base64"in t.data){var{base64:r,type:i,width:n,height:s}=t.data;this.mutationCb({id:e,type:dr["2D"],commands:[{property:"clearRect",args:[0,0,n,s]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:r}],type:i}]},0,0]}],displayWidth:n,displayHeight:s})}};var h,d=1e3/t,c=0,f=t=>{var o,v;c&&d>t-c||(c=t,(o=[],v=t=>{try{t.querySelectorAll("canvas").forEach((t=>{Ii(t,r,i,!0)||o.push(t)})),t.querySelectorAll("*").forEach((t=>{t.shadowRoot&&v(t.shadowRoot)}))}catch(t){}},v(e.document),o).forEach(function(){var t=s((function*(t){var e,r,i=a.mirror.getId(t);if(!u.get(i)&&0!==t.width&&0!==t.height){u.set(i,!0);try{if(["webgl","webgl2"].includes(t.__context)){var s=t.getContext(t.__context);if(null==(e=null==s?void 0:s.isContextLost)?void 0:e.call(s))return void u.set(i,!1);!1===(null==(r=null==s?void 0:s.getContextAttributes())?void 0:r.preserveDrawingBuffer)&&s.clear(s.COLOR_BUFFER_BIT)}var o=t.clientWidth||t.width,h=t.clientHeight||t.height,d=yield createImageBitmap(t,{resizeWidth:o,resizeHeight:h});l.postMessage({id:i,bitmap:d,width:o,height:h,dataURLOptions:n.dataURLOptions},[d])}catch(t){u.set(i,!1)}}}));return function(e){return t.apply(this,arguments)}}())),h=requestAnimationFrame(f)};h=requestAnimationFrame(f),this.resetObservers=()=>{o(),cancelAnimationFrame(h)}}}initCanvasMutationObserver(t,e,r,i){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();var n=mn(t,e,r,!1),s=function(t,e,r,i,n){var s=[],a=Object.getOwnPropertyNames(e.CanvasRenderingContext2D.prototype),o=function(a){try{if("function"!=typeof e.CanvasRenderingContext2D.prototype[a])return 1;var o=Ir(e.CanvasRenderingContext2D.prototype,a,(function(s){return function(){for(var o=arguments.length,u=new Array(o),l=0;o>l;l++)u[l]=arguments[l];return Ii(this.canvas,r,i,!0)||setTimeout((()=>{var r=cn(u,e,this,n);t(this.canvas,{type:dr["2D"],property:a,args:r})}),0),s.apply(this,u)}}));s.push(o)}catch(r){var u=gi(e.CanvasRenderingContext2D.prototype,a,{set(e){t(this.canvas,{type:dr["2D"],property:a,args:[e],setter:!0})}});s.push(u)}};for(var u of a)o(u);return()=>{s.forEach((t=>t()))}}(this.processMutation.bind(this),t,e,r,i),a=function(t,e,r,i,n){var s=[];return void 0!==e.WebGLRenderingContext&&s.push(...gn(e.WebGLRenderingContext.prototype,dr.WebGL,t,r,i,e,n)),void 0!==e.WebGL2RenderingContext&&s.push(...gn(e.WebGL2RenderingContext.prototype,dr.WebGL2,t,r,i,e,n)),()=>{s.forEach((t=>t()))}}(this.processMutation.bind(this),t,e,r,i);this.resetObservers=()=>{n(),s(),a()}}startPendingCanvasMutationFlusher(){this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}startRAFTimestamping(){var t=e=>{this.rafStamps.latestId=e,this.rafIdTimestamp=requestAnimationFrame(t)};this.rafIdTimestamp=requestAnimationFrame(t)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach(((t,e)=>{var r=this.mirror.getId(e);this.flushPendingCanvasMutationFor(e,r)})),this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}flushPendingCanvasMutationFor(t,e){if(!this.frozen&&!this.locked){var r=this.pendingCanvasMutations.get(t);if(r&&-1!==e){var i=r.map((t=>function(t,e){if(null==t)return{};var r={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(-1!==e.indexOf(i))continue;r[i]=t[i]}return r}(t,nr))),{type:n}=r[0];this.mutationCb({id:e,type:n,commands:i}),this.pendingCanvasMutations.delete(t)}}}}class Cn{constructor(t){ar(this,"trackedLinkElements",new WeakSet),ar(this,"mutationCb"),ar(this,"adoptedStyleSheetCb"),ar(this,"styleMirror",new Oi),this.mutationCb=t.mutationCb,this.adoptedStyleSheetCb=t.adoptedStyleSheetCb}attachLinkElement(t,e){"_cssText"in e.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:e.id,attributes:e.attributes}]}),this.trackLinkElement(t)}trackLinkElement(t){this.trackedLinkElements.has(t)||(this.trackedLinkElements.add(t),this.trackStylesheetInLinkElement(t))}adoptStyleSheets(t,e){var r=this;if(0!==t.length){var i={id:e,styleIds:[]},n=[],s=function(t){var e;r.styleMirror.has(t)?e=r.styleMirror.getId(t):(e=r.styleMirror.add(t),n.push({styleId:e,rules:Array.from(t.rules||CSSRule,((e,r)=>({rule:xr(e,t.href),index:r})))})),i.styleIds.push(e)};for(var a of t)s(a);n.length>0&&(i.styles=n),this.adoptedStyleSheetCb(i)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet,ii.forEach((t=>t.abort())),ii.clear()}trackStylesheetInLinkElement(t){}}class Mn{constructor(){ar(this,"nodeMap",new WeakMap),ar(this,"active",!1)}inOtherBuffer(t,e){var r=this.nodeMap.get(t);return r&&Array.from(r).some((t=>t!==e))}add(t,e){this.active||(this.active=!0,requestAnimationFrame((()=>{this.nodeMap=new WeakMap,this.active=!1}))),this.nodeMap.set(t,(this.nodeMap.get(t)||new Set).add(e))}destroy(){}}var Tn=!1;try{if(2!==Array.from([1],(t=>2*t))[0]){var Rn=document.createElement("iframe");document.body.appendChild(Rn),Array.from=(null==(ir=Rn.contentWindow)?void 0:ir.Array.from)||Array.from,document.body.removeChild(Rn)}}catch(t){console.debug("Unable to override Array.from",t)}var xn=new Or;function On(t){void 0===t&&(t={});var{emit:e,checkoutEveryNms:r,checkoutEveryNth:i,blockClass:n="rr-block",blockSelector:s=null,ignoreClass:o="rr-ignore",ignoreSelector:u=null,maskTextClass:l="rr-mask",maskTextSelector:h=null,inlineStylesheet:d=!0,maskAllInputs:c,maskInputOptions:f,slimDOMOptions:v,maskInputFn:p,maskTextFn:m,hooks:g,packFn:y,sampling:w={},dataURLOptions:b={},mousemoveWait:k,recordDOM:S=!0,recordCanvas:I=!1,recordCrossOriginIframes:_=!1,recordAfter:C=("DOMContentLoaded"===t.recordAfter?t.recordAfter:"load"),userTriggeredOnInput:M=!1,collectFonts:T=!1,inlineImages:R=!1,plugins:x,keepIframeSrcFn:O=(()=>!1),ignoreCSSAttributes:L=new Set([]),errorHandler:A}=t;Fi=A;var E=a({type:"image/webp",quality:.4,maxBase64ImageLength:1048576},b),N=!_||window.parent===window,F=!1;if(!N)try{window.parent.document&&(F=!1)}catch(t){F=!0}if(N&&!e)throw new Error("emit function is required");if(!N&&!F)return()=>{};void 0!==k&&void 0===w.mousemove&&(w.mousemove=k),xn.reset();var D,B=!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}:void 0!==f?f:{password:!0},P=hi(void 0!==v&&v);!function(t){void 0===t&&(t=window),"NodeList"in t&&!t.NodeList.prototype.forEach&&(t.NodeList.prototype.forEach=[].forEach),"DOMTokenList"in t&&!t.DOMTokenList.prototype.forEach&&(t.DOMTokenList.prototype.forEach=[].forEach)}();var W,U,z=0,j=new Map,q=t=>{for(var e of x||[])e.eventProcessor&&(t=e.eventProcessor(t));return y&&!F&&(t=y(t)),t};yn=(t,n)=>{var s,a=t;if(a.timestamp=yi(),!(null==(s=ji[0])?void 0:s.isFrozen())||a.type===or.FullSnapshot||a.type===or.IncrementalSnapshot&&a.data.source===ur.Mutation||ji.forEach((t=>t.unfreeze())),N)null==e||e(q(a),n);else if(F){var o={type:"rrweb",event:q(a),origin:window.location.origin,isCheckout:n};window.parent.postMessage(o,"*")}if(a.type===or.FullSnapshot)D=a,z=0;else if(a.type===or.IncrementalSnapshot){if(a.data.source===ur.Mutation&&a.data.isAttachIframe)return;z++,(i&&z>=i||r&&a.timestamp-D.timestamp>r)&&wn(!0)}};var H=t=>{if(t.removes&&t.removes.length>0){var e=t.adds.length>0?new Set(t.adds.map((t=>t.node.id))):null,r=new Set;if(t.adds.length>0)for(var i of t.adds){var n=xn.getNode(i.node.id);n&&"IFRAME"===n.nodeName&&r.add(n)}t.removes.forEach((t=>{var{id:i}=t;if(!e||!e.has(i)){var n=J.getIframeElementById(i);n&&r.has(n)?J.forgetIframeId(i):(null==W||W(i),J.removeIframeById(i))}})),null==U||U(),J.cleanupDetachedIframes()}yn({type:or.IncrementalSnapshot,data:a({source:ur.Mutation},t)})},G=t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.Scroll},t)}),V=t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.CanvasMutation},t)}),Z=new Cn({mutationCb:H,adoptedStyleSheetCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.AdoptedStyleSheet},t)})}),J=new nn({mirror:xn,mutationCb:H,stylesheetManager:Z,recordCrossOriginIframes:_,wrappedEmit:yn});for(var Q of x||[])Q.getMirror&&Q.getMirror({nodeMirror:xn,crossOriginIframeMirror:J.crossOriginIframeMirror,crossOriginIframeStyleMirror:J.crossOriginIframeStyleMirror});var X=new Mn;bn=new _n({recordCanvas:I,mutationCb:V,win:window,blockClass:n,blockSelector:s,mirror:xn,sampling:w.canvas,dataURLOptions:E});var Y=new sn({mutationCb:H,scrollCb:G,bypassOptions:{blockClass:n,blockSelector:s,maskTextClass:l,maskTextSelector:h,inlineStylesheet:d,maskInputOptions:B,dataURLOptions:E,maskTextFn:m,maskInputFn:p,recordCanvas:I,inlineImages:R,sampling:w,slimDOMOptions:P,iframeManager:J,stylesheetManager:Z,canvasManager:bn,keepIframeSrcFn:O,processedNodeManager:X},mirror:xn});wn=function(t){if(void 0===t&&(t=!1),S){yn({type:or.Meta,data:{href:window.location.href,width:ki(),height:bi()}},t),Z.reset(),Y.init(),ji.forEach((t=>t.lock()));var e=function(t,e){var{mirror:r=new Or,blockClass:i="rr-block",blockSelector:n=null,maskTextClass:s="rr-mask",maskTextSelector:a=null,inlineStylesheet:o=!0,inlineImages:u=!1,recordCanvas:l=!1,maskAllInputs:h=!1,maskTextFn:d,maskInputFn:c,slimDOM:f=!1,dataURLOptions:v,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:g,iframeLoadTimeout:y,onIframeListenerRegistered:w,onStylesheetLoad:b,stylesheetLoadTimeout:k,keepIframeSrcFn:S=(()=>!1),maxDepth:I}=e||{};return li(t,{doc:t,mirror:r,blockClass:i,blockSelector:n,maskTextClass:s,maskTextSelector:a,skipChild:!1,inlineStylesheet:o,maskInputOptions:!0===h?{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===h?{password:!0}:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:hi(f),dataURLOptions:v,inlineImages:u,recordCanvas:l,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:g,iframeLoadTimeout:y,onIframeListenerRegistered:w,onStylesheetLoad:b,stylesheetLoadTimeout:k,keepIframeSrcFn:S,newlyAddedElement:!1,maxDepth:I})}(document,{mirror:xn,blockClass:n,blockSelector:s,maskTextClass:l,maskTextSelector:h,inlineStylesheet:d,maskAllInputs:B,maskTextFn:m,maskInputFn:p,slimDOM:P,dataURLOptions:E,recordCanvas:I,inlineImages:R,onSerialize(t){Ti(t,xn)&&J.addIframe(t),Ri(t,xn)&&Z.trackLinkElement(t),xi(t)&&Y.addShadowRoot(_r.shadowRoot(t),document)},onIframeLoad(t,e){J.attachIframe(t,e),Y.observeAttachShadow(t)},onIframeListenerRegistered(t,e){J.registerLoadListenerDisposer(t,e)},onStylesheetLoad(t,e){Z.attachLinkElement(t,e)},keepIframeSrcFn:O});if(!e)return console.warn("Failed to snapshot the document");yn({type:or.FullSnapshot,data:{node:e,initialOffset:wi(window)}},t),ji.forEach((t=>t.unlock())),_&&J.reattachIframes(),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Z.adoptStyleSheets(document.adoptedStyleSheets,xn.getId(document))}};try{var K=[];W=t=>{var e=j.get(t);e&&(e.forEach((t=>{fi(t);var e=K.indexOf(t);-1!==e&&K.splice(e,1)})),j.delete(t))},U=()=>{for(var[t]of j){var e=xn.getNode(t);if(e)try{e.contentDocument&&e.contentDocument.defaultView||null==W||W(t)}catch(e){null==W||W(t)}else null==W||W(t)}};var tt=t=>{var e;return $i(Ki)({mutationCb:H,mousemoveCb:(t,e)=>yn({type:or.IncrementalSnapshot,data:{source:e,positions:t}}),mouseInteractionCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.MouseInteraction},t)}),scrollCb:G,viewportResizeCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.ViewportResize},t)}),inputCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.Input},t)}),mediaInteractionCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.MediaInteraction},t)}),styleSheetRuleCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.StyleSheetRule},t)}),styleDeclarationCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.StyleDeclaration},t)}),canvasMutationCb:V,fontCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.Font},t)}),selectionCb(t){yn({type:or.IncrementalSnapshot,data:a({source:ur.Selection},t)})},customElementCb(t){yn({type:or.IncrementalSnapshot,data:a({source:ur.CustomElement},t)})},blockClass:n,ignoreClass:o,ignoreSelector:u,maskTextClass:l,maskTextSelector:h,maskInputOptions:B,inlineStylesheet:d,sampling:w,recordDOM:S,recordCanvas:I,inlineImages:R,userTriggeredOnInput:M,collectFonts:T,doc:t,maskInputFn:p,maskTextFn:m,keepIframeSrcFn:O,blockSelector:s,slimDOMOptions:P,dataURLOptions:E,mirror:xn,iframeManager:J,stylesheetManager:Z,shadowDomManager:Y,processedNodeManager:X,canvasManager:bn,ignoreCSSAttributes:L,plugins:(null==(e=null==x?void 0:x.filter((t=>t.observer)))?void 0:e.map((t=>({observer:t.observer,options:t.options,callback:e=>yn({type:or.Plugin,data:{plugin:t.name,payload:e}})}))))||[]},g)};J.addLoadListener((t=>{try{var e=xn.getId(t),r=tt(t.contentDocument);if(K.push(r),-1!==e){var i=j.get(e);i||j.set(e,i=new Set),i.add(r)}}catch(t){console.warn(t)}})),J.addPageHideListener((t=>{var e=xn.getId(t);null==W||W(e),Vi(t)}));var et=()=>{wn(),K.push(tt(document)),Tn=!0};return["interactive","complete"].includes(document.readyState)?et():(K.push(ci("DOMContentLoaded",(()=>{yn({type:or.DomContentLoaded,data:{}}),"DOMContentLoaded"===C&&et()}))),K.push(ci("load",(()=>{yn({type:or.Load,data:{}}),"load"===C&&et()}),window))),()=>{K.forEach((t=>fi(t))),X.destroy(),J.removeLoadListener(),J.destroy(),j.clear(),xn.reset(),Tn=!1,Fi=void 0}}catch(t){console.warn(t)}}On.addCustomEvent=(t,e)=>{if(!Tn)throw new Error("please add custom event after start recording");yn({type:or.Custom,data:{tag:t,payload:e}})},On.freezePage=()=>{ji.forEach((t=>t.freeze()))},On.takeFullSnapshot=t=>{if(!Tn)throw new Error("please take full snapshot after start recording");wn(t)},On.mirror=xn;var Ln=Object.defineProperty,An=(t,e,r)=>((t,e,r)=>e in t?Ln(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r)(t,"symbol"!=typeof e?e+"":e,r);class En{constructor(t){An(this,"fileName"),An(this,"functionName"),An(this,"lineNumber"),An(this,"columnNumber"),this.fileName=t.fileName||"",this.functionName=t.functionName||"",this.lineNumber=t.lineNumber,this.columnNumber=t.columnNumber}toString(){var t=this.lineNumber||"",e=this.columnNumber||"";return this.functionName?this.functionName+" ("+this.fileName+":"+t+":"+e+")":this.fileName+":"+t+":"+e}}var Nn=/(^|@)\S+:\d+/,Fn=/^\s*at .*(\S+:\d+|\(native\))/m,Dn=/^(eval@)?(\[native code])?$/,Bn={parse(t){return t?void 0!==t.stacktrace||void 0!==t["opera#sourceloc"]?this.parseOpera(t):t.stack&&t.stack.match(Fn)?this.parseV8OrIE(t):t.stack?this.parseFFOrSafari(t):[]:[]},extractLocation(t){if(-1===t.indexOf(":"))return[t];var e=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(t.replace(/[()]/g,""));if(!e)throw new Error("Cannot parse given url: "+t);return[e[1],e[2]||void 0,e[3]||void 0]},parseV8OrIE(t){return t.stack.split("\n").filter((function(t){return!!t.match(Fn)}),this).map((function(t){t.indexOf("(eval ")>-1&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var e=t.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=e.match(/ (\((.+):(\d+):(\d+)\)$)/),i=(e=r?e.replace(r[0],""):e).split(/\s+/).slice(1),n=this.extractLocation(r?r[1]:i.pop()),s=i.join(" ")||void 0,a=["eval","<anonymous>"].indexOf(n[0])>-1?void 0:n[0];return new En({functionName:s,fileName:a,lineNumber:n[1],columnNumber:n[2]})}),this)},parseFFOrSafari(t){return t.stack.split("\n").filter((function(t){return!t.match(Dn)}),this).map((function(t){if(t.indexOf(" > eval")>-1&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===t.indexOf("@")&&-1===t.indexOf(":"))return new En({functionName:t});var e=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=t.match(e),i=r&&r[1]?r[1]:void 0,n=this.extractLocation(t.replace(e,""));return new En({functionName:i,fileName:n[0],lineNumber:n[1],columnNumber:n[2]})}),this)},parseOpera(t){return!t.stacktrace||t.message.indexOf("\n")>-1&&t.message.split("\n").length>t.stacktrace.split("\n").length?this.parseOpera9(t):t.stack?this.parseOpera11(t):this.parseOpera10(t)},parseOpera9(t){for(var e=/Line (\d+).*script (?:in )?(\S+)/i,r=t.message.split("\n"),i=[],n=2,s=r.length;s>n;n+=2){var a=e.exec(r[n]);a&&i.push(new En({fileName:a[2],lineNumber:parseFloat(a[1])}))}return i},parseOpera10(t){for(var e=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=t.stacktrace.split("\n"),i=[],n=0,s=r.length;s>n;n+=2){var a=e.exec(r[n]);a&&i.push(new En({functionName:a[3]||void 0,fileName:a[2],lineNumber:parseFloat(a[1])}))}return i},parseOpera11(t){return t.stack.split("\n").filter((function(t){return!!t.match(Nn)&&!t.match(/^Error created at/)}),this).map((function(t){var e=t.split("@"),r=this.extractLocation(e.pop()),i=(e.shift()||"").replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return new En({functionName:i,fileName:r[0],lineNumber:r[1],columnNumber:r[2]})}),this)}};function Pn(t){if(!t||!t.outerHTML)return"";for(var e="";t.parentElement;){var r=t.localName;if(!r)break;r=r.toLowerCase();var i=t.parentElement,n=[];if(i.children&&i.children.length>0)for(var s=0;i.children.length>s;s++){var a=i.children[s];a.localName&&a.localName.toLowerCase&&a.localName.toLowerCase()===r&&n.push(a)}n.length>1&&(r+=":eq("+n.indexOf(t)+")"),e=r+(e?">"+e:""),t=i}return e}function Wn(t){return Array.isArray(t)}function Un(t){return"object"==typeof t&&null!==t&&!Wn(t)}function zn(t,e){if(0===e)return!0;var r=Object.keys(t);for(var i of r)if(Un(t[i])&&zn(t[i],e-1))return!0;return!1}function $n(t,e){var r={numOfKeysLimit:50,depthOfLimit:4};Object.assign(r,e);var i=[],n=[];return JSON.stringify(t,(function(t,e){if(i.length>0){var s=i.indexOf(this);~s?i.splice(s+1):i.push(this),~s?n.splice(s,1/0,t):n.push(t),~i.indexOf(e)&&(e=i[0]===e?"[Circular ~]":"[Circular ~."+n.slice(0,i.indexOf(e)).join(".")+"]")}else i.push(e);if(null===e)return e;if(void 0===e)return"undefined";if(Un(a=e)&&Object.keys(a).length>r.numOfKeysLimit||"function"==typeof a||Un(a)&&zn(a,r.depthOfLimit))return function(t){var e=t.toString();return r.stringLengthLimit&&e.length>r.stringLengthLimit&&(e=e.slice(0,r.stringLengthLimit)+"..."),e}(e);var a;if("bigint"==typeof e)return e.toString()+"n";if(e instanceof Event){var o={};for(var u in e){var l=e[u];o[u]=Wn(l)?Pn(l.length?l[0]:null):l}return o}return e instanceof Node?e instanceof HTMLElement?e?e.outerHTML:"":e.nodeName:e instanceof Error?e.stack?e.stack+"\nEnd of stack for Error object":e.name+": "+e.message:e}))}var jn={level:["assert","clear","count","countReset","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","table","time","timeEnd","timeLog","trace","warn"],lengthThreshold:1e3,logger:"console"};function qn(t,e,r){var i,n=r?Object.assign({},jn,r):jn,s=n.logger;if(!s)return()=>{};i="string"==typeof s?e[s]:s;var a=0,o=!1,u=[];if(n.level.includes("error")){var l=e=>{var r=e.message,i=Bn.parse(e.error).map((t=>t.toString())),s=[$n(r,n.stringifyOptions)];t({level:"error",trace:i,payload:s})};e.addEventListener("error",l),u.push((()=>{e.removeEventListener("error",l)}));var h=e=>{var r,i;e.reason instanceof Error?i=[$n("Uncaught (in promise) "+(r=e.reason).name+": "+r.message,n.stringifyOptions)]:(r=new Error,i=[$n("Uncaught (in promise)",n.stringifyOptions),$n(e.reason,n.stringifyOptions)]);var s=Bn.parse(r).map((t=>t.toString()));t({level:"error",trace:s,payload:i})};e.addEventListener("unhandledrejection",h),u.push((()=>{e.removeEventListener("unhandledrejection",h)}))}for(var d of n.level)u.push(c(i,d));return()=>{u.forEach((t=>t()))};function c(e,r){var i=this;return e[r]?function(e,s,u){try{if(!(s in e))return()=>{};var l=e[s],h=(e=>function(){for(var s=arguments.length,u=new Array(s),l=0;s>l;l++)u[l]=arguments[l];if(e.apply(i,u),!("assert"===r&&u[0]||o)){o=!0;try{var h=Bn.parse(new Error).map((t=>t.toString())).splice(1),d=("assert"===r?u.slice(1):u).map((t=>$n(t,n.stringifyOptions)));a++,n.lengthThreshold>a?t({level:r,trace:h,payload:d}):a===n.lengthThreshold&&t({level:"warn",trace:[],payload:[$n("The number of log records reached the threshold.")]})}catch(t){e("rrweb logger error:",t,...u)}finally{o=!1}}})(l);return"function"==typeof h&&(h.prototype=h.prototype||{},Object.defineProperties(h,{__rrweb_original__:{enumerable:!1,value:l}})),e[s]=h,()=>{e[s]=l}}catch(t){return()=>{}}}(e,r):()=>{}}}var Hn=t=>({name:"rrweb/console@1",observer:qn,options:t}),Gn=t=>t instanceof Document;function Vn(t,e,r){try{if(!(e in t))return()=>{};var i=t[e],n=r(i);return y(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]===n&&(t[e]=i)}}catch(t){return()=>{}}}function Zn(t,e){var r,i=function(t){try{return"string"==typeof t?new URL(t).hostname:"url"in t?new URL(t.url).hostname:t.hostname}catch(t){return null}}(t),n={hostname:i,isHostDenied:!1};if(null==(r=e.payloadHostDenyList)||!r.length||null==i||!i.trim().length)return n;for(var s of e.payloadHostDenyList)if(i.endsWith(s))return{hostname:i,isHostDenied:!0};return n}var Jn=A("[Recorder]"),Qn=t=>"navigation"===t.entryType,Xn=t=>"resource"===t.entryType;function Yn(t,e){return!!e&&(C(e)||e[t])}function Kn(t){if("undefined"==typeof Request)return!1;if(t instanceof Request)return!0;try{return"[object Request]"==={}.toString.call(t)}catch(t){return!1}}function ts(t){var{type:e,recordBody:r,headers:i,url:n}=t;function s(t){var e=Object.keys(i).find((t=>"content-type"===t.toLowerCase())),r=e&&i[e];return t.some((t=>null==r?void 0:r.includes(t)))}if(!r)return!1;if(function t(e){try{return"string"==typeof e?e.startsWith("blob:"):e instanceof URL?"blob:"===e.protocol:!!Kn(e)&&t(e.url)}catch(t){return!1}}(n))return!1;if(C(r))return!0;if(g(r))return s(r);var a=r[e];return C(a)?a:s(a)}function es(t,e,r,i,n,s){return rs.apply(this,arguments)}function rs(){return rs=s((function*(t,e,r,i,n,s){if(void 0===s&&(s=0),s>10)return Jn.warn("Failed to get performance entry for request",{url:r,initiatorType:e}),null;var a=function(t,r){for(var s=t.length-1;s>=0;s-=1)if(Xn(a=t[s])&&a.initiatorType===e&&(b(i)||a.startTime>=i)&&(b(n)||n>=a.startTime))return t[s];var a}(t.performance.getEntriesByName(r));return a||(yield new Promise((t=>setTimeout(t,50*s))),es(t,e,r,i,n,s+1))})),rs.apply(this,arguments)}function is(t){var{body:e,options:r,url:i}=t;if(I(e))return null;var{hostname:n,isHostDenied:s}=Zn(i,r);if(s)return n+" is in deny list";if(k(e))return e;if(Gn(e))return e.textContent;if(M(e))return B(e);if(w(e))try{return JSON.stringify(e)}catch(t){return"[SessionReplay] Failed to stringify response object"}return"[SessionReplay] Cannot read body of type "+toString.call(e)}var ns=t=>!S(t)&&("navigation"===t.entryType||"resource"===t.entryType);function ss(t){var{entry:e,method:r,status:i,networkRequest:n,isInitial:s,start:o,end:u,url:l,initiatorType:h}=t;o=e?e.startTime:o,u=e?e.responseEnd:u;var d=Math.floor(Date.now()-performance.now()),c=Math.floor(d+(o||0)),f=[a({},e?e.toJSON():{name:l},{startTime:b(o)?void 0:Math.round(o),endTime:b(u)?void 0:Math.round(u),timeOrigin:d,timestamp:c,method:r,initiatorType:h||(e?e.initiatorType:void 0),status:i,requestHeaders:n.requestHeaders,requestBody:n.requestBody,responseHeaders:n.responseHeaders,responseBody:n.responseBody,isInitial:s})];if(ns(e))for(var v of e.serverTiming||[])f.push({timeOrigin:d,timestamp:c,startTime:Math.round(e.startTime),name:v.name,duration:v.duration,entryType:"serverTiming"});return f}var as=["video/","audio/"];function os(t){return new Promise((e=>{var r=setTimeout((()=>e("[SessionReplay] Timeout while trying to read body")),500);try{t.clone().text().then((t=>e(t)),(t=>e("[SessionReplay] Failed to read body: "+t))).finally((()=>clearTimeout(r)))}catch(t){clearTimeout(r),e("[SessionReplay] Failed to read body")}}))}function us(){return(us=s((function*(t){var{r:e,options:r,url:i}=t,{hostname:n,isHostDenied:s}=Zn(i,r);return s?Promise.resolve(n+" is in deny list"):os(e)}))).apply(this,arguments)}function ls(){return(ls=s((function*(t){var{r:e,options:r,url:i}=t,n=function(t){var e,{r:r,options:i,url:n}=t;if("chunked"===r.headers.get("Transfer-Encoding"))return"Chunked Transfer-Encoding is not supported";var s=null==(e=r.headers.get("Content-Type"))?void 0:e.toLowerCase(),a=as.some((t=>null==s?void 0:s.startsWith(t)));if(s&&a)return"Content-Type "+s+" is not supported";var{hostname:o,isHostDenied:u}=Zn(n,i);return u?o+" is in deny list":null}({r:e,options:r,url:i});return S(n)?os(e):Promise.resolve(n)}))).apply(this,arguments)}var hs=null;function ds(t,e,r){if(!("performance"in e))return()=>{};if(hs)return Jn.warn("Network observer already initialised, doing nothing"),()=>{};var i=r?Object.assign({},nt,r):nt,n=e=>{var r=[];e.requests.forEach((t=>{var e=i.maskRequestFn(t);e&&r.push(e)})),r.length>0&&t(a({},e,{requests:r}))},o=function(t,e,r){if(r.recordInitialRequests){var i=e.performance.getEntries().filter((t=>Qn(t)||Xn(t)&&r.initiatorTypes.includes(t.initiatorType)));t({requests:i.flatMap((t=>ss({entry:t,method:void 0,status:void 0,networkRequest:{},isInitial:!0}))),isInitial:!0})}var n=new e.PerformanceObserver((e=>{var i=e.getEntries().filter((t=>Qn(t)||Xn(t)&&r.initiatorTypes.includes(t.initiatorType)&&(t=>!r.recordBody&&!r.recordHeaders||"xmlhttprequest"!==t.initiatorType&&"fetch"!==t.initiatorType)(t)));t({requests:i.flatMap((t=>ss({entry:t,method:void 0,status:void 0,networkRequest:{}})))})})),s=PerformanceObserver.supportedEntryTypes.filter((t=>r.performanceEntryTypeToObserve.includes(t)));return n.observe({entryTypes:s}),()=>{n.disconnect()}}(n,e,i),u=()=>{},l=()=>{};return(i.recordHeaders||i.recordBody)&&(u=function(t,e,r){if(!r.initiatorTypes.includes("xmlhttprequest"))return()=>{};var i=Yn("request",r.recordHeaders),n=Yn("response",r.recordHeaders),s=Vn(e.XMLHttpRequest.prototype,"open",(s=>function(a,o,u,l,h){void 0===u&&(u=!0);var d,c,f=this,v=new Request(o),p={},m={},g=f.setRequestHeader.bind(f);f.setRequestHeader=(t,e)=>(m[t]=e,g(t,e)),i&&(p.requestHeaders=m);var y=f.send.bind(f);f.send=t=>(ts({type:"request",headers:m,url:o,recordBody:r.recordBody})&&(p.requestBody=is({body:t,options:r,url:o})),d=e.performance.now(),y(t));var w=()=>{f.removeEventListener("readystatechange",b),f.removeEventListener("error",w),f.removeEventListener("abort",w),f.removeEventListener("timeout",w)},b=()=>{if(f.readyState===f.DONE){w(),c=e.performance.now();var i={};f.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach((t=>{var e=t.split(": "),r=e.shift(),n=e.join(": ");r&&(i[r]=n)})),n&&(p.responseHeaders=i),ts({type:"response",headers:i,url:o,recordBody:r.recordBody})&&(p.responseBody=is({body:f.response,options:r,url:o})),es(e,"xmlhttprequest",v.url,d,c).then((e=>{var r=ss({entry:e,method:a,status:null==f?void 0:f.status,networkRequest:p,start:d,end:c,url:o.toString(),initiatorType:"xmlhttprequest"});t({requests:r})})).catch((()=>{}))}};f.addEventListener("readystatechange",b),f.addEventListener("error",w),f.addEventListener("abort",w),f.addEventListener("timeout",w),s.call(f,a,o.toString(),u,l,h)}));return()=>{s()}}(n,e,i),l=function(t,e,r){if(!r.initiatorTypes.includes("fetch"))return()=>{};var i=Yn("request",r.recordHeaders),n=Yn("response",r.recordHeaders),a=Vn(e,"fetch",(a=>function(){var o=s((function*(s,o){var u,l,h,d,c=new Request(s,o),f={};try{var v={};c.headers.forEach(((t,e)=>{v[e]=t})),i&&(f.requestHeaders=v),!(w(d=null==o?void 0:o.body)&&y(d.getReader)&&y(d.tee))&&ts({type:"request",headers:v,url:s,recordBody:r.recordBody})&&(f.requestBody=yield function(t){return us.apply(this,arguments)}({r:c,options:r,url:s})),l=e.performance.now(),u=Kn(s)?yield a(c):yield a(s,o),h=e.performance.now();var p={};return u.headers.forEach(((t,e)=>{p[e]=t})),n&&(f.responseHeaders=p),ts({type:"response",headers:p,url:s,recordBody:r.recordBody})&&(f.responseBody=yield function(t){return ls.apply(this,arguments)}({r:u,options:r,url:s})),u}finally{es(e,"fetch",c.url,l,h).then((e=>{var r,i=ss({entry:e,method:c.method,status:null==(r=u)?void 0:r.status,networkRequest:f,start:l,end:h,url:c.url,initiatorType:"fetch"});t({requests:i})})).catch((()=>{}))}}));return function(t,e){return o.apply(this,arguments)}}()));return()=>{a()}}(n,e,i)),hs=()=>{o(),u(),l(),hs=null}}var cs=t=>({name:"rrweb/network@1",observer:ds,options:t});i.__PosthogExtensions__=i.__PosthogExtensions__||{},i.__PosthogExtensions__.rrwebPlugins={getRecordConsolePlugin:Hn,getRecordNetworkPlugin:cs},i.__PosthogExtensions__.rrweb={record:On,version:"v2",wasMaxDepthReached:()=>ui,resetMaxDepthState(){ui=!1,oi=!1}},i.rrweb={record:On,version:"v2"},i.rrwebConsoleRecord={getRecordConsolePlugin:Hn},i.getRecordNetworkPlugin=cs,i.__PosthogExtensions__=i.__PosthogExtensions__||{},i.__PosthogExtensions__.initSessionRecording=t=>new rr(t)}();
|
|
1
|
+
!function(){"use strict";var t="undefined"!=typeof window?window:void 0,e="undefined"!=typeof globalThis?globalThis:t;"undefined"==typeof self&&(e.self=e),"undefined"==typeof File&&(e.File=function(){});var r=null==e?void 0:e.document;null!=e&&e.XMLHttpRequest&&new e.XMLHttpRequest;var i=null!=t?t:{};function n(t,e,r,i,n,s,a){try{var o=t[s](a),u=o.value}catch(t){return void r(t)}o.done?e(u):Promise.resolve(u).then(i,n)}function s(t){return function(){var e=this,r=arguments;return new Promise((function(i,s){var a=t.apply(e,r);function o(t){n(a,i,s,o,u,"next",t)}function u(t){n(a,i,s,o,u,"throw",t)}o(void 0)}))}}function a(){return a=Object.assign?Object.assign.bind():function(t){for(var e=1;arguments.length>e;e++){var r=arguments[e];for(var i in r)({}).hasOwnProperty.call(r,i)&&(t[i]=r[i])}return t},a.apply(null,arguments)}var o,u={DomContentLoaded:0,Load:1,FullSnapshot:2,IncrementalSnapshot:3,Meta:4,Custom:5,Plugin:6},l={Mutation:0,MouseMove:1,MouseInteraction:2,Scroll:3,ViewportResize:4,Input:5,TouchMove:6,MediaInteraction:7,StyleSheetRule:8,CanvasMutation:9,Font:10,Log:11,Drag:12,StyleDeclaration:13,Selection:14,AdoptedStyleSheet:15,CustomElement:16},h="NativeGzipValidationError",d=t=>{var e=new Error("Native gzip produced invalid output: "+t);throw e.name=h,e},c=function(){var t=s((function*(t,e){18>t.size&&d("too-short");var r,i=new Uint8Array(yield t.slice(0,10).arrayBuffer());(2>(r=i).length||31!==r[0]||139!==r[1]||8!==i[2])&&d("invalid-header");var n=new DataView(yield t.slice(t.size-8).arrayBuffer());n.getUint32(0,!0)!==(t=>{for(var e=(()=>{if(o)return o;o=[];for(var t=0;256>t;t++){for(var e=t,r=0;8>r;r++)e=1&e?3988292384^e>>>1:e>>>1;o[t]=e>>>0}return o})(),r=4294967295,i=0;t.length>i;i++)r=e[255&(r^t[i])]^r>>>8;return(4294967295^r)>>>0})(e)&&d("invalid-crc");var s=e.length>>>0;n.getUint32(4,!0)!==s&&d("invalid-size")}));return function(e,r){return t.apply(this,arguments)}}();function f(){return f=s((function*(t,e,r){void 0===e&&(e=!0);try{var i=(new TextEncoder).encode(t),n=new CompressionStream("gzip"),a=n.writable.getWriter(),o=a.write(i).then((()=>a.close())).catch(function(){var t=s((function*(t){try{yield a.abort(t)}catch(t){}throw t}));return function(e){return t.apply(this,arguments)}}()),u=new Response(n.readable).blob(),[l]=yield Promise.all([u,o]);return yield c(l,i),l}catch(t){if(null!=r&&r.rethrow)throw t;return e&&console.error("Failed to gzip compress data",t),null}})),f.apply(this,arguments)}var v=Object.prototype,p=v.hasOwnProperty,m=v.toString,g=Array.isArray||function(t){return"[object Array]"===m.call(t)},y=t=>"function"==typeof t,w=t=>t===Object(t)&&!g(t),b=t=>void 0===t,k=t=>"[object String]"==m.call(t),S=t=>null===t,I=t=>b(t)||S(t),_=t=>"[object Number]"==m.call(t)&&t==t,C=t=>"[object Boolean]"===m.call(t),M=t=>t instanceof FormData;function T(t,e,r,i,n){return e>r&&(i.warn("min cannot be greater than max."),e=r),_(t)?t>r?(i.warn(" cannot be greater than max: "+r+". Using max value instead."),r):e>t?(i.warn(" cannot be less than min: "+e+". Using min value instead."),e):t:(i.warn(" must be a number. using max or fallback. max: "+r+", fallback: "+n),T(n||r,e,r,i))}class R{constructor(t){this.$t={},this.zt=t.zt,this.Zt=T(t.bucketSize,0,100,t.Gt),this.Qt=T(t.refillRate,0,this.Zt,t.Gt),this.Jt=T(t.refillInterval,0,864e5,t.Gt)}Kt(t,e){var r=Math.floor((e-t.lastAccess)/this.Jt);r>0&&(t.tokens=Math.min(t.tokens+r*this.Qt,this.Zt),t.lastAccess=t.lastAccess+r*this.Jt)}consumeRateLimit(t){var e,r=Date.now(),i=String(t),n=this.$t[i];return n?this.Kt(n,r):this.$t[i]=n={tokens:this.Zt,lastAccess:r},0===n.tokens||(n.tokens--,0===n.tokens&&(null==(e=this.zt)||e.call(this,t)),0===n.tokens)}stop(){this.$t={}}}var x={DEBUG:!1,LIB_VERSION:"1.383.3",LIB_NAME:"web"},O=function(e,r){var{debugEnabled:n}=void 0===r?{}:r,s={k(r){if(t&&(i.POSTHOG_DEBUG||n)&&!b(t.console)&&t.console){for(var s=("__rrweb_original__"in t.console[r]?t.console[r].__rrweb_original__:t.console[r]),a=arguments.length,o=new Array(a>1?a-1:0),u=1;a>u;u++)o[u-1]=arguments[u];s(e,...o)}},debug(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("debug",...e)},info(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("log",...e)},warn(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("warn",...e)},error(){for(var t=arguments.length,e=new Array(t),r=0;t>r;r++)e[r]=arguments[r];s.k("error",...e)},critical(){for(var t=arguments.length,r=new Array(t),i=0;t>i;i++)r[i]=arguments[i];console.error(e,...r)},uninitializedWarning(t){s.error("You must initialize PostHog before calling "+t)},createLogger:(t,r)=>O(e+" "+t,r)};return s},L=O("[PostHog.js]"),A=L.createLogger;function E(t,e){if(!I(t))if(g(t))t.forEach(e);else if(M(t))t.forEach(((t,r)=>e(t,r)));else for(var r in t)p.call(t,r)&&e(t[r],r)}function N(t,e,r,i){var{capture:n=!1,passive:s=!0}={};null==t||t.addEventListener(e,r,{capture:n,passive:s})}var F=["localhost","127.0.0.1"],D=t=>{var e=null==r?void 0:r.createElement("a");return b(e)?null:(e.href=t,e)},B=function(t,e){var r,i;void 0===e&&(e="&");var n=[];return E(t,(function(t,e){b(t)||b(e)||"undefined"===e||(r=encodeURIComponent((t=>t instanceof File)(t)?t.name:t.toString()),i=encodeURIComponent(e),n[n.length]=i+"="+r)})),n.join(e)},P="$session_recording_remote_config",W="$replay_override_sampling",U="$replay_override_linked_flag",z="$replay_override_url_trigger",j="$replay_override_event_trigger",q="$session_is_sampled",H="$session_past_minimum_duration",G="$session_recording_url_trigger_activated_session",V="$session_recording_event_trigger_activated_session",Z="$posthog_sr_group_event_trigger_",J="$posthog_sr_group_url_trigger_",Q="$posthog_sr_group_sampling_",X="$debug_first_full_snapshot_timestamp",Y="$stored_person_properties",K="$sdk_debug_replay_remote_trigger_matching_config",tt=new RegExp("(4[0-9]{12}(?:[0-9]{3})?)|(5[1-5][0-9]{14})|(6(?:011|5[0-9]{2})[0-9]{12})|(3[47][0-9]{13})|(3(?:0[0-5]|[68][0-9])[0-9]{11})|((?:2131|1800|35[0-9]{3})[0-9]{11})"),et=new RegExp("(\\d{3}-?\\d{2}-?\\d{4})"),rt="[SessionRecording]",it="redacted",nt={initiatorTypes:["audio","beacon","body","css","early-hint","embed","fetch","frame","iframe","icon","image","img","input","link","navigation","object","ping","script","track","video","xmlhttprequest"],maskRequestFn:t=>t,recordHeaders:!1,recordBody:!1,recordInitialRequests:!1,recordPerformance:!1,performanceEntryTypeToObserve:["first-input","navigation","paint","resource"],payloadSizeLimitBytes:1e6,payloadHostDenyList:[".lr-ingest.io",".ingest.sentry.io",".clarity.ms","analytics.google.com","bam.nr-data.net"]},st=["authorization","x-forwarded-for","authorization","cookie","set-cookie","x-api-key","x-real-ip","remote-addr","forwarded","proxy-authorization","x-csrf-token","x-csrftoken","x-xsrf-token"],at=["password","secret","passwd","api_key","apikey","auth","credentials","mysql_pwd","privatekey","private_key","token"],ot=["/s/","/e/","/i/"];function ut(t,e,r,i){if(I(t))return t;var n=(null==e?void 0:e["content-length"])||function(t){return new Blob([t]).size}(t);return k(n)&&(n=parseInt(n)),n>r?rt+" "+i+" body too large to record ("+n+" bytes)":t}function lt(t,e){if(I(t))return t;var r=t;return function(t,e){if(I(t))return!1;if(k(t)){if(t=t.trim(),tt.test((t||"").replace(/[- ]/g,"")))return!1;if(et.test(t))return!1}return!0}(r)||(r=rt+" "+e+" body "+it),E(at,(t=>{var i,n;null!=(i=r)&&i.length&&-1!==(null==(n=r)?void 0:n.indexOf(t))&&(r=rt+" "+e+" body "+it+" as might contain: "+t)})),r}var ht="disabled",dt="sampled",ct="active",ft="buffering",vt="paused",pt="rrweb_error",mt="trigger",gt=mt+"_activated",yt=mt+"_pending",wt=mt+"_"+ht;function bt(t,e,r,i,n,s){return 0===e?wt:(null==t?void 0:t.get_property(r?i+r:n))===s?gt:yt}function kt(t,e,r){return e.some((e=>{var i;return"regex"===e.matching&&(null!==(i=null==r?void 0:r.get(e.url))&&void 0!==i?i:new RegExp(e.url)).test(t)}))}class St{constructor(t){this.t=t}triggerStatus(t){var e=this.t.map((e=>e.triggerStatus(t)));return e.includes(gt)?gt:e.includes(yt)?yt:wt}stop(){this.t.forEach((t=>t.stop()))}}class It{constructor(t){this.t=t}triggerStatus(t){var e=new Set;for(var r of this.t)e.add(r.triggerStatus(t));switch(e.delete(wt),e.size){case 0:return wt;case 1:return Array.from(e)[0];default:return yt}}stop(){this.t.forEach((t=>t.stop()))}}class _t{triggerStatus(){return gt}stop(){}}var Ct=t=>"sessionRecording"in t;class Mt{constructor(t,e){this.u=[],this.ru=[],this.nu=new Map,this.su=new Map,this.au="",this.urlBlocked=!1,this._instance=t,this.ou=e}onConfig(t){var e,r;this.u=(Ct(t)?w(t.sessionRecording)?null==(e=t.sessionRecording)?void 0:e.urlTriggers:[]:null==t?void 0:t.urlTriggers)||[],this.ru=(Ct(t)?w(t.sessionRecording)?null==(r=t.sessionRecording)?void 0:r.urlBlocklist:[]:null==t?void 0:t.urlBlocklist)||[],this.uu()}uu(){for(var t of(this.nu.clear(),this.su.clear(),this.u))if("regex"===t.matching&&!this.nu.has(t.url))try{this.nu.set(t.url,new RegExp(t.url))}catch(e){L.error("Invalid URL trigger regex pattern:",t.url,e)}for(var e of this.ru)if("regex"===e.matching&&!this.su.has(e.url))try{this.su.set(e.url,new RegExp(e.url))}catch(t){L.error("Invalid URL blocklist regex pattern:",e.url,t)}}onRemoteConfig(t){this.onConfig(t)}lu(t){return bt(this._instance,this.u.length,this.ou,J,G,t)}triggerStatus(t){var e=this.lu(t),r=e===gt?gt:e===yt?yt:wt;return this._instance.register_for_session({$sdk_debug_replay_url_trigger_status:r}),r}checkUrlBlocklist(e,r){if(void 0!==t&&t.location.href){var i=t.location.href;if(i!==this.au){this.au=i;var n=this.urlBlocked,s=kt(i,this.ru,this.su);n&&s||(s&&!n?e():!s&&n&&r())}}}checkUrlTriggerConditions(e,r,i,n){if(void 0!==t&&t.location.href){var s=t.location.href;if(s!==this.au){this.au=s;var a=this.urlBlocked,o=kt(s,this.ru,this.su);o&&!a?e():!o&&a&&r();var u=this.lu(n)===gt,l=kt(s,this.u,this.nu);!u&&l&&i("url",s)}}}stop(){this.au=""}}class Tt{constructor(t){this.linkedFlag=null,this.linkedFlagSeen=!1,this.hu=()=>{},this._instance=t}triggerStatus(){var t=yt;return I(this.linkedFlag)&&(t=wt),this.linkedFlagSeen&&(t=gt),this._instance.register_for_session({$sdk_debug_replay_linked_flag_trigger_status:t}),t}onConfig(t,e){var r;if(this.linkedFlag=(Ct(t)?w(t.sessionRecording)?null==(r=t.sessionRecording)?void 0:r.linkedFlag:null:null==t?void 0:t.linkedFlag)||null,!I(this.linkedFlag)&&!this.linkedFlagSeen){var i=k(this.linkedFlag)?this.linkedFlag:this.linkedFlag.flag,n=k(this.linkedFlag)?null:this.linkedFlag.variant;this.hu=this._instance.onFeatureFlags(((t,r)=>{var s=!1;if(w(r)&&i in r){var a=r[i];s=C(a)?!0===a:n?a===n:!!a}this.linkedFlagSeen=s,s&&e(i,n)}))}}onRemoteConfig(t,e){this.onConfig(t,e)}stop(){this.hu()}}class Rt{constructor(t,e){this.du=[],this._instance=t,this.ou=e}onConfig(t){var e;this.du=(Ct(t)?w(t.sessionRecording)?null==(e=t.sessionRecording)?void 0:e.eventTriggers:[]:null==t?void 0:t.eventTriggers)||[]}onRemoteConfig(t){this.onConfig(t)}cu(t){return bt(this._instance,this.du.length,this.ou,Z,V,t)}triggerStatus(t){var e=this.cu(t),r=e===gt?gt:e===yt?yt:wt;return this._instance.register_for_session({$sdk_debug_replay_event_trigger_status:r}),r}checkEventTriggerConditions(t,e,r){if(0!==this.du.length){var i=this.cu(r)===gt,n=this.du.includes(t);!i&&n&&e("event",t)}}stop(){}}class xt{constructor(t,e,r){if(this._instance=t,this.group=e,this.fu=new Mt(t,e.id),this.vu=new Rt(t,e.id),this.pu=new Tt(t),e.conditions.events&&e.conditions.events.length>0||e.conditions.urls&&e.conditions.urls.length>0||e.conditions.flag){var i=(e.conditions.events||[]).map((t=>t.name)),n={urlTriggers:e.conditions.urls||[],eventTriggers:i,linkedFlag:e.conditions.flag||null,urlBlocklist:[]};this.fu.onConfig(n),this.vu.onConfig(n),this.pu.onConfig(n,r);var s=[this.vu,this.fu,this.pu];this.mu="any"===e.conditions.matchType?new St(s):new It(s)}else this.mu=new _t}triggerStatus(t){return this.mu.triggerStatus(t)}checkEventTriggerConditions(t,e,r){this.vu.checkEventTriggerConditions(t,e,r)}checkUrlTriggerConditions(t,e,r,i){this.fu.checkUrlTriggerConditions(t,e,r,i)}activateTrigger(t,e){var r;null==(r=this._instance.persistence)||r.register({["url"===t?J+this.group.id:Z+this.group.id]:e})}stop(){this.fu.stop(),this.vu.stop(),this.pu.stop()}}function Ot(t){if(t.rrwebError)return pt;if(!t.receivedFlags)return ft;if(!t.isRecordingEnabled)return ht;if(t.urlTriggerMatching.urlBlocked)return vt;var e=!0===t.isSampled,r=new St([t.eventTriggerMatching,t.urlTriggerMatching,t.linkedFlagMatching]).triggerStatus(t.sessionId);return e?dt:r===gt?ct:r===yt?ft:!1===t.isSampled?ht:ct}function Lt(t){if(t.rrwebError)return pt;if(!t.receivedFlags)return ft;if(!t.isRecordingEnabled)return ht;if(t.urlTriggerMatching.urlBlocked)return vt;var e=new It([t.eventTriggerMatching,t.urlTriggerMatching,t.linkedFlagMatching]).triggerStatus(t.sessionId),r=e!==wt,i=C(t.isSampled);return r&&e===yt?ft:r&&e===wt||i&&!t.isSampled?ht:!0===t.isSampled?dt:ct}function At(t){var e,r;return(null==(e=JSON.stringify(t,(r=[],function(t,e){if(w(e)){for(;r.length>0&&r[r.length-1]!==this;)r.pop();return r.includes(e)?"[Circular]":(r.push(e),e)}return e})))?void 0:e.length)||0}function Et(t){if(S(t))return 4;if(b(t))return 0;switch(typeof t){case"string":return t.length+2;case"number":return String(t).length;case"boolean":return t?4:5;case"object":if(g(t)){for(var e=2,r=0;t.length>r;r++){r>0&&(e+=1);var i=t[r];e+=b(i)||S(i)?4:Et(i)}return e}var n=t,s=2,a=!0;for(var o in n)if({}.hasOwnProperty.call(n,o)){var u=n[o];b(u)||(a||(s+=1),a=!1,s+=o.length+3+Et(u))}return s;default:return 0}}function Nt(t,e){if(void 0===e&&(e=6606028.8),t.size>=e&&t.data.length>1){var r=Math.floor(t.data.length/2),i=t.sizes.slice(0,r),n=t.sizes.slice(r);return[Nt({size:i.reduce(((t,e)=>t+e),0),data:t.data.slice(0,r),sizes:i,sessionId:t.sessionId,windowId:t.windowId}),Nt({size:n.reduce(((t,e)=>t+e),0),data:t.data.slice(r),sizes:n,sessionId:t.sessionId,windowId:t.windowId})].flatMap((t=>t))}return[t]}var Ft=Uint8Array,Dt=Uint16Array,Bt=Uint32Array,Pt=new Ft([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),Wt=new Ft([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Ut=new Ft([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),zt=function(t,e){for(var r=new Dt(31),i=0;31>i;++i)r[i]=e+=1<<t[i-1];var n=new Bt(r[30]);for(i=1;30>i;++i)for(var s=r[i];r[i+1]>s;++s)n[s]=s-r[i]<<5|i;return[r,n]},$t=zt(Pt,2),jt=$t[1];$t[0][28]=258,jt[258]=28;for(var qt=zt(Wt,0)[1],Ht=new Dt(32768),Gt=0;32768>Gt;++Gt){var Vt=(43690&Gt)>>>1|(21845&Gt)<<1;Ht[Gt]=((65280&(Vt=(61680&(Vt=(52428&Vt)>>>2|(13107&Vt)<<2))>>>4|(3855&Vt)<<4))>>>8|(255&Vt)<<8)>>>1}var Zt=function(t,e,r){for(var i=t.length,n=0,s=new Dt(e);i>n;++n)++s[t[n]-1];var a,o=new Dt(e);for(n=0;e>n;++n)o[n]=o[n-1]+s[n-1]<<1;if(r){a=new Dt(1<<e);var u=15-e;for(n=0;i>n;++n)if(t[n])for(var l=n<<4|t[n],h=e-t[n],d=o[t[n]-1]++<<h,c=d|(1<<h)-1;c>=d;++d)a[Ht[d]>>>u]=l}else for(a=new Dt(i),n=0;i>n;++n)a[n]=Ht[o[t[n]-1]++]>>>15-t[n];return a},Jt=new Ft(288);for(Gt=0;144>Gt;++Gt)Jt[Gt]=8;for(Gt=144;256>Gt;++Gt)Jt[Gt]=9;for(Gt=256;280>Gt;++Gt)Jt[Gt]=7;for(Gt=280;288>Gt;++Gt)Jt[Gt]=8;var Qt=new Ft(32);for(Gt=0;32>Gt;++Gt)Qt[Gt]=5;var Xt=Zt(Jt,9,0),Yt=Zt(Qt,5,0),Kt=function(t){return(t/8>>0)+(7&t&&1)},te=function(t,e,r){(null==r||r>t.length)&&(r=t.length);var i=new(t instanceof Dt?Dt:t instanceof Bt?Bt:Ft)(r-e);return i.set(t.subarray(e,r)),i},ee=function(t,e,r){var i=e/8>>0;t[i]|=r<<=7&e,t[i+1]|=r>>>8},re=function(t,e,r){var i=e/8>>0;t[i]|=r<<=7&e,t[i+1]|=r>>>8,t[i+2]|=r>>>16},ie=function(t,e){for(var r=[],i=0;t.length>i;++i)t[i]&&r.push({s:i,f:t[i]});var n=r.length,s=r.slice();if(!n)return[new Ft(0),0];if(1==n){var a=new Ft(r[0].s+1);return a[r[0].s]=1,[a,1]}r.sort((function(t,e){return t.f-e.f})),r.push({s:-1,f:25001});var o=r[0],u=r[1],l=0,h=1,d=2;for(r[0]={s:-1,f:o.f+u.f,l:o,r:u};h!=n-1;)o=r[r[d].f>r[l].f?l++:d++],u=r[l!=h&&r[d].f>r[l].f?l++:d++],r[h++]={s:-1,f:o.f+u.f,l:o,r:u};var c=s[0].s;for(i=1;n>i;++i)s[i].s>c&&(c=s[i].s);var f=new Dt(c+1),v=ne(r[h-1],f,0);if(v>e){i=0;var p=0,m=v-e,g=1<<m;for(s.sort((function(t,e){return f[e.s]-f[t.s]||t.f-e.f}));n>i;++i){var y=s[i].s;if(e>=f[y])break;p+=g-(1<<v-f[y]),f[y]=e}for(p>>>=m;p>0;){var w=s[i].s;e>f[w]?p-=1<<e-f[w]++-1:++i}for(;i>=0&&p;--i){var b=s[i].s;f[b]==e&&(--f[b],++p)}v=e}return[new Ft(f),v]},ne=function(t,e,r){return-1==t.s?Math.max(ne(t.l,e,r+1),ne(t.r,e,r+1)):e[t.s]=r},se=function(t){for(var e=t.length;e&&!t[--e];);for(var r=new Dt(++e),i=0,n=t[0],s=1,a=function(t){r[i++]=t},o=1;e>=o;++o)if(t[o]==n&&o!=e)++s;else{if(!n&&s>2){for(;s>138;s-=138)a(32754);s>2&&(a(s>10?s-11<<5|28690:s-3<<5|12305),s=0)}else if(s>3){for(a(n),--s;s>6;s-=6)a(8304);s>2&&(a(s-3<<5|8208),s=0)}for(;s--;)a(n);s=1,n=t[o]}return[r.subarray(0,i),e]},ae=function(t,e){for(var r=0,i=0;e.length>i;++i)r+=t[i]*e[i];return r},oe=function(t,e,r){var i=r.length,n=Kt(e+2);t[n]=255&i,t[n+1]=i>>>8,t[n+2]=255^t[n],t[n+3]=255^t[n+1];for(var s=0;i>s;++s)t[n+s+4]=r[s];return 8*(n+4+i)},ue=function(t,e,r,i,n,s,a,o,u,l,h){ee(e,h++,r),++n[256];for(var d=ie(n,15),c=d[0],f=d[1],v=ie(s,15),p=v[0],m=v[1],g=se(c),y=g[0],w=g[1],b=se(p),k=b[0],S=b[1],I=new Dt(19),_=0;y.length>_;++_)I[31&y[_]]++;for(_=0;k.length>_;++_)I[31&k[_]]++;for(var C=ie(I,7),M=C[0],T=C[1],R=19;R>4&&!M[Ut[R-1]];--R);var x,O,L,A,E=l+5<<3,N=ae(n,Jt)+ae(s,Qt)+a,F=ae(n,c)+ae(s,p)+a+14+3*R+ae(I,M)+(2*I[16]+3*I[17]+7*I[18]);if(N>=E&&F>=E)return oe(e,h,t.subarray(u,u+l));if(ee(e,h,1+(N>F)),h+=2,N>F){x=Zt(c,f,0),O=c,L=Zt(p,m,0),A=p;var D=Zt(M,T,0);for(ee(e,h,w-257),ee(e,h+5,S-1),ee(e,h+10,R-4),h+=14,_=0;R>_;++_)ee(e,h+3*_,M[Ut[_]]);h+=3*R;for(var B=[y,k],P=0;2>P;++P){var W=B[P];for(_=0;W.length>_;++_)ee(e,h,D[U=31&W[_]]),h+=M[U],U>15&&(ee(e,h,W[_]>>>5&127),h+=W[_]>>>12)}}else x=Xt,O=Jt,L=Yt,A=Qt;for(_=0;o>_;++_)if(i[_]>255){var U;re(e,h,x[257+(U=i[_]>>>18&31)]),h+=O[U+257],U>7&&(ee(e,h,i[_]>>>23&31),h+=Pt[U]);var z=31&i[_];re(e,h,L[z]),h+=A[z],z>3&&(re(e,h,i[_]>>>5&8191),h+=Wt[z])}else re(e,h,x[i[_]]),h+=O[i[_]];return re(e,h,x[256]),h+O[256]},le=new Bt([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),he=function(){for(var t=new Bt(256),e=0;256>e;++e){for(var r=e,i=9;--i;)r=(1&r&&3988292384)^r>>>1;t[e]=r}return t}(),de=function(){var t=4294967295;return{p(e){for(var r=t,i=0;e.length>i;++i)r=he[255&r^e[i]]^r>>>8;t=r},d:()=>4294967295^t}},ce=function(t,e,r,i,n){return function(t,e,r,i,n,s){var a=t.length,o=new Ft(i+a+5*(1+Math.floor(a/7e3))+n),u=o.subarray(i,o.length-n),l=0;if(!e||8>a)for(var h=0;a>=h;h+=65535){var d=h+65535;a>d?l=oe(u,l,t.subarray(h,d)):(u[h]=true,l=oe(u,l,t.subarray(h,a)))}else{for(var c=le[e-1],f=c>>>13,v=8191&c,p=(1<<r)-1,m=new Dt(32768),g=new Dt(p+1),y=Math.ceil(r/3),w=2*y,b=function(e){return(t[e]^t[e+1]<<y^t[e+2]<<w)&p},k=new Bt(25e3),S=new Dt(288),I=new Dt(32),_=0,C=0,M=(h=0,0),T=0,R=0;a>h;++h){var x=b(h),O=32767&h,L=g[x];if(m[O]=L,g[x]=O,h>=T){var A=a-h;if((_>7e3||M>24576)&&A>423){l=ue(t,u,0,k,S,I,C,M,R,h-R,l),M=_=C=0,R=h;for(var E=0;286>E;++E)S[E]=0;for(E=0;30>E;++E)I[E]=0}var N=2,F=0,D=v,B=O-L&32767;if(A>2&&x==b(h-B))for(var P=Math.min(f,A)-1,W=Math.min(32767,h),U=Math.min(258,A);W>=B&&--D&&O!=L;){if(t[h+N]==t[h+N-B]){for(var z=0;U>z&&t[h+z]==t[h+z-B];++z);if(z>N){if(N=z,F=B,z>P)break;var j=Math.min(B,z-2),q=0;for(E=0;j>E;++E){var H=h-B+E+32768&32767,G=H-m[H]+32768&32767;G>q&&(q=G,L=H)}}}B+=(O=L)-(L=m[O])+32768&32767}if(F){k[M++]=268435456|jt[N]<<18|qt[F];var V=31&jt[N],Z=31&qt[F];C+=Pt[V]+Wt[Z],++S[257+V],++I[Z],T=h+N,++_}else k[M++]=t[h],++S[t[h]]}}l=ue(t,u,true,k,S,I,C,M,R,h-R,l)}return te(o,0,i+Kt(l)+n)}(t,null==e.level?6:e.level,null==e.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(t.length)))):12+e.mem,r,i)},fe=function(t,e,r){for(;r;++e)t[e]=r,r>>>=8},ve=function(t,e){var r=e.filename;if(t[0]=31,t[1]=139,t[2]=8,t[8]=2>e.level?4:9==e.level?2:0,t[9]=3,0!=e.mtime&&fe(t,4,Math.floor(new Date(e.mtime||Date.now())/1e3)),r){t[3]=8;for(var i=0;r.length>=i;++i)t[i+10]=r.charCodeAt(i)}},pe=function(t){return 10+(t.filename&&t.filename.length+1||0)};function me(t,e){for(var r="",i=0;t.length>i;){var n=t[i++];r+=String.fromCharCode(n)}return r}class ge{constructor(t,e){var r,i;void 0===e&&(e={}),this.gu={},this.yu=t=>{if(!this.gu[t]){var e,r;this.gu[t]=!0;var i=this.wu(t);null==(e=(r=this.bu).onBlockedNode)||e.call(r,t,i)}},this.ku=t=>{var e=this.wu(t);if("svg"!==(null==e?void 0:e.nodeName)&&e instanceof Element){var r=e.closest("svg");if(r)return[this._rrweb.mirror.getId(r),r]}return[t,e]},this.wu=t=>this._rrweb.mirror.getNode(t),this.Su=t=>{var e,r,i,n,s,a,o,u;return(null!==(e=null==(r=t.removes)?void 0:r.length)&&void 0!==e?e:0)+(null!==(i=null==(n=t.attributes)?void 0:n.length)&&void 0!==i?i:0)+(null!==(s=null==(a=t.texts)?void 0:a.length)&&void 0!==s?s:0)+(null!==(o=null==(u=t.adds)?void 0:u.length)&&void 0!==o?o:0)},this.throttleMutations=t=>{if(3!==t.type||0!==t.data.source)return t;var e=t.data,r=this.Su(e);e.attributes&&(e.attributes=e.attributes.filter((t=>{var[e]=this.ku(t.id);return!this.qo.consumeRateLimit(e)&&t})));var i=this.Su(e);return 0!==i||r===i?t:void 0},this._rrweb=t,this.bu=e,this.qo=new R({bucketSize:null!==(r=this.bu.bucketSize)&&void 0!==r?r:100,refillRate:null!==(i=this.bu.refillRate)&&void 0!==i?i:10,refillInterval:1e3,zt:this.yu,Gt:L})}reset(){this.gu={}}stop(){this.qo.stop(),this.reset()}}var ye="$sess_rec_flush_size";class we{constructor(t){if(!t.persistence)throw new Error("it is not valid to not have persistence and be this far into setting up the application");this.Iu=t.get_property.bind(t),this._u=t.persistence.set_property.bind(t.persistence)}trackSize(t){var e=Number(this.Iu(ye))||0;this._u(ye,e+t)}reset(){return this._u(ye,0)}get currentTrackedSize(){return Number(this.Iu(ye))||0}}function be(t,e){return function(t){for(var e=0,r=0;t.length>r;r++)e=(e<<5)-e+t.charCodeAt(r),e|=0;return Math.abs(e)}(t)%100<T(100*e,0,100,L)}var ke=function(t,e){if(!function(t){try{new RegExp(t)}catch(t){return!1}return!0}(e))return!1;try{return new RegExp(e).test(t)}catch(t){return!1}},Se={exact:(t,e)=>e.some((e=>t.some((t=>e===t)))),is_not:(t,e)=>e.every((e=>t.every((t=>e!==t)))),regex:(t,e)=>e.some((e=>t.some((t=>ke(e,t))))),not_regex:(t,e)=>e.every((e=>t.every((t=>!ke(e,t))))),icontains:(t,e)=>e.map(Ie).some((e=>t.map(Ie).some((t=>e.includes(t))))),not_icontains:(t,e)=>e.map(Ie).every((e=>t.map(Ie).every((t=>!e.includes(t))))),gt:(t,e)=>e.some((e=>{var r=parseFloat(e);return!isNaN(r)&&t.some((t=>r>parseFloat(t)))})),lt:(t,e)=>e.some((e=>{var r=parseFloat(e);return!isNaN(r)&&t.some((t=>r<parseFloat(t)))}))},Ie=t=>t.toLowerCase(),_e=new Set(["is_not","not_icontains","not_regex"]);function Ce(t,e,r){return!t||0===t.length||t.every((t=>{var i="person"===t.type?r:e,n=null==i?void 0:i[t.key],s=t.operator||"exact";if(b(n)||S(n))return _e.has(s);var a=Se[s];return!!a&&!b(t.value)&&!S(t.value)&&a(g(t.value)?t.value.map(String):[String(t.value)],g(n)?n.map(String):[String(n)])}))}var Me=A("[SessionRecording]");class Te{constructor(t,e,r,i,n,s){this.Cu=null,this.Mu=Lt,this._instance=t,this.fu=e,this.vu=r,this.pu=i,this.Tu=n,this.Ru=s}onRemoteConfig(t){this.Cu=_(t.sampleRate)?t.sampleRate:null,"any"===t.triggerMatchType?(this.xu=new St([this.vu,this.fu]),this.Mu=Ot):(this.xu=new It([this.vu,this.fu]),this.Mu=Lt),this._instance.register_for_session({[K]:t.triggerMatchType}),this.fu.onConfig(t),this.vu.onConfig(t),this.pu.onConfig(t,((t,e)=>{this.Tu("linked_flag_matched",{flag:t,variant:e})}))}getStatus(t){return this.Mu({receivedFlags:!0,isRecordingEnabled:!0,isSampled:t.isSampled,rrwebError:t.rrwebError,urlTriggerMatching:t.urlTriggerMatching,eventTriggerMatching:t.eventTriggerMatching,linkedFlagMatching:t.linkedFlagMatching,sessionId:t.sessionId})}getMinimumDuration(t){var e=this._instance.get_property("$session_recording_remote_config"),r=null==e?void 0:e.minimumDurationMilliseconds;return _(r)?r:null}checkUrlTriggers(t,e,r,i){this.fu.checkUrlTriggerConditions(e,r,i,t)}setupEventTriggerListeners(t,e,r){if(0!==this.vu.du.length&&I(this.Ou))return this.Ou=t((t=>{try{this.vu.checkEventTriggerConditions(t.event,r,e)}catch(t){Me.error("Could not activate event trigger",t)}})),this.Ou}makeSamplingDecisions(t){var e,r=this.Cu;if(_(r)){var i=this._instance.get_property(q),n=i===t||!1!==i&&null,s="string"==typeof i&&i!==t||!C(n),a=s?be(t,r):n;s&&(a?this.Tu("sampled"):Me.warn("Sample rate ("+r+") has determined that this sessionId ("+t+") will not be sent to the server.")),null==(e=this._instance.persistence)||e.register({[q]:!!a&&t})}else{var o;null==(o=this._instance.persistence)||o.unregister(q)}}onFlushComplete(){}clearConditionalRecordingPersistence(){var t,e,r,i;null==(t=this._instance.persistence)||t.unregister(V),null==(e=this._instance.persistence)||e.unregister(G),null==(r=this._instance.persistence)||r.unregister(q),null==(i=this._instance.persistence)||i.unregister(H)}updateActiveTriggers(t){}hasPendingTriggers(t){var e;return(null==(e=this.xu)?void 0:e.triggerStatus(t))===yt}stop(){var t;null==(t=this.Ou)||t.call(this),this.Ou=void 0,this.vu.stop(),this.fu.stop(),this.pu.stop()}}class Re{constructor(t,e,r,i){this.Lu=[],this.Au=new Map,this.Eu=!1,this._instance=t,this.fu=e,this.Tu=r,this.Nu=i}onRemoteConfig(t){t.triggerGroups&&0!==t.triggerGroups.length?(this.Fu(t.triggerGroups),this._instance.register_for_session({[K]:"v2_trigger_groups",$sdk_debug_replay_trigger_groups_count:t.triggerGroups.length}),this.fu.onConfig(t)):Me.warn("[V2Strategy] No trigger groups configured")}getStatus(t){return function(t){if(t.rrwebError)return pt;if(t.urlTriggerMatching.urlBlocked)return vt;var e=t.triggerGroupMatchers,r=t.triggerGroupSamplingResults;if(0===e.length)return ht;var i=!1,n=!1;for(var s of e){var a=s.triggerStatus(t.sessionId);if(a===gt){var o=s.group.id,u=r.get(o);b(u)?L.warn("[V2 Triggers] Group activated but no sampling decision found",{groupId:o}):!0===u&&(n=!0)}else a===yt&&(i=!0)}return n?dt:i?ft:ht}({isSampled:t.isSampled,rrwebError:t.rrwebError,urlTriggerMatching:t.urlTriggerMatching,eventTriggerMatching:t.eventTriggerMatching,linkedFlagMatching:t.linkedFlagMatching,sessionId:t.sessionId,triggerGroupMatchers:this.Lu,triggerGroupSamplingResults:this.Au,minimumDuration:this.getMinimumDuration(t.sessionId)})}getMinimumDuration(t){var e=null;for(var r of this.Lu)if("trigger_activated"===r.triggerStatus(t)){var i=r.group.minDurationMs;_(i)&&(S(e)||e>i)&&(e=i)}return e}checkUrlTriggers(t,e,r,i){var n=this;this.fu.checkUrlBlocklist(e,r);var s=function(i){i.checkUrlTriggerConditions(e,r,(e=>{n.Du(i,void 0)&&(i.activateTrigger(e,t),n.updateActiveTriggers(t))}),t)};for(var a of this.Lu)s(a)}setupEventTriggerListeners(t,e,r){var i=this;return this.Ou=t((t=>{var r;if(this.Eu)return Me.info("[SessionRecorder] Stopping trigger checks - initial buffer flushed"),null==(r=this.Ou)||r.call(this),void(this.Ou=void 0);try{var n=function(r){r.checkEventTriggerConditions(t.event,(n=>{if(i.Du(r,t.properties)){var s=(r.group.conditions.events||[]).filter((e=>e.name===t.event)),a=i._instance.get_property(Y);s.some((e=>!e.properties||0===e.properties.length||Ce(e.properties,t.properties,a)))&&(r.activateTrigger(n,e),i.updateActiveTriggers(e))}}),e)};for(var s of this.Lu)n(s)}catch(t){Me.error("Could not activate event trigger for trigger groups",t)}})),this.Ou}makeSamplingDecisions(t){for(var e of this.Lu){var r,i=e.group,n=i.id,s=i.sampleRate,a=Q+n,o=this._instance.get_property(a),u=o===t||!1!==o&&null,l="string"==typeof o&&o!==t||!C(u),h=l?be(t+n,s):u;l&&this.Nu("triggerGroupSamplingDecisionMade",{group_id:n,group_name:i.name,sampleRate:s,isSampled:h}),this.Au.set(n,h),null==(r=this._instance.persistence)||r.register({[a]:!!h&&t})}this.updateActiveTriggers(t)}onFlushComplete(){this.Eu=!0}clearConditionalRecordingPersistence(){var t,e;for(var r of(null==(t=this._instance.persistence)||t.unregister(q),null==(e=this._instance.persistence)||e.unregister(H),this.Lu)){var i,n,s,a=r.group.id;null==(i=this._instance.persistence)||i.unregister(Z+a),null==(n=this._instance.persistence)||n.unregister(J+a),null==(s=this._instance.persistence)||s.unregister(Q+a)}}updateActiveTriggers(t){var e=[];for(var r of this.Lu){var i=r.group,n=i.id,s="trigger_activated"===r.triggerStatus(t),a=!0===this.Au.get(n);s&&e.push({id:n,name:i.name,matched:!0,sampled:a})}this._instance.register_for_session({$sdk_debug_replay_matched_recording_trigger_groups:e})}hasPendingTriggers(t){for(var e of this.Lu)if(e.triggerStatus(t)===yt)return!0;return!1}stop(){var t;null==(t=this.Ou)||t.call(this),this.Ou=void 0,this.Lu.forEach((t=>t.stop())),this.Lu=[],this.Au.clear(),this.fu.stop()}Du(t,e){var r=t.group.conditions.properties;return!r||0===r.length||Ce(r,e,this._instance.get_property(Y))}Fu(t){var e=this;this.Lu.forEach((t=>t.stop())),this.Lu=[],this.Au.clear();var r=function(t){var r=new xt(e._instance,t,((r,i)=>{e.Tu("linked_flag_matched",{flag:r,variant:i,group_id:t.id,group_name:t.name})}));e.Lu.push(r)};for(var i of t)r(i)}}function xe(t){return w(t)?t.network_timing:t}var Oe,Le,Ae="[SessionRecording]",Ee=A(Ae),Ne=[l.MouseMove,l.MouseInteraction,l.Scroll,l.ViewportResize,l.Input,l.TouchMove,l.MediaInteraction,l.Drag],Fe=t=>({rrwebMethod:t,enqueuedAt:Date.now(),attempt:1});function De(){var t;return null==i||null==(t=i.__PosthogExtensions__)?void 0:t.rrweb}function Be(){var t;return null==(t=De())?void 0:t.record}function Pe(t){return me(function(t,e){void 0===e&&(e={});var r=de(),i=t.length;r.p(t);var n=ce(t,e,pe(e),8),s=n.length;return ve(n,e),fe(n,s-8,r.d()),fe(n,s-4,i),n}(function(t,e){var r=t.length;if("undefined"!=typeof TextEncoder)return(new TextEncoder).encode(t);for(var i=new Ft(t.length+(t.length>>>1)),n=0,s=function(t){i[n++]=t},a=0;r>a;++a){if(n+5>i.length){var o=new Ft(n+8+(r-a<<1));o.set(i),i=o}var u=t.charCodeAt(a);128>u?s(u):2048>u?(s(192|u>>>6),s(128|63&u)):u>55295&&57344>u?(s(240|(u=65536+(1047552&u)|1023&t.charCodeAt(++a))>>>18),s(128|u>>>12&63),s(128|u>>>6&63),s(128|63&u)):(s(224|u>>>12),s(128|u>>>6&63),s(128|63&u))}return te(i,0,n)}(JSON.stringify(t))))}function We(t){return Ue.apply(this,arguments)}function Ue(){return Ue=s((function*(t){var e=JSON.stringify(t),r=yield function(t,e,r){return f.apply(this,arguments)}(e,x.DEBUG,{rethrow:!0});return me(new Uint8Array(yield r.arrayBuffer()))})),Ue.apply(this,arguments)}var ze="undefined"!=typeof globalThis&&"CompressionStream"in globalThis&&"TextEncoder"in globalThis&&"Response"in globalThis&&"function"==typeof Response.prototype.blob,$e=!1;function je(t){return g(t)&&0===t.length?Oe=null!=Oe?Oe:Pe([]):Pe(t)}function qe(t){return He.apply(this,arguments)}function He(){return(He=s((function*(t){return g(t)&&0===t.length?Oe||(Le=null!=Le?Le:We([]).then((t=>(Oe=t,t))).catch((t=>{throw Oe=void 0,Le=void 0,t}))):We(t)}))).apply(this,arguments)}function Ge(t){return ze&&!$e&&function(t){return t.type===u.FullSnapshot||t.type===u.IncrementalSnapshot&&(t.data.source===l.Mutation||t.data.source===l.StyleSheetRule)}(t)}function Ve(t){return{event:t,size:Et(t)}}function Ze(t,e){return a({},t,{data:e,cv:"2024-10"})}function Je(t,e){return a({},t,{cv:"2024-10",data:a({},t.data,e)})}function Qe(t){try{if(t.type===u.FullSnapshot)return Ve(Ze(t,Pe(t.data)));if(t.type===u.IncrementalSnapshot&&t.data.source===l.Mutation)return Ve(Je(t,{texts:je(t.data.texts),attributes:je(t.data.attributes),removes:je(t.data.removes),adds:je(t.data.adds)}));if(t.type===u.IncrementalSnapshot&&t.data.source===l.StyleSheetRule)return Ve(Je(t,{adds:t.data.adds?Pe(t.data.adds):void 0,removes:t.data.removes?Pe(t.data.removes):void 0}))}catch(t){Ee.error("could not compress event - will use uncompressed event",t)}return{event:t,size:At(t)}}function Xe(){return(Xe=s((function*(t){try{if(t.type===u.FullSnapshot)return Ve(Ze(t,yield We(t.data)));if(t.type===u.IncrementalSnapshot&&t.data.source===l.Mutation){var[e,r,i,n]=yield Promise.all([qe(t.data.texts),qe(t.data.attributes),qe(t.data.removes),qe(t.data.adds)]);return Ve(Je(t,{texts:e,attributes:r,removes:i,adds:n}))}if(t.type===u.IncrementalSnapshot&&t.data.source===l.StyleSheetRule){var[s,a]=yield Promise.all([t.data.adds?We(t.data.adds):void 0,t.data.removes?We(t.data.removes):void 0]);return Ve(Je(t,{adds:s,removes:a}))}}catch(e){return(t=>{if(!t||"object"!=typeof t)return!1;var e="name"in t?String(t.name):"";return(t=>!(!t||"object"!=typeof t)&&"NotReadableError"===("name"in t?String(t.name):""))(t)||e===h})(e)&&($e=!0),Ee.error("could not compress event asynchronously - trying synchronous compression",e),Qe(t)}return{event:t,size:At(t)}}))).apply(this,arguments)}function Ye(t,e){return t.type===u.Custom&&t.data.tag===e}function Ke(t){return Ye(t,"sessionIdle")}function tr(t){return Ye(t,"$session_ending")}function er(t){return Ye(t,"$session_starting")}class rr{get sessionId(){return this.Li}get Bu(){if(!this._instance.sessionManager)throw new Error(Ae+" must be started with a valid sessionManager.");return this._instance.sessionManager}get Pu(){return this._instance.config.session_recording.session_idle_threshold_ms||3e5}get Wu(){var t=this._instance.get_property(q);return!0===t?null:!1!==t&&(k(t)?t===this.sessionId:null)}get Cu(){var t,e=null==(t=this.Ea)?void 0:t.sampleRate;return _(e)?e:null}get Uu(){var t,e;return null!==(t=null==(e=this.zu)?void 0:e.getMinimumDuration(this.sessionId))&&void 0!==t?t:null}constructor(t){this.$u="/s/",this._forceAllowLocalhostNetworkCapture=!1,this.ju=void 0,this.qu=Date.now(),this.Hu=!1,this.Gu=[],this.Vu="unknown",this.Zu=!1,this.Ju=!1,this.Qu=!1,this.Xu=[],this.Yu=[],this.Ku=0,this.th=0,this.eh=!1,this.rh=void 0,this.Ou=void 0,this.ih=void 0,this.nh=void 0,this.sh=void 0,this.ah=void 0,this.wi=(t,e,r)=>{var i,n;if(r&&(t!==this.Li||e!==this.Oi)){var s,a,o=!r.noSessionId&&(r.activityTimeout||r.sessionPastMaximumLength),u=this.Li,l=this.Oi;o&&this.Nu("$session_ending",{currentSessionId:u,currentWindowId:l,nextSessionId:t,nextWindowId:e,changeReason:r,lastActivityTimestamp:this.qu,flushed_size:null==(s=this.oh)?void 0:s.currentTrackedSize}),this.oh&&this.oh.reset(),null==(i=this._instance.persistence)||i.unregister(X),this.Qu=!1,null==(n=De())||null==n.resetMaxDepthState||n.resetMaxDepthState(),this.Nu("$session_id_change",{sessionId:t,windowId:e,changeReason:r}),this.uh(),!0!==this.Vu&&this.isStarted||(this.Vu="unknown",this.stop(),this.start("session_id_changed")),o&&this.Nu("$session_starting",{previousSessionId:u,previousWindowId:l,nextSessionId:t,nextWindowId:e,changeReason:r,lastActivityTimestamp:this.qu}),_(this.Cu)&&I(this.sh)&&(null==(a=this.zu)||a.makeSamplingDecisions(t))}},this.lh=()=>{var t;return(null==(t=this._instance.persistence)?void 0:t.props[H])===this.Li},this.hh=()=>{var t,e;if(0===this.M.data.length)return null;var r=null==(t=this.M.data[0])?void 0:t.timestamp,i=null==(e=this.M.data[this.M.data.length-1])?void 0:e.timestamp;return _(r)&&_(i)?i-r:null},this.dh=()=>{var t,e,r=this.Uu;if(!_(r))return!1;if(null===(t=null==(e=this._instance.config.session_recording)?void 0:e.strictMinimumDuration)||void 0===t||!t){var i=this.fh;return _(i)&&i>=0&&r>i}if(this.lh())return!1;var n,s=this.hh();return!!S(s)||r>s||(null==(n=this._instance.persistence)||n.register({[H]:this.Li}),!1)},this.ph=()=>{this.status!==ft?(this.mh(),this.gh()):this.yh()},this.wh=()=>{this.Nu("browser offline",{})},this.bh=()=>{this.Nu("browser online",{})},this.At=()=>{null!=r&&r.visibilityState&&this.Nu("window "+r.visibilityState,{})},this._instance=t;var{sessionId:e,windowId:i}=this.Bu.checkAndGetSessionAndWindowId();this.Li=e,this.Oi=i,this.pu=new Tt(this._instance),this.fu=new Mt(this._instance),this.vu=new Rt(this._instance),this.M=this.yh(),this.Bu.sessionTimeoutMs>this.Pu||Ee.warn("session_idle_threshold_ms ("+this.Pu+") is greater than the session timeout ("+this.Bu.sessionTimeoutMs+"). Session will never be detected as idle"),this.oh=new we(this._instance)}get kh(){var t,e,r,i,n,s,a,o=null==(t=this.Ea)?void 0:t.masking,u={maskAllInputs:null==(e=this._instance.config.session_recording)?void 0:e.maskAllInputs,maskTextSelector:null==(r=this._instance.config.session_recording)?void 0:r.maskTextSelector,blockSelector:null==(i=this._instance.config.session_recording)?void 0:i.blockSelector},l=null!==(n=null==u?void 0:u.maskAllInputs)&&void 0!==n?n:null==o?void 0:o.maskAllInputs,h=null!==(s=null==u?void 0:u.maskTextSelector)&&void 0!==s?s:null==o?void 0:o.maskTextSelector,d=null!==(a=null==u?void 0:u.blockSelector)&&void 0!==a?a:null==o?void 0:o.blockSelector;return b(l)&&b(h)&&b(d)?void 0:{maskAllInputs:null==l||l,maskTextSelector:h,blockSelector:d}}get Sh(){var t,e,r,i,n,s,a,o=this._instance.config.session_recording.captureCanvas,u=null==(t=this.Ea)?void 0:t.canvasRecording,l=null!==(e=null!==(r=null==o?void 0:o.recordCanvas)&&void 0!==r?r:null==u?void 0:u.enabled)&&void 0!==e&&e,h=null!==(i=null!==(n=null==o?void 0:o.canvasFps)&&void 0!==n?n:null==u?void 0:u.fps)&&void 0!==i?i:4,d=null!==(s=null!==(a=null==o?void 0:o.canvasQuality)&&void 0!==a?a:null==u?void 0:u.quality)&&void 0!==s?s:.4;if("string"==typeof d){var c=parseFloat(d);d=isNaN(c)?.4:c}return{enabled:l,fps:T(h,0,12,A("canvas recording fps"),4),quality:T(d,0,1,A("canvas recording quality"),.4)}}get Ih(){var t,e=!(null==(t=this.Ea)||!t.consoleLogRecordingEnabled),r=this._instance.config.enable_recording_console_log;return null!=r?r:e}get _h(){var t,e,r,i=null==(t=this.Ea)?void 0:t.networkPayloadCapture,n={recordHeaders:null==(e=this._instance.config.session_recording)?void 0:e.recordHeaders,recordBody:null==(r=this._instance.config.session_recording)?void 0:r.recordBody},s=(null==n?void 0:n.recordHeaders)||(null==i?void 0:i.recordHeaders),a=(null==n?void 0:n.recordBody)||(null==i?void 0:i.recordBody),o=xe(this._instance.config.capture_performance),u=xe(null==i?void 0:i.capturePerformance),l=!!(C(o)?o:u);return s||a||l?{recordHeaders:s,recordBody:a,recordPerformance:l}:void 0}Ch(){var t,e,r=[],n=null==(t=i.__PosthogExtensions__)||null==(t=t.rrwebPlugins)?void 0:t.getRecordConsolePlugin;n&&this.Ih&&r.push(n());var s,o,u,l,h,d,c,f,v,p,m,g=null==(e=i.__PosthogExtensions__)||null==(e=e.rrwebPlugins)?void 0:e.getRecordNetworkPlugin;return this._h&&y(g)&&(!F.includes(location.hostname)||this._forceAllowLocalhostNetworkCapture?r.push(g((h={payloadSizeLimitBytes:nt.payloadSizeLimitBytes,performanceEntryTypeToObserve:[...nt.performanceEntryTypeToObserve],payloadHostDenyList:[...(o=this._h).payloadHostDenyList||[],...nt.payloadHostDenyList]},d=!1!==(s=this._instance.config).session_recording.recordHeaders&&o.recordHeaders,c=!1!==s.session_recording.recordBody&&o.recordBody,f=!1!==s.capture_performance&&o.recordPerformance,l=Math.min(1e6,null!==(u=h.payloadSizeLimitBytes)&&void 0!==u?u:1e6),v=t=>(null!=t&&t.requestBody&&(t.requestBody=ut(t.requestBody,t.requestHeaders,l,"Request")),null!=t&&t.responseBody&&(t.responseBody=ut(t.responseBody,t.responseHeaders,l,"Response")),t),p=t=>{return v(((t,e)=>{var r,i=D(t.name),n=0===e.indexOf("http")?null==(r=D(e))?void 0:r.pathname:e;"/"===n&&(n="");var s=null==i?void 0:i.pathname.replace(n||"","");if(!(i&&s&&ot.some((t=>0===s.indexOf(t)))))return t})((I(r=(e=t).requestHeaders)||E(Object.keys(null!=r?r:{}),(t=>{st.includes(t.toLowerCase())&&(r[t]=it)})),e),s.api_host));var e,r},(m=y(s.session_recording.maskNetworkRequestFn))&&y(s.session_recording.maskCapturedNetworkRequestFn)&&L.warn("Both `maskNetworkRequestFn` and `maskCapturedNetworkRequestFn` are defined. `maskNetworkRequestFn` will be ignored."),m&&(s.session_recording.maskCapturedNetworkRequestFn=t=>{var e=s.session_recording.maskNetworkRequestFn({url:t.name});return a({},t,{name:null==e?void 0:e.url})}),h.maskRequestFn=y(s.session_recording.maskCapturedNetworkRequestFn)?t=>{var e,r=p(t);return r&&null!==(e=null==s.session_recording.maskCapturedNetworkRequestFn?void 0:s.session_recording.maskCapturedNetworkRequestFn(r))&&void 0!==e?e:void 0}:t=>function(t){if(!b(t))return t.requestBody=lt(t.requestBody,"Request"),t.responseBody=lt(t.responseBody,"Response"),t}(p(t)),a({},nt,h,{recordHeaders:d,recordBody:c,recordPerformance:f,recordInitialRequests:f})))):Ee.info("NetworkCapture not started because we are on localhost.")),r}Mh(t){var e=this._instance.config.session_recording;if(e.maskCapturedNetworkRequestFn){var r,i=e.maskCapturedNetworkRequestFn({name:t});return null!==(r=null==i?void 0:i.name)&&void 0!==r?r:null==i?void 0:i.url}if(e.maskNetworkRequestFn){var n=e.maskNetworkRequestFn({url:t});return null==n?void 0:n.url}return t}Th(t){try{return t.rrwebMethod(),!0}catch(e){return 10>this.Gu.length?this.Gu.push({enqueuedAt:t.enqueuedAt||Date.now(),attempt:t.attempt+1,rrwebMethod:t.rrwebMethod}):Ee.warn("could not emit queued rrweb event.",e,t),!1}}Nu(t,e){return this.Th(Fe((()=>Be().addCustomEvent(t,e))))}Rh(){try{if(this._instance.config.capture_pageview||!t)return;var e=new URL(t.location.href),r=this.Mh(e.origin+e.pathname+e.search);this.xh!==r&&(this.xh=r,this.Nu("$url_changed",{href:r}))}catch(t){}}Oh(){if(this.Gu.length){var t=[...this.Gu];this.Gu=[],t.forEach((t=>{Date.now()-t.enqueuedAt>2e3||this.Th(t)}))}}Ru(){return this.Th(Fe((()=>Be().takeFullSnapshot())))}get Lh(){var t,e,r;return null!=(t=this.zu)&&t.hasPendingTriggers(this.sessionId)&&!["sampled","active"].includes(this.status)?6e4:null!==(e=null==(r=this._instance.config.session_recording)?void 0:r.full_snapshot_interval_millis)&&void 0!==e?e:3e5}Ah(){if(this.Eh&&clearInterval(this.Eh),!0!==this.Vu){var t=this.Lh;t&&(this.Eh=setInterval((()=>{this.Ru()}),t))}}Nh(){this.fu.urlBlocked||(this.fu.urlBlocked=!0,clearInterval(this.Eh),Ee.info("recording paused due to URL blocker"),this.Nu("recording paused",{reason:"url blocker"}))}Fh(){this.fu.urlBlocked&&(this.fu.urlBlocked=!1,this.Ru(),this.Ah(),this.Nu("recording resumed",{reason:"left blocked url"}),Ee.info("recording resumed"))}Dh(t,e){var r;if(!this.Hu&&null!=(r=this.zu)&&r.hasPendingTriggers(this.sessionId)){this.Hu=!0;try{var i,n;null==(i=this._instance.persistence)||i.register({["url"===t?G:V]:this.sessionId}),null==(n=this.zu)||n.updateActiveTriggers(this.sessionId),this.gh(),this.Tu(t+"_trigger_matched",{["url"===t?"matchedUrl":"matchedEvent"]:e})}finally{this.Hu=!1}}}get isStarted(){return!!this.ju}get Ea(){var t=this._instance.get_property(P);if(t){var e;try{e=w(t)?t:JSON.parse(t)}catch(t){return void Ee.warn("persisted remote config for session recording is invalid and will be ignored",t)}if(!this.isStarted){var r,i,n=null!==(r=e.cache_timestamp)&&void 0!==r?r:Date.now();if(Date.now()-n>36e5)return Ee.info("persisted remote config for session recording is stale and will be ignored",{cacheTimestamp:n,persistedConfig:t}),void(null==(i=this._instance.persistence)||i.unregister(P))}return e}}Bh(t,e,r){this._instance.get_property(t)&&(e(),r())}start(e){var r,i,n=this.Ea;if(n){var{sessionId:s,windowId:a}=this.Bu.checkAndGetSessionAndWindowId();this.Li=s,this.Oi=a,null==(r=this._instance.persistence)||r.unregister(X),null!=n&&n.endpoint&&(this.$u=null==n?void 0:n.endpoint),this.zu=2===(null==n?void 0:n.version)&&(null==n?void 0:n.triggerGroups)&&n.triggerGroups.length>0?new Re(this._instance,this.fu,this.Tu.bind(this),this.Nu.bind(this)):new Te(this._instance,this.fu,this.vu,this.pu,this.Tu.bind(this),this.Ru.bind(this)),this.zu.onRemoteConfig(n),null==(i=this.Ou)||i.call(this),this.Ou=this.zu.setupEventTriggerListeners(this._instance.on.bind(this._instance,"eventCaptured"),this.sessionId,((t,e)=>this.Dh(t,e))),this.Bh(W,(()=>{this.overrideSampling()}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(W)})),this.Bh(U,(()=>{this.overrideLinkedFlag()}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(U)})),this.Bh(j,(()=>{this.overrideTrigger("event")}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(j)})),this.Bh(z,(()=>{this.overrideTrigger("url")}),(()=>{var t;return null==(t=this._instance.persistence)?void 0:t.unregister(z)})),this.zu.makeSamplingDecisions(this.sessionId),this.Ph(),this.Zu||(N(t,"beforeunload",this.ph),N(t,"offline",this.wh),N(t,"online",this.bh),N(t,"visibilitychange",this.At),this.ih||(this.ih=this.Bu.onSessionId(this.wi)),this.nh||(this.nh=this.Bu.on("forcedIdleReset",(()=>{this.uh(),this.Vu="unknown",this.stop(),this.ah=this.Bu.onSessionId(((t,e,r)=>{var i;null==(i=this.ah)||i.call(this),this.ah=void 0,this.wi(t,e,r)}))}))),I(this.rh)&&(this.rh=this._instance.on("eventCaptured",(t=>{try{if("$pageview"===t.event){var e=null!=t&&t.properties.$current_url?this.Mh(null==t?void 0:t.properties.$current_url):"";if(!e)return;this.Nu("$pageview",{href:e})}}catch(t){Ee.error("Could not add $pageview to rrweb session",t)}}))),this.status===ct&&this.Tu(e||"recording_initialized"))}else Ee.info("remote config must be stored in persistence before recording can start")}Wh(){var e,r,i,n,s,a,o;null==t||t.removeEventListener("beforeunload",this.ph),null==t||t.removeEventListener("offline",this.wh),null==t||t.removeEventListener("online",this.bh),null==t||t.removeEventListener("visibilitychange",this.At),clearInterval(this.Eh),this.Uh(),null==(e=this.rh)||e.call(this),this.rh=void 0,null==(r=this.Ou)||r.call(this),this.Ou=void 0,null==(i=this.ih)||i.call(this),this.ih=void 0,null==(n=this.nh)||n.call(this),this.nh=void 0,null==(s=this.sh)||s.call(this),this.sh=void 0,null==(a=this.ah)||a.call(this),this.ah=void 0,null==(o=this.zu)||o.stop(),this.zh(),this.th+=1,this.Yu=[],this.Ku=0,this.$h=void 0,this.eh=!1}zh(){var t,e;null==(t=this.jh)||t.stop(),this.Gu=[],null==(e=this.ju)||e.call(this),this.ju=void 0}qh(){if(!this.$h||0===this.Ku)return!1;if(this.eh)return!0;this.eh=!0;var t=this.th;return this.Uh(),this.zh(),this.$h.catch((()=>{})).then((()=>{t===this.th&&(this.eh=!1,this.gh(),this.yh(),this.Wh(),Ee.info("stopped"))})).catch((()=>{this.eh=!1,this.Wh(),Ee.info("stopped")})),!0}stop(){this.qh()||(this.gh(),this.yh(),this.Wh(),Ee.info("stopped"))}discard(){this.yh(),this.Wh(),Ee.info("discarded")}Hh(t,e,r,i,n){var s,a={$snapshot_bytes:r,$snapshot_data:e,$session_id:i,$window_id:n};t.type===u.FullSnapshot&&null!=(s=De())&&null!=s.wasMaxDepthReached&&s.wasMaxDepthReached()&&(this.Qu=!0),this.status!==ht?this.Gh(a):this.yh()}Vh(t){t.counted&&t.generation===this.th&&(this.Ku=Math.max(0,this.Ku-1)),t.counted=!1,this.Yu=this.Yu.filter((e=>e!==t))}Zh(t,e,r){t.processed||t.generation!==this.th||(t.processed=!0,this.Hh(t.event,e,r,t.targetSessionId,t.targetWindowId))}Jh(t){try{var{event:e,size:r}=t.compressionEnabled?Qe(t.event):{event:t.event,size:At(t.event)};this.Zh(t,e,r)}finally{this.Vh(t)}}mh(){[...this.Yu].forEach((t=>{this.Jh(t)}))}Qh(t,e,r,i){var n=this,a={event:t,compressionEnabled:e,targetSessionId:r,targetWindowId:i,generation:this.th,processed:!1,counted:!0};this.Yu.push(a),this.Ku+=1;var o=function(){var r=s((function*(){try{if(a.processed)return;var{event:r,size:i}=e?Ge(t)?yield function(t){return Xe.apply(this,arguments)}(t):Qe(t):{event:t,size:At(t)};n.Zh(a,r,i)}finally{n.Vh(a)}}));return function(){return r.apply(this,arguments)}}();this.$h=this.$h?this.$h.catch((()=>{})).then(o):o()}onRRwebEmit(t){var e,r,i,n,s,a,o;if(this._instance.sessionManager&&(this.Oh(),t&&w(t))){if(t.type===u.Meta){var l=this.Mh(t.data.href);if(this.xh=l,!l)return;t.data.href=l}else this.Rh();if(null==(e=this.zu)||e.checkUrlTriggers(this.sessionId,(()=>this.Nh()),(()=>this.Fh()),((t,e)=>this.Dh(t,e))),!this.fu.urlBlocked||(h=t).type===u.Custom&&"recording paused"===h.data.tag){var h,d,c;t.type===u.FullSnapshot&&(this.Ah(),null==(d=this.jh)||d.reset(),null==(c=this._instance.persistence)||c.register_once({[X]:t.timestamp},void 0)),t.type===u.FullSnapshot&&null!=(r=this.zu)&&r.hasPendingTriggers(this.sessionId)&&this.Xh();var f=this.jh?this.jh.throttleMutations(t):t;if(f){var v=function(t){var e=t;if(e&&w(e)&&6===e.type&&w(e.data)&&"rrweb/console@1"===e.data.plugin){e.data.payload.payload.length>10&&(e.data.payload.payload=e.data.payload.payload.slice(0,10),e.data.payload.payload.push("...[truncated]"));for(var r=[],i=0;e.data.payload.payload.length>i;i++)r.push(e.data.payload.payload[i]&&e.data.payload.payload[i].length>2e3?e.data.payload.payload[i].slice(0,2e3)+"...[truncated]":e.data.payload.payload[i]);return e.data.payload.payload=r,t}return t}(f),p=function(t){return tr(t)?t.data.payload:null}(v),m=function(t){return er(t)?t.data.payload:null}(v);if(p||m){var g=null!=p?p:m;null!=g&&g.lastActivityTimestamp&&(v.timestamp=g.lastActivityTimestamp)}else this.Yh(v);t.type===u.FullSnapshot&&(this.Xu.push([this.Li,t.timestamp]),this.Xu.length>6&&(this.Xu=this.Xu.slice(-6)));var y=null!==(i=null!==(n=null==p?void 0:p.currentSessionId)&&void 0!==n?n:null==m?void 0:m.nextSessionId)&&void 0!==i?i:this.Li,b=null!==(s=null!==(a=null==p?void 0:p.currentWindowId)&&void 0!==a?a:null==m?void 0:m.nextWindowId)&&void 0!==s?s:this.Oi;if(!0!==this.Vu||function(t){return Ke(t)||tr(t)||er(t)}(v)){if(Ke(v)){var k=v.data.payload;k&&(v.timestamp=k.lastActivityTimestamp+k.threshold)}var S=null===(o=this._instance.config.session_recording.compress_events)||void 0===o||o;if(this.Ku>0||S&&Ge(v))this.Qh(v,S,y,b);else{var{event:I,size:_}=S?Qe(v):{event:v,size:At(v)};this.Hh(v,I,_,y,b)}}}}}}get status(){return this.zu?this.zu.getStatus({instance:this._instance,sessionId:this.sessionId,isSampled:this.Wu,rrwebError:this.Zu,urlTriggerMatching:this.fu,eventTriggerMatching:this.vu,linkedFlagMatching:this.pu,remoteConfig:this.Ea}):ht}log(t,e){var r;void 0===e&&(e="log"),null==(r=this._instance.sessionRecording)||r.onRRwebEmit({type:6,data:{plugin:"rrweb/console@1",payload:{level:e,trace:[],payload:[JSON.stringify(t)]}},timestamp:Date.now()})}overrideLinkedFlag(){this.pu.linkedFlagSeen=!0,this.Ru(),this.Tu("linked_flag_overridden")}overrideSampling(){var t;null==(t=this._instance.persistence)||t.register({[q]:this.sessionId}),this.Ru(),this.Tu("sampling_overridden")}overrideTrigger(t){this.Dh(t)}Uh(){this.Kh&&(clearTimeout(this.Kh),this.Kh=void 0)}gh(){this.Uh();var t,e=this.dh();return this.status===ft||this.status===vt||this.status===ht||e?(this.Kh=setTimeout((()=>{this.gh()}),2e3),this.M):(this.M.data.length>0&&(Nt(this.M).forEach((t=>{var e;null==(e=this.oh)||e.trackSize(t.size),this.td({$snapshot_bytes:t.size,$snapshot_data:t.data,$session_id:t.sessionId,$window_id:t.windowId,$lib:x.LIB_NAME,$lib_version:x.LIB_VERSION})})),null==(t=this.zu)||t.onFlushComplete()),this.yh())}Gh(t){var e,r=2+((null==(e=this.M)?void 0:e.data.length)||0),i=t.$session_id;this.Vu||943718.4>=this.M.size+t.$snapshot_bytes+r&&this.M.sessionId===i||(this.M=this.gh(),this.M.sessionId=i,this.M.windowId=t.$window_id),this.M.size+=t.$snapshot_bytes,this.M.data.push(t.$snapshot_data),this.M.sizes.push(t.$snapshot_bytes),this.Kh||this.Vu||(this.Kh=setTimeout((()=>{this.gh()}),2e3))}td(t){this._instance.capture("$snapshot",t,{_url:this._instance.requestRouter.endpointFor("api",this.$u),_noTruncate:!0,_batchKey:"recordings",skip_client_rate_limiting:!0})}get fh(){var t,e,r=null==(t=this.M)?void 0:t.data[(null==(e=this.M)?void 0:e.data.length)-1],{sessionStartTimestamp:i}=this.Bu.checkAndGetSessionAndWindowId(!0);return r?r.timestamp-i:null}Xh(){if(!this.M||0===this.M.data.length)return this.yh();for(var t=-1,e=this.M.data.length-1;e>=0;e--)if(this.M.data[e].type===u.Meta){t=e;break}return 0>t?this.yh():(this.M.data=this.M.data.slice(t),this.M.sizes=this.M.sizes.slice(t),this.M.size=this.M.sizes.reduce(((t,e)=>t+e),0),this.M)}yh(){return this.M={size:0,data:[],sizes:[],sessionId:this.Li,windowId:this.Oi},this.M}Tu(t,e){this._instance.register_for_session({$session_recording_start_reason:t}),Ee.info(t.replace("_"," "),e),"session_id_changed"!==t&&this.Nu("$recording_started",a({reason:t},e))}ed(t){var e;return 3===t.type&&-1!==Ne.indexOf(null==(e=t.data)?void 0:e.source)}Yh(t){var e=this.ed(t);e||this.Vu||t.timestamp-this.qu>this.Pu&&(this.Vu=!0,clearInterval(this.Eh),this.Nu("sessionIdle",{eventTimestamp:t.timestamp,lastActivityTimestamp:this.qu,threshold:this.Pu,bufferLength:this.M.data.length,bufferSize:this.M.size}),this.gh());var r=!1;if(e&&(this.qu=t.timestamp,this.Vu)){var i="unknown"===this.Vu;this.Vu=!1,i||(this.Nu("sessionNoLongerIdle",{reason:"user activity",type:t.type}),r=!0)}if(!this.Vu){var{windowId:n,sessionId:s}=this.Bu.checkAndGetSessionAndWindowId(!e,t.timestamp),a=this.Li!==s,o=this.Oi!==n;this.Oi=n,this.Li=s,a||o?(this.stop(),this.start("session_id_changed")):r&&this.Ah()}}uh(){var t;null==(t=this.zu)||t.clearConditionalRecordingPersistence()}get sdkDebugProperties(){var t,{sessionStartTimestamp:e}=this.Bu.checkAndGetSessionAndWindowId(!0);return{$recording_status:this.status,$sdk_debug_replay_internal_buffer_length:this.M.data.length,$sdk_debug_replay_internal_buffer_size:this.M.size,$sdk_debug_current_session_duration:this.fh,$sdk_debug_session_start:e,$sdk_debug_replay_flushed_size:null==(t=this.oh)?void 0:t.currentTrackedSize,$sdk_debug_replay_full_snapshots:this.Xu,$snapshot_max_depth_exceeded:this.Qu,$sdk_debug_replay_rrweb_error:this.Zu,$sdk_debug_rrweb_attached:!!this.ju,$sdk_debug_rrweb_start_attempted:this.Ju}}Ph(){var t;if(!this.ju){this.Ju=!0;var e,r,i,n={blockClass:"ph-no-capture",blockSelector:void 0,ignoreClass:"ph-ignore-input",maskTextClass:"ph-mask",maskTextSelector:void 0,maskTextFn:void 0,maskAllInputs:!0,maskInputOptions:{password:!0},maskInputFn:void 0,slimDOMOptions:{},collectFonts:!1,inlineStylesheet:!0,recordCrossOriginIframes:!1},s=this._instance.config.session_recording;for(var[o,u]of Object.entries(s||{}))o in n&&("maskInputOptions"===o?n.maskInputOptions=a({password:!0},u):n[o]=u);this.Sh&&this.Sh.enabled&&(n.recordCanvas=!0,n.sampling={canvas:this.Sh.fps},n.dataURLOptions={type:"image/webp",quality:this.Sh.quality}),this.kh&&(n.maskAllInputs=null===(e=this.kh.maskAllInputs)||void 0===e||e,n.maskTextSelector=null!==(r=this.kh.maskTextSelector)&&void 0!==r?r:void 0,n.blockSelector=null!==(i=this.kh.blockSelector)&&void 0!==i?i:void 0);var l=Be();if(l){this.jh=null!==(t=this.jh)&&void 0!==t?t:new ge(l,{refillRate:this._instance.config.session_recording.__mutationThrottlerRefillRate,bucketSize:this._instance.config.session_recording.__mutationThrottlerBucketSize,onBlockedNode:(t,e)=>{var r="Too many mutations on node '"+t+"'. Rate limiting. This could be due to SVG animations or something similar";Ee.info(r,{node:e}),this.log(Ae+" "+r,"warn")}});var h=this.Ch();if(this.ju=l(a({emit:t=>{this.onRRwebEmit(t)},plugins:h},n)),!this.ju)return this.Zu=!0,void Ee.error("rrweb failed to start - Loss of recording data is possible. Check the browser console for rrweb errors.");this.Zu=!1,this.qu=Date.now(),this.Vu=C(this.Vu)?this.Vu:"unknown",this.tryAddCustomEvent("$remote_config_received",this.Ea),this.Nu("$session_options",{sessionRecordingOptions:n,activePlugins:h.map((t=>null==t?void 0:t.name))}),this.Nu("$posthog_config",{config:this._instance.config})}else Ee.error("_startRecorder was called but rrwebRecord is not available. This indicates something has gone wrong.")}}tryAddCustomEvent(t,e){return this.Nu(t,e)}}var ir,nr=["type"],sr=Object.defineProperty,ar=(t,e,r)=>((t,e,r)=>e in t?sr(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r)(t,"symbol"!=typeof e?e+"":e,r),or=(t=>(t[t.DomContentLoaded=0]="DomContentLoaded",t[t.Load=1]="Load",t[t.FullSnapshot=2]="FullSnapshot",t[t.IncrementalSnapshot=3]="IncrementalSnapshot",t[t.Meta=4]="Meta",t[t.Custom=5]="Custom",t[t.Plugin=6]="Plugin",t))(or||{}),ur=(t=>(t[t.Mutation=0]="Mutation",t[t.MouseMove=1]="MouseMove",t[t.MouseInteraction=2]="MouseInteraction",t[t.Scroll=3]="Scroll",t[t.ViewportResize=4]="ViewportResize",t[t.Input=5]="Input",t[t.TouchMove=6]="TouchMove",t[t.MediaInteraction=7]="MediaInteraction",t[t.StyleSheetRule=8]="StyleSheetRule",t[t.CanvasMutation=9]="CanvasMutation",t[t.Font=10]="Font",t[t.Log=11]="Log",t[t.Drag=12]="Drag",t[t.StyleDeclaration=13]="StyleDeclaration",t[t.Selection=14]="Selection",t[t.AdoptedStyleSheet=15]="AdoptedStyleSheet",t[t.CustomElement=16]="CustomElement",t))(ur||{}),lr=(t=>(t[t.MouseUp=0]="MouseUp",t[t.MouseDown=1]="MouseDown",t[t.Click=2]="Click",t[t.ContextMenu=3]="ContextMenu",t[t.DblClick=4]="DblClick",t[t.Focus=5]="Focus",t[t.Blur=6]="Blur",t[t.TouchStart=7]="TouchStart",t[t.TouchMove_Departed=8]="TouchMove_Departed",t[t.TouchEnd=9]="TouchEnd",t[t.TouchCancel=10]="TouchCancel",t))(lr||{}),hr=(t=>(t[t.Mouse=0]="Mouse",t[t.Pen=1]="Pen",t[t.Touch=2]="Touch",t))(hr||{}),dr=(t=>(t[t["2D"]=0]="2D",t[t.WebGL=1]="WebGL",t[t.WebGL2=2]="WebGL2",t))(dr||{}),cr=(t=>(t[t.Play=0]="Play",t[t.Pause=1]="Pause",t[t.Seeked=2]="Seeked",t[t.VolumeChange=3]="VolumeChange",t[t.RateChange=4]="RateChange",t))(cr||{}),fr=(t=>(t[t.Document=0]="Document",t[t.DocumentType=1]="DocumentType",t[t.Element=2]="Element",t[t.Text=3]="Text",t[t.CDATA=4]="CDATA",t[t.Comment=5]="Comment",t))(fr||{}),vr={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot"],MutationObserver:[]},pr={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:["querySelector","querySelectorAll"],MutationObserver:["constructor"]},mr={};function gr(t){if(mr[t])return mr[t];var e=function(t){var e,r,i=null==(r=null==(e=null==globalThis?void 0:globalThis.Zone)?void 0:e.__symbol__)?void 0:r.call(e,t);return i&&globalThis[i]?globalThis[i]:void 0}(t)||globalThis[t],r=e.prototype,i=t in vr?vr[t]:void 0,n=Boolean(i&&i.every((t=>{var e,i;return Boolean(null==(i=null==(e=Object.getOwnPropertyDescriptor(r,t))?void 0:e.get)?void 0:i.toString().includes("[native code]"))}))),s=t in pr?pr[t]:void 0,a=Boolean(s&&s.every((t=>{var e;return"function"==typeof r[t]&&(null==(e=r[t])?void 0:e.toString().includes("[native code]"))})));if(n&&a)return mr[t]=e.prototype,e.prototype;var o=document.createElement("iframe");try{document.body.appendChild(o);var u=o.contentWindow;if(!u)return e.prototype;var l=u[t].prototype;return l?mr[t]=l:r}catch(t){return r}finally{o.parentNode&&document.body.removeChild(o)}}var yr={};function wr(t,e,r){var i,n=t+"."+String(r);if(yr[n])return yr[n].call(e);var s=gr(t),a=null==(i=Object.getOwnPropertyDescriptor(s,r))?void 0:i.get;return a?(yr[n]=a,a.call(e)):e[r]}var br={};function kr(t,e,r){var i=t+"."+String(r);if(br[i])return br[i].bind(e);var n=gr(t)[r];return"function"!=typeof n?e[r]:(br[i]=n,n.bind(e))}function Sr(){return gr("MutationObserver").constructor}function Ir(t,e,r){try{if(!(e in t))return()=>{};var i=t[e],n=r(i);return"function"==typeof n&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__rrweb_original__:{enumerable:!1,value:i}})),t[e]=n,()=>{t[e]=i}}catch(t){return()=>{}}}var _r={childNodes:t=>wr("Node",t,"childNodes"),parentNode:t=>wr("Node",t,"parentNode"),parentElement:t=>wr("Node",t,"parentElement"),textContent:t=>wr("Node",t,"textContent"),contains:(t,e)=>kr("Node",t,"contains")(e),getRootNode:t=>kr("Node",t,"getRootNode")(),host:t=>t&&"host"in t?wr("ShadowRoot",t,"host"):null,styleSheets:t=>t.styleSheets,shadowRoot:t=>t&&"shadowRoot"in t?wr("Element",t,"shadowRoot"):null,querySelector:(t,e)=>kr("Element",t,"querySelector")(e),querySelectorAll:(t,e)=>kr("Element",t,"querySelectorAll")(e),mutationObserver:Sr,patch:Ir};function Cr(t){return t.nodeType===t.ELEMENT_NODE}function Mr(t){var e=t&&"host"in t&&"mode"in t&&_r.host(t)||null;return Boolean(e&&"shadowRoot"in e&&_r.shadowRoot(e)===t)}function Tr(t){return"[object ShadowRoot]"==={}.toString.call(t)}function Rr(t){try{var e=t.rules||t.cssRules;if(!e)return null;var r=t.href;return!r&&t.ownerNode&&(r=t.ownerNode.baseURI),(i=Array.from(e,(t=>xr(t,r))).join("")).includes(" background-clip: text;")&&!i.includes(" -webkit-background-clip: text;")&&(i=i.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),i}catch(t){return null}var i}function xr(t,e){var r;if(function(t){return"styleSheet"in t}(t)){var i;try{i=Rr(t.styleSheet)||function(t){var{cssText:e}=t;if(3>e.split('"').length)return e;var r=["@import","url("+JSON.stringify(t.href)+")"];return""===t.layerName?r.push("layer"):t.layerName&&r.push("layer("+t.layerName+")"),t.supportsText&&r.push("supports("+t.supportsText+")"),t.media.length&&r.push(t.media.mediaText),r.join(" ")+";"}(t)}catch(e){i=t.cssText}try{if(i&&(null==(r=t.styleSheet)?void 0:r.href))return Wr(i,t.styleSheet.href)}catch(t){}return i}var n=t.cssText;return function(t){return"selectorText"in t}(t)&&t.selectorText.includes(":")&&(n=n.replace(/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm,"$1\\$2")),e?Wr(n,e):n}class Or{constructor(){ar(this,"idNodeMap",new Map),ar(this,"nodeMetaMap",new WeakMap)}getId(t){var e;if(!t)return-1;var r=null==(e=this.getMeta(t))?void 0:e.id;return null!=r?r:-1}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){var e=this.getId(t);if(this.idNodeMap.delete(e),t.childNodes&&t.childNodes.forEach((t=>this.removeNodeFromMap(t))),Cr(t)){var r=_r.shadowRoot(t);r&&this.removeNodeFromMap(r),"IFRAME"===t.nodeName&&t.contentDocument&&this.removeNodeFromMap(t.contentDocument)}}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,e){this.idNodeMap.set(e.id,t),this.nodeMetaMap.set(t,e)}replace(t,e){var r=this.getNode(t);if(r){var i=this.nodeMetaMap.get(r);i&&this.nodeMetaMap.set(e,i)}this.idNodeMap.set(t,e)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function Lr(t){var{element:e,maskInputOptions:r,tagName:i,type:n,value:s,maskInputFn:a}=t,o=s||"",u=n&&Ar(n);return(r[i.toLowerCase()]||u&&r[u])&&(o=a?a(o,e):"*".repeat(o.length)),o}function Ar(t){return t.toLowerCase()}var Er="__rrweb_original__";function Nr(t){var e=t.type;return t.hasAttribute("data-rr-is-password")?"password":e?Ar(e):null}var Fr=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,Dr=/^(?:[a-z+]+:)?\/\//i,Br=/^www\..*/i,Pr=/^(data:)([^,]*),(.*)/i;function Wr(t,e){return(t||"").replace(Fr,((t,r,i,n,s,a)=>{var o,u=i||s||a,l=r||n||"";if(!u)return t;if(Dr.test(u)||Br.test(u))return"url("+l+u+l+")";if(Pr.test(u))return"url("+l+u+l+")";if("/"===u[0])return"url("+l+(((o=e).indexOf("//")>-1?o.split("/").slice(0,3).join("/"):o.split("/")[0]).split("?")[0]+u)+l+")";var h=e.split("/"),d=u.split("/");for(var c of(h.pop(),d))"."!==c&&(".."===c?h.pop():h.push(c));return"url("+l+h.join("/")+l+")"}))}var Ur,zr,$r="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxkZWZzPgogICAgPHBhdHRlcm4gaWQ9InN0cmlwZXMiIHBhdHRlcm5Vbml0cz0idXNlclNwYWNlT25Vc2UiIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+CiAgICAgIDxyZWN0IHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iYmxhY2siLz4KICAgICAgPHBhdGggZD0iTTggMEgxNkwwIDE2VjhMOCAwWiIgZmlsbD0iIzJEMkQyRCIvPgogICAgICA8cGF0aCBkPSJNMTYgOFYxNkg4TDE2IDhaIiBmaWxsPSIjMkQyRDJEIi8+CiAgICA8L3BhdHRlcm4+CiAgPC9kZWZzPgogIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjc3RyaXBlcykiLz4KPC9zdmc+Cg==",jr=4096,qr=1,Hr=new RegExp("[^a-z0-9-_:]"),Gr=-2;function Vr(){return qr++}var Zr=/^[^ \t\n\r\u000c]+/,Jr=/^[, \t\n\r\u000c]+/,Qr=new WeakMap;function Xr(t,e){return e&&""!==e.trim()?Yr(t,e):e}function Yr(t,e){var r=Qr.get(t);if(r||(r=t.createElement("a"),Qr.set(t,r)),e){if(e.startsWith("blob:")||e.startsWith("data:"))return e}else e="";return r.setAttribute("href",e),r.href}function Kr(t,e,r,i,n,s){var a,o,u;if(!i)return i;if("src"===r||"href"===r&&("use"!==e||"#"!==i[0])){if("link"===e&&n){var l=null==(a=n.sheet)?void 0:a.href;if(l)return l}var h=Xr(t,i);if("img"===e&&h.startsWith("data:")&&n){var d=h;return((null==s?void 0:s.type)||void 0!==(null==s?void 0:s.quality))&&(d=function(t,e,r,i){if(!t.complete||0===t.naturalWidth)return e;if(t.naturalWidth>jr||t.naturalHeight>jr)return e;try{var n=document.createElement("canvas");n.width=t.naturalWidth,n.height=t.naturalHeight;var s=n.getContext("2d");return s?(s.drawImage(t,0,0),n.toDataURL(r||"image/webp",null!=i?i:.4)):e}catch(t){return e}}(n,h,s.type,s.quality)),(null==s?void 0:s.maxBase64ImageLength)&&(o=d,d=(u=s.maxBase64ImageLength)&&o.length>u?$r:o),d}return h}return"xlink:href"===r&&"#"!==i[0]?Xr(t,i):"background"!==r||"table"!==e&&"td"!==e&&"th"!==e?"srcset"===r?function(t,e){if(""===e.trim())return e;var r=0;function i(t){var i,n=t.exec(e.substring(r));return n?(r+=(i=n[0]).length,i):""}for(var n=[];i(Jr),e.length>r;){var s=i(Zr);if(","===s.slice(-1))s=Xr(t,s.substring(0,s.length-1)),n.push(s);else{var a="";s=Xr(t,s);for(var o=!1;;){var u=e.charAt(r);if(""===u){n.push((s+a).trim());break}if(o)")"===u&&(o=!1);else{if(","===u){r+=1,n.push((s+a).trim());break}"("===u&&(o=!0)}a+=u,r+=1}}}return n.join(", ")}(t,i):"style"===r?Wr(i,Yr(t)):"object"===e&&"data"===r?Xr(t,i):i:Xr(t,i)}function ti(t,e,r){return("video"===t||"audio"===t)&&"autoplay"===e}function ei(t,e,r){if(!t)return!1;if(t.nodeType!==t.ELEMENT_NODE)return!!r&&ei(_r.parentNode(t),e,r);for(var i=t.classList.length;i--;)if(e.test(t.classList[i]))return!0;return!!r&&ei(_r.parentNode(t),e,r)}function ri(t,e,r,i){var n;if(Cr(t)){if(!_r.childNodes(n=t).length)return!1}else{if(null===_r.parentElement(t))return!1;n=_r.parentElement(t)}try{if("string"==typeof e){if(i){if(n.closest("."+e))return!0}else if(n.classList.contains(e))return!0}else if(ei(n,e,i))return!0;if(r)if(i){if(n.closest(r))return!0}else if(n.matches(r))return!0}catch(t){}return!1}var ii=new Map;function ni(t,e){return Array.from(t.styleSheets).find((t=>t.href===e))}function si(t){return null==t?"":t.toLowerCase()}var ai=50,oi=!1,ui=!1;function li(t,e){var{doc:r,mirror:i,blockClass:n,blockSelector:s,maskTextClass:a,maskTextSelector:o,skipChild:u=!1,inlineStylesheet:l=!0,maskInputOptions:h={},maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v={},inlineImages:p=!1,recordCanvas:m=!1,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w=5e3,onIframeListenerRegistered:b,onStylesheetLoad:k,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:I=(()=>!1),newlyAddedElement:_=!1,depth:C=0,maxDepth:M=ai}=e,{needsMask:T}=e,{preserveWhiteSpace:R=!0}=e;if(C>=M)return ui=!0,oi||(oi=!0,console.warn("[rrweb-snapshot] DOM tree depth exceeded max depth of "+M+". Children beyond this depth will not be recorded. This may indicate deeply nested DOM structures.")),null;T||(T=ri(t,a,o,void 0===T));var x,O=function(t,e){var{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:a,inlineStylesheet:o,maskInputOptions:u={},maskTextFn:l,maskInputFn:h,dataURLOptions:d={},inlineImages:c,recordCanvas:f,keepIframeSrcFn:v,newlyAddedElement:p=!1}=e,m=function(t,e){if(e.hasNode(t)){var r=e.getId(t);return 1===r?void 0:r}}(r,i);switch(t.nodeType){case t.DOCUMENT_NODE:return"CSS1Compat"!==t.compatMode?{type:fr.Document,childNodes:[],compatMode:t.compatMode}:{type:fr.Document,childNodes:[]};case t.DOCUMENT_TYPE_NODE:return{type:fr.DocumentType,name:t.name,publicId:t.publicId,systemId:t.systemId,rootId:m};case t.ELEMENT_NODE:return function(t,e){for(var r,i,n,s,{doc:a,blockClass:o,blockSelector:u,inlineStylesheet:l,maskInputOptions:h={},maskInputFn:d,dataURLOptions:c={},inlineImages:f,recordCanvas:v,keepIframeSrcFn:p,newlyAddedElement:m=!1,rootId:g}=e,y=function(t,e,r){try{if("string"==typeof e){if(t.classList.contains(e))return!0}else for(var i=t.classList.length;i--;)if(e.test(t.classList[i]))return!0;if(r)return t.matches(r)}catch(t){}return!1}(t,o,u),w=function(t){if(t instanceof HTMLFormElement)return"form";var e=Ar(t.tagName);return Hr.test(e)?"div":e}(t),b={},k=t.attributes.length,S=0;k>S;S++){var I=t.attributes[S];ti(w,I.name)||(b[I.name]=Kr(a,w,Ar(I.name),I.value,t,c))}if("link"===w&&l){var _=t.sheet;if(!_){var C=function(t){return t.href}(t);C&&!(_=ni(a,C))&&C.includes(".css")&&(_=ni(a,window.location.origin+"/"+C.replace(window.location.href,"")))}var M=null;_&&(M=Rr(_)),M&&(delete b.rel,delete b.href,b._cssText=M)}if("style"===w&&t.sheet&&!(t.innerText||_r.textContent(t)||"").trim().length){var T=Rr(t.sheet);T&&(b._cssText=T)}if("input"===w||"textarea"===w||"select"===w){var R=t.value,x=t.checked;"radio"!==b.type&&"checkbox"!==b.type&&"submit"!==b.type&&"button"!==b.type&&R?b.value=Lr({element:t,type:Nr(t),tagName:w,value:R,maskInputOptions:h,maskInputFn:d}):x&&(b.checked=x)}if("option"===w&&(t.selected&&!h.select?b.selected=!0:delete b.selected),"dialog"===w&&t.open)try{b.rr_open_mode=t.matches("dialog:modal")?"modal":"non-modal"}catch(t){b.rr_open_mode="modal",b.ph_rr_could_not_detect_modal=!0}if("canvas"===w&&v)if("2d"===t.__context)(function(t){var e=t.getContext("2d");if(!e)return!0;for(var r=0;t.width>r;r+=50)for(var i=0;t.height>i;i+=50){var n=e.getImageData;if(new Uint32Array((Er in n?n[Er]:n).call(e,r,i,Math.min(50,t.width-r),Math.min(50,t.height-i)).data.buffer).some((t=>0!==t)))return!1}return!0})(t)||(b.rr_dataURL=t.toDataURL(c.type,c.quality));else if(!("__context"in t)){var O=t.toDataURL(c.type,c.quality),L=a.createElement("canvas");L.width=t.width,L.height=t.height,O!==L.toDataURL(c.type,c.quality)&&(b.rr_dataURL=O)}if("img"===w&&f){Ur||(Ur=a.createElement("canvas"),zr=Ur.getContext("2d"));var A=t,E=A.currentSrc||A.getAttribute("src")||"<unknown-src>",N=A.crossOrigin,F=()=>{A.removeEventListener("load",F);try{Ur.width=A.naturalWidth,Ur.height=A.naturalHeight,zr.drawImage(A,0,0),b.rr_dataURL=Ur.toDataURL(c.type,c.quality)}catch(t){if("anonymous"!==A.crossOrigin)return A.crossOrigin="anonymous",void(A.complete&&0!==A.naturalWidth?F():A.addEventListener("load",F));console.warn("Cannot inline img src="+E+"! Error: "+t)}"anonymous"===A.crossOrigin&&(N?b.crossOrigin=N:A.removeAttribute("crossorigin"))};A.complete&&0!==A.naturalWidth?F():A.addEventListener("load",F)}if("audio"===w||"video"===w){var D=b;D.rr_mediaState=t.paused?"paused":"played",D.rr_mediaCurrentTime=t.currentTime,D.rr_mediaPlaybackRate=t.playbackRate,D.rr_mediaMuted=t.muted,D.rr_mediaLoop=t.loop,D.rr_mediaVolume=t.volume}if(m||(t.scrollLeft&&(b.rr_scrollLeft=t.scrollLeft),t.scrollTop&&(b.rr_scrollTop=t.scrollTop)),y){var{width:B,height:P,left:W,top:U}=t.getBoundingClientRect(),z=null==(r=a.defaultView)?void 0:r.getComputedStyle(t);b={class:b.class,rr_width:B+"px",rr_height:P+"px",rr_left:Math.floor(W+((null==(i=a.defaultView)?void 0:i.scrollX)||0))+"px",rr_top:Math.floor(U+((null==(n=a.defaultView)?void 0:n.scrollY)||0))+"px"},z&&(b.rr_position=z.position||"static",z.transform&&"none"!==z.transform&&(b.rr_transform=z.transform),z.display&&z.display.startsWith("inline")&&(b.rr_display=z.display))}"iframe"!==w||p(b.src)||(t.contentDocument||(b.rr_src=b.src),delete b.src);try{customElements.get(w)&&(s=!0)}catch(t){}return{type:fr.Element,tagName:w,attributes:b,childNodes:[],isSVG:(j=t,Boolean("svg"===j.tagName||j.ownerSVGElement)||void 0),needBlock:y,rootId:g,isCustom:s};var j}(t,{doc:r,blockClass:n,blockSelector:s,inlineStylesheet:o,maskInputOptions:u,maskInputFn:h,dataURLOptions:d,inlineImages:c,recordCanvas:f,keepIframeSrcFn:v,newlyAddedElement:p,rootId:m});case t.TEXT_NODE:return function(t,e){var r,{needsMask:i,maskTextFn:n,rootId:s}=e,a=_r.parentNode(t),o=a&&a.tagName,u=_r.textContent(t),l="STYLE"===o||void 0,h="SCRIPT"===o||void 0;if(l&&u){try{if(t.nextSibling||t.previousSibling);else if(null==(r=a.sheet)?void 0:r.cssRules){var d=Rr(a.sheet);d&&!/(?:^|[\s;{}])-?[a-zA-Z][\w-]*\s*:\s*;/.test(d)&&(u=d)}}catch(e){console.warn("Cannot get CSS styles from text's parentNode. Error: "+e,t)}u=Wr(u,Yr(e.doc))}return h&&(u="SCRIPT_PLACEHOLDER"),!l&&!h&&u&&i&&(u=n?n(u,_r.parentElement(t)):u.replace(/[\S]/g,"*")),{type:fr.Text,textContent:u||"",isStyle:l,rootId:s}}(t,{doc:r,needsMask:a,maskTextFn:l,rootId:m});case t.CDATA_SECTION_NODE:return{type:fr.CDATA,textContent:"",rootId:m};case t.COMMENT_NODE:return{type:fr.Comment,textContent:_r.textContent(t)||"",rootId:m};default:return!1}}(t,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:T,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,dataURLOptions:v,inlineImages:p,recordCanvas:m,keepIframeSrcFn:I,newlyAddedElement:_});if(!O)return console.warn(t,"not serialized"),null;x=i.hasNode(t)?i.getId(t):function(t,e){if(e.comment&&t.type===fr.Comment)return!0;if(t.type===fr.Element){if(e.script&&("script"===t.tagName||"link"===t.tagName&&("preload"===t.attributes.rel&&"script"===t.attributes.as||"modulepreload"===t.attributes.rel)||"link"===t.tagName&&"prefetch"===t.attributes.rel&&"string"==typeof t.attributes.href&&"js"===function(t,e){var r,i;try{i=new URL(t,window.location.href)}catch(t){return null}var n=i.pathname.match(/\.([0-9a-z]+)(?:$)/i);return null!==(r=null==n?void 0:n[1])&&void 0!==r?r:null}(t.attributes.href)))return!0;if(e.headFavicon&&("link"===t.tagName&&"shortcut icon"===t.attributes.rel||"meta"===t.tagName&&(si(t.attributes.name).match(/^msapplication-tile(image|color)$/)||"application-name"===si(t.attributes.name)||["icon","apple-touch-icon","shortcut icon"].includes(si(t.attributes.rel)))))return!0;if("meta"===t.tagName){if(e.headMetaDescKeywords&&si(t.attributes.name).match(/^description|keywords$/))return!0;if(e.headMetaSocial&&(si(t.attributes.property).match(/^(og|twitter|fb):/)||si(t.attributes.name).match(/^(og|twitter):/)||"pinterest"===si(t.attributes.name)))return!0;if(e.headMetaRobots&&["robots","googlebot","bingbot"].includes(si(t.attributes.name)))return!0;if(e.headMetaHttpEquiv&&void 0!==t.attributes["http-equiv"])return!0;if(e.headMetaAuthorship&&(["author","generator","framework","publisher","progid"].includes(si(t.attributes.name))||si(t.attributes.property).match(/^article:/)||si(t.attributes.property).match(/^product:/)))return!0;if(e.headMetaVerification&&["google-site-verification","yandex-verification","csrf-token","p:domain_verify","verify-v1","verification","shopify-checkout-api-token"].includes(si(t.attributes.name)))return!0}}return!1}(O,f)||!R&&O.type===fr.Text&&!O.isStyle&&!O.textContent.replace(/^\s+|\s+$/gm,"").length?Gr:Vr();var L=Object.assign(O,{id:x});if(i.add(t,L),x===Gr)return null;g&&g(t);var A=!u;if(L.type===fr.Element){A=A&&!L.needBlock,delete L.needBlock;var E=_r.shadowRoot(t);E&&Tr(E)&&(L.isShadowHost=!0)}if((L.type===fr.Document||L.type===fr.Element)&&A){f.headWhitespace&&L.type===fr.Element&&"head"===L.tagName&&(R=!1);var N={doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:T,maskTextClass:a,maskTextSelector:o,skipChild:u,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v,inlineImages:p,recordCanvas:m,preserveWhiteSpace:R,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w,onIframeListenerRegistered:b,onStylesheetLoad:k,stylesheetLoadTimeout:S,keepIframeSrcFn:I,depth:C+1,maxDepth:M};if(L.type===fr.Element&&"textarea"===L.tagName&&void 0!==L.attributes.value);else for(var F of Array.from(_r.childNodes(t))){var D=li(F,N);D&&L.childNodes.push(D)}var B=null;if(Cr(t)&&(B=_r.shadowRoot(t)))for(var P of Array.from(_r.childNodes(B))){var W=li(P,N);W&&(Tr(B)&&(W.isShadow=!0),L.childNodes.push(W))}}var U=_r.parentNode(t);if(U&&Mr(U)&&Tr(U)&&(L.isShadow=!0),L.type===fr.Element&&"iframe"===L.tagName){var z=function(t,e,r){var i,n=()=>{},s=t.contentWindow;if(!s)return n;try{i=s.document.readyState}catch(t){return n}var a=()=>e();if("complete"!==i){var o=!1,u=null,l=()=>{o||(o=!0,null!==u&&(clearTimeout(u),u=null),t.removeEventListener("load",h),t.addEventListener("load",a),e())},h=()=>l();return u=setTimeout(l,r),t.addEventListener("load",h),()=>{null!==u&&(clearTimeout(u),u=null),o?t.removeEventListener("load",a):(o=!0,t.removeEventListener("load",h))}}var d,c="about:blank";try{d=s.location.href}catch(t){return n}if(d!==c||t.src===c||""===t.src){var f=setTimeout(e,0);return t.addEventListener("load",a),()=>{clearTimeout(f),t.removeEventListener("load",a)}}return t.addEventListener("load",a),()=>{t.removeEventListener("load",a)}}(t,(()=>{var e=t.contentDocument;if(e&&y){var r=li(e,{doc:e,mirror:i,blockClass:n,blockSelector:s,needsMask:T,maskTextClass:a,maskTextSelector:o,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v,inlineImages:p,recordCanvas:m,preserveWhiteSpace:R,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w,onIframeListenerRegistered:b,onStylesheetLoad:k,stylesheetLoadTimeout:S,keepIframeSrcFn:I,depth:C+1,maxDepth:M});r&&y(t,r)}}),w);null==b||b(t,z)}return L.type===fr.Element&&"link"===L.tagName&&"stylesheet"===L.attributes.rel&&function(e,u,b){if(!ii.has(e)){var _;try{_=e.sheet}catch(t){return}if(!_){var x=new AbortController,O=!1,L=()=>{if(!O){O=!0;try{(()=>{if(k){var e=li(t,{doc:r,mirror:i,blockClass:n,blockSelector:s,needsMask:T,maskTextClass:a,maskTextSelector:o,skipChild:!1,inlineStylesheet:l,maskInputOptions:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:f,dataURLOptions:v,inlineImages:p,recordCanvas:m,preserveWhiteSpace:R,onSerialize:g,onIframeLoad:y,iframeLoadTimeout:w,onStylesheetLoad:k,stylesheetLoadTimeout:S,keepIframeSrcFn:I,depth:C,maxDepth:M});e&&k(t,e)}})()}finally{ii.delete(e),x.abort()}}},A=setTimeout(L,b);x.signal.addEventListener("abort",(()=>clearTimeout(A)),{once:!0}),e.addEventListener("load",L,{signal:x.signal,once:!0}),ii.set(e,x)}}}(t,0,S),L}function hi(t){return!0===t||"all"===t?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:"all"===t,headMetaDescKeywords:"all"===t,headTitleMutations:"all"===t}:!1===t?{}:t}class di{constructor(){ar(this,"parentElement",null),ar(this,"parentNode",null),ar(this,"ownerDocument"),ar(this,"firstChild",null),ar(this,"lastChild",null),ar(this,"previousSibling",null),ar(this,"nextSibling",null),ar(this,"ELEMENT_NODE",1),ar(this,"TEXT_NODE",3),ar(this,"nodeType"),ar(this,"nodeName"),ar(this,"RRNodeType")}get childNodes(){for(var t=[],e=this.firstChild;e;)t.push(e),e=e.nextSibling;return t}contains(t){if(!(t instanceof di))return!1;if(t.ownerDocument!==this.ownerDocument)return!1;if(t===this)return!0;for(;t.parentNode;){if(t.parentNode===this)return!0;t=t.parentNode}return!1}appendChild(t){throw new Error("RRDomException: Failed to execute 'appendChild' on 'RRNode': This RRNode type does not support this method.")}insertBefore(t,e){throw new Error("RRDomException: Failed to execute 'insertBefore' on 'RRNode': This RRNode type does not support this method.")}removeChild(t){throw new Error("RRDomException: Failed to execute 'removeChild' on 'RRNode': This RRNode type does not support this method.")}toString(){return"RRNode"}}function ci(t,e,r){void 0===r&&(r=document);var i={capture:!0,passive:!0};return r.addEventListener(t,e,i),()=>r.removeEventListener(t,e,i)}function fi(t){try{t()}catch(t){if(!(t instanceof DOMException&&"SecurityError"===t.name))throw t}}var vi="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.",pi={map:{},getId(){return console.error(vi),-1},getNode(){return console.error(vi),null},removeNodeFromMap(){console.error(vi)},has(){return console.error(vi),!1},reset(){console.error(vi)}};function mi(t,e,r){void 0===r&&(r={});var i=null,n=0;return function(){for(var s=arguments.length,a=new Array(s),o=0;s>o;o++)a[o]=arguments[o];var u=Date.now();n||!1!==r.leading||(n=u);var l=e-(u-n),h=this;0>=l||l>e?(i&&(clearTimeout(i),i=null),n=u,t.apply(h,a)):i||!1===r.trailing||(i=setTimeout((()=>{n=!1===r.leading?0:Date.now(),i=null,t.apply(h,a)}),l))}}function gi(t,e,r,i,n){void 0===n&&(n=window);var s=n.Object.getOwnPropertyDescriptor(t,e);return n.Object.defineProperty(t,e,i?r:{set(t){setTimeout((()=>{r.set.call(this,t)}),0),s&&s.set&&s.set.call(this,t)}}),()=>gi(t,e,s||{},!0)}"undefined"!=typeof window&&window.Proxy&&window.Reflect&&(pi=new Proxy(pi,{get(t,e,r){return"map"===e&&console.error(vi),Reflect.get(t,e,r)}}));var yi=Date.now;function wi(t){var e,r,i,n,s=t.document;return{left:s.scrollingElement?s.scrollingElement.scrollLeft:void 0!==t.pageXOffset?t.pageXOffset:s.documentElement.scrollLeft||(null==s?void 0:s.body)&&(null==(e=_r.parentElement(s.body))?void 0:e.scrollLeft)||(null==(r=null==s?void 0:s.body)?void 0:r.scrollLeft)||0,top:s.scrollingElement?s.scrollingElement.scrollTop:void 0!==t.pageYOffset?t.pageYOffset:(null==s?void 0:s.documentElement.scrollTop)||(null==s?void 0:s.body)&&(null==(i=_r.parentElement(s.body))?void 0:i.scrollTop)||(null==(n=null==s?void 0:s.body)?void 0:n.scrollTop)||0}}function bi(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function ki(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function Si(t){return t?t.nodeType===t.ELEMENT_NODE?t:_r.parentElement(t):null}function Ii(t,e,r,i){if(!t)return!1;var n=Si(t);if(!n)return!1;try{if("string"==typeof e){if(n.classList.contains(e))return!0;if(i&&null!==n.closest("."+e))return!0}else if(ei(n,e,i))return!0}catch(t){}if(r){if(n.matches(r))return!0;if(i&&null!==n.closest(r))return!0}return!1}function _i(t,e,r){return!("TITLE"!==t.tagName||!r.headTitleMutations)||e.getId(t)===Gr}function Ci(t,e){if(Mr(t))return!1;var r=e.getId(t);if(!e.has(r))return!0;var i=_r.parentNode(t);return(!i||i.nodeType!==t.DOCUMENT_NODE)&&(!i||Ci(i,e))}function Mi(t){return Boolean(t.changedTouches)}function Ti(t,e){return Boolean("IFRAME"===t.nodeName&&e.getMeta(t))}function Ri(t,e){return Boolean("LINK"===t.nodeName&&t.nodeType===t.ELEMENT_NODE&&t.getAttribute&&"stylesheet"===t.getAttribute("rel")&&e.getMeta(t))}function xi(t){return!!t&&(t instanceof di&&"shadowRoot"in t?Boolean(t.shadowRoot):Boolean(_r.shadowRoot(t)))}/[1-9][0-9]{12}/.test(Date.now().toString())||(yi=()=>(new Date).getTime());class Oi{constructor(){ar(this,"id",1),ar(this,"styleIDMap",new WeakMap),ar(this,"idStyleMap",new Map)}getId(t){var e;return null!==(e=this.styleIDMap.get(t))&&void 0!==e?e:-1}has(t){return this.styleIDMap.has(t)}add(t,e){return this.has(t)?this.getId(t):(r=void 0===e?this.id++:e,this.styleIDMap.set(t,r),this.idStyleMap.set(r,t),r);var r}getStyle(t){return this.idStyleMap.get(t)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function Li(t){var e,r=null;return"getRootNode"in t&&(null==(e=_r.getRootNode(t))?void 0:e.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&_r.host(_r.getRootNode(t))&&(r=_r.host(_r.getRootNode(t))),r}function Ai(t){var e=t.ownerDocument;return!!e&&(_r.contains(e,t)||function(t){var e=t.ownerDocument;if(!e)return!1;var r=function(t){for(var e,r=t;e=Li(r);)r=e;return r}(t);return _r.contains(e,r)}(t))}function Ei(t){return"__ln"in t}class Ni{constructor(){ar(this,"length",0),ar(this,"head",null),ar(this,"tail",null)}get(t){if(t>=this.length)throw new Error("Position outside of list range");for(var e=this.head,r=0;t>r;r++)e=(null==e?void 0:e.next)||null;return e}addNode(t){var e={value:t,previous:null,next:null};if(t.__ln=e,t.previousSibling&&Ei(t.previousSibling)){var r=t.previousSibling.__ln.next;e.next=r,e.previous=t.previousSibling.__ln,t.previousSibling.__ln.next=e,r&&(r.previous=e)}else if(t.nextSibling&&Ei(t.nextSibling)&&t.nextSibling.__ln.previous){var i=t.nextSibling.__ln.previous;e.previous=i,e.next=t.nextSibling.__ln,t.nextSibling.__ln.previous=e,i&&(i.next=e)}else this.head&&(this.head.previous=e),e.next=this.head,this.head=e;null===e.next&&(this.tail=e),this.length++}removeNode(t){var e=t.__ln;this.head&&(e.previous?(e.previous.next=e.next,e.next?e.next.previous=e.previous:this.tail=e.previous):(this.head=e.next,this.head?this.head.previous=null:this.tail=null),t.__ln&&delete t.__ln,this.length--)}}var Fi,Di=(t,e)=>t+"@"+e;class Bi{constructor(){ar(this,"frozen",!1),ar(this,"locked",!1),ar(this,"texts",[]),ar(this,"attributes",[]),ar(this,"attributeMap",new WeakMap),ar(this,"removes",[]),ar(this,"mapRemoves",[]),ar(this,"movedMap",{}),ar(this,"addedSet",new Set),ar(this,"movedSet",new Set),ar(this,"droppedSet",new Set),ar(this,"removesSubTreeCache",new Set),ar(this,"mutationCb"),ar(this,"blockClass"),ar(this,"blockSelector"),ar(this,"maskTextClass"),ar(this,"maskTextSelector"),ar(this,"inlineStylesheet"),ar(this,"maskInputOptions"),ar(this,"maskTextFn"),ar(this,"maskInputFn"),ar(this,"keepIframeSrcFn"),ar(this,"recordCanvas"),ar(this,"inlineImages"),ar(this,"slimDOMOptions"),ar(this,"dataURLOptions"),ar(this,"doc"),ar(this,"mirror"),ar(this,"iframeManager"),ar(this,"stylesheetManager"),ar(this,"shadowDomManager"),ar(this,"canvasManager"),ar(this,"processedNodeManager"),ar(this,"unattachedDoc"),ar(this,"canvasManagerReleased",!1),ar(this,"processMutations",(t=>{t.forEach(this.processMutation),this.emit()})),ar(this,"emit",(()=>{if(!this.frozen&&!this.locked){for(var t=[],e=new Set,r=new Ni,i=t=>{for(var e=t,r=Gr;r===Gr;)r=(e=e&&e.nextSibling)&&this.mirror.getId(e);return r},n=n=>{var s=_r.parentNode(n);if(s&&Ai(n)&&"TEXTAREA"!==s.tagName){var a=Mr(s)?this.mirror.getId(Li(n)):this.mirror.getId(s),o=i(n);if(-1===a||-1===o)return r.addNode(n);var u=li(n,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,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:t=>{Ti(t,this.mirror)&&this.iframeManager.addIframe(t),Ri(t,this.mirror)&&this.stylesheetManager.trackLinkElement(t),xi(n)&&this.shadowDomManager.addShadowRoot(_r.shadowRoot(n),this.doc)},onIframeLoad:(t,e)=>{this.iframeManager.attachIframe(t,e),this.shadowDomManager.observeAttachShadow(t)},onIframeListenerRegistered:(t,e)=>{this.iframeManager.registerLoadListenerDisposer(t,e)},onStylesheetLoad:(t,e)=>{this.stylesheetManager.attachLinkElement(t,e)}});u&&(t.push({parentId:a,nextId:o,node:u}),e.add(u.id))}};this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(var s of this.movedSet)Wi(this.removesSubTreeCache,s)&&!this.movedSet.has(_r.parentNode(s))||n(s);for(var a of this.addedSet)Ui(this.droppedSet,a)||Wi(this.removesSubTreeCache,a)?Ui(this.movedSet,a)?n(a):this.droppedSet.add(a):n(a);for(var o=null;r.length;){var u=null;if(o){var l=this.mirror.getId(_r.parentNode(o.value)),h=i(o.value);-1!==l&&-1!==h&&(u=o)}if(!u)for(var d=r.tail;d;){var c=d;if(d=d.previous,c){var f=this.mirror.getId(_r.parentNode(c.value));if(-1===i(c.value))continue;if(-1!==f){u=c;break}var v=_r.parentNode(c.value);if(v&&v.nodeType===Node.DOCUMENT_FRAGMENT_NODE){var p=_r.host(v);if(-1!==this.mirror.getId(p)){u=c;break}}}}if(!u){for(;r.head;)r.removeNode(r.head.value);break}o=u.previous,r.removeNode(u.value),n(u.value)}var m={texts:this.texts.map((t=>{var e=t.node,r=_r.parentNode(e);return r&&"TEXTAREA"===r.tagName&&this.genTextAreaValueMutation(r),{id:this.mirror.getId(e),value:t.value}})).filter((t=>!e.has(t.id))).filter((t=>this.mirror.has(t.id))),attributes:this.attributes.map((t=>{var{attributes:e}=t;if("string"==typeof e.style){var r=JSON.stringify(t.styleDiff),i=JSON.stringify(t._unchangedStyles);e.style.length>r.length&&(r+i).split("var(").length===e.style.split("var(").length&&(e.style=t.styleDiff)}return{id:this.mirror.getId(t.node),attributes:e}})).filter((t=>!e.has(t.id))).filter((t=>this.mirror.has(t.id))),removes:this.removes,adds:t};(m.texts.length||m.attributes.length||m.removes.length||m.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(m))}})),ar(this,"bufferBelongsToIframe",(t=>this.doc===t.contentDocument)),ar(this,"genTextAreaValueMutation",(t=>{var e=this.attributeMap.get(t);e||(this.attributes.push(e={node:t,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(t,e));var r=Array.from(_r.childNodes(t),(t=>_r.textContent(t)||"")).join("");e.attributes.value=Lr({element:t,maskInputOptions:this.maskInputOptions,tagName:t.tagName,type:Nr(t),value:r,maskInputFn:this.maskInputFn})})),ar(this,"processMutation",(t=>{if(!_i(t.target,this.mirror,this.slimDOMOptions))switch(t.type){case"characterData":var e=_r.textContent(t.target);Ii(t.target,this.blockClass,this.blockSelector,!1)||e===t.oldValue||this.texts.push({value:ri(t.target,this.maskTextClass,this.maskTextSelector,!0)&&e?this.maskTextFn?this.maskTextFn(e,Si(t.target)):e.replace(/[\S]/g,"*"):e,node:t.target});break;case"attributes":var r=t.target,i=t.attributeName,n=t.target.getAttribute(i);if("value"===i){var s=Nr(r);n=Lr({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:s,value:n,maskInputFn:this.maskInputFn})}if(Ii(t.target,this.blockClass,this.blockSelector,!1)||n===t.oldValue)return;var a=this.attributeMap.get(t.target);if("IFRAME"===r.tagName&&"src"===i&&!this.keepIframeSrcFn(n)){if(r.contentDocument)return;i="rr_src"}if(a||(this.attributes.push(a={node:t.target,attributes:{},styleDiff:{},_unchangedStyles:{}}),this.attributeMap.set(t.target,a)),"type"===i&&"INPUT"===r.tagName&&"password"===(t.oldValue||"").toLowerCase()&&r.setAttribute("data-rr-is-password","true"),!ti(r.tagName,i))if(a.attributes[i]=Kr(this.doc,Ar(r.tagName),Ar(i),n,r,this.dataURLOptions),"style"===i){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(t){this.unattachedDoc=this.doc}var o=this.unattachedDoc.createElement("span");for(var u of(t.oldValue&&o.setAttribute("style",t.oldValue),Array.from(r.style))){var l=r.style.getPropertyValue(u),h=r.style.getPropertyPriority(u);l!==o.style.getPropertyValue(u)||h!==o.style.getPropertyPriority(u)?a.styleDiff[u]=""===h?l:[l,h]:a._unchangedStyles[u]=[l,h]}for(var d of Array.from(o.style))""===r.style.getPropertyValue(d)&&(a.styleDiff[d]=!1)}else"open"===i&&"DIALOG"===r.tagName&&(a.attributes.rr_open_mode=r.matches("dialog:modal")?"modal":"non-modal");break;case"childList":if(Ii(t.target,this.blockClass,this.blockSelector,!0))return;if("TEXTAREA"===t.target.tagName)return void this.genTextAreaValueMutation(t.target);t.addedNodes.forEach((e=>this.genAdds(e,t.target))),t.removedNodes.forEach((e=>{var r=this.mirror.getId(e),i=Mr(t.target)?this.mirror.getId(_r.host(t.target)):this.mirror.getId(t.target);Ii(t.target,this.blockClass,this.blockSelector,!1)||_i(e,this.mirror,this.slimDOMOptions)||!function(t,e){return-1!==e.getId(t)}(e,this.mirror)||(this.addedSet.has(e)?(Pi(this.addedSet,e),this.droppedSet.add(e)):this.addedSet.has(t.target)&&-1===r||Ci(t.target,this.mirror)||(this.movedSet.has(e)&&this.movedMap[Di(r,i)]?Pi(this.movedSet,e):(this.removes.push({parentId:i,id:r,isShadow:!(!Mr(t.target)||!Tr(t.target))||void 0}),function(t,e){for(var r=[t];r.length;){var i=r.pop();e.has(i)||(e.add(i),_r.childNodes(i).forEach((t=>r.push(t))))}}(e,this.removesSubTreeCache))),this.mapRemoves.push(e))}))}})),ar(this,"genAdds",((t,e)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!this.addedSet.has(t)&&!this.movedSet.has(t)){if(this.mirror.hasNode(t)){if(_i(t,this.mirror,this.slimDOMOptions))return;this.movedSet.add(t);var r=null;e&&this.mirror.hasNode(e)&&(r=this.mirror.getId(e)),r&&-1!==r&&(this.movedMap[Di(this.mirror.getId(t),r)]=!0)}else this.addedSet.add(t),this.droppedSet.delete(t);Ii(t,this.blockClass,this.blockSelector,!1)||(_r.childNodes(t).forEach((t=>this.genAdds(t))),xi(t)&&_r.childNodes(_r.shadowRoot(t)).forEach((e=>{this.processedNodeManager.add(e,this),this.genAdds(e,t)})))}}))}init(t){["mutationCb","blockClass","blockSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach((e=>{this[e]=t[e]})),this.canvasManager.acquire()}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.releaseCanvasManager()}releaseCanvasManager(){this.canvasManagerReleased||(this.canvasManagerReleased=!0,this.canvasManager.reset())}bufferDoc(){return this.doc}destroy(){for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift())}}function Pi(t,e){t.delete(e),_r.childNodes(e).forEach((e=>Pi(t,e)))}function Wi(t,e,r){return 0!==t.size&&function(t,e,r){var i=_r.parentNode(e);return!!i&&t.has(i)}(t,e)}function Ui(t,e){return 0!==t.size&&zi(t,e)}function zi(t,e){var r=_r.parentNode(e);return!!r&&(!!t.has(r)||zi(t,r))}var $i=t=>Fi?function(){try{return t(...arguments)}catch(t){if(Fi&&!0===Fi(t))return;throw t}}:t,ji=[];function qi(t){try{if("composedPath"in t){var e=t.composedPath();if(e.length)return e[0]}else if("path"in t&&t.path.length)return t.path[0]}catch(t){}return t&&t.target}function Hi(t,e){var r=new Bi;ji.push(r),r.init(t);var i=new(Sr())($i(r.processMutations.bind(r)));return i.observe(e,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),{observer:i,buffer:r}}function Gi(t){var{scrollCb:e,doc:r,mirror:i,blockClass:n,blockSelector:s,sampling:a}=t;return ci("scroll",$i(mi($i((t=>{var a=qi(t);if(a&&!Ii(a,n,s,!0)){var o=i.getId(a);if(a===r&&r.defaultView){var u=wi(r.defaultView);e({id:o,x:u.left,y:u.top})}else e({id:o,x:a.scrollLeft,y:a.scrollTop})}})),a.scroll||100)),r)}function Vi(t,e){for(var r=ji.length-1;r>=0;r--){var i=ji[r];if(i){var n=i.bufferBelongsToIframe(t);!n&&e&&e.has(i.bufferDoc())&&(n=!0),n&&(i.reset(),ji.splice(r,1))}}}var Zi=["INPUT","TEXTAREA","SELECT"],Ji=new WeakMap;function Qi(t){return function t(e,r){if(tn("CSSGroupingRule")&&e.parentRule instanceof CSSGroupingRule||tn("CSSMediaRule")&&e.parentRule instanceof CSSMediaRule||tn("CSSSupportsRule")&&e.parentRule instanceof CSSSupportsRule||tn("CSSConditionRule")&&e.parentRule instanceof CSSConditionRule){var i=Array.from(e.parentRule.cssRules).indexOf(e);return r.unshift(i),t(e.parentRule,r)}if(e.parentStyleSheet){var n=Array.from(e.parentStyleSheet.cssRules).indexOf(e);r.unshift(n)}return r}(t,[])}function Xi(t,e,r){var i,n;return t?(t.ownerNode?i=e.getId(t.ownerNode):n=r.getId(t),{styleId:n,id:i}):{}}function Yi(t,e){var r,i,n,s,{mirror:a,stylesheetManager:o}=t;s=a.getId("#document"===e.nodeName?e:_r.host(e));var u="#document"===e.nodeName?null==(r=e.defaultView)?void 0:r.Document:null==(n=null==(i=e.ownerDocument)?void 0:i.defaultView)?void 0:n.ShadowRoot,l=(null==u?void 0:u.prototype)?Object.getOwnPropertyDescriptor(null==u?void 0:u.prototype,"adoptedStyleSheets"):void 0;return null!==s&&-1!==s&&u&&l?(Object.defineProperty(e,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get(){var t;return null==(t=l.get)?void 0:t.call(this)},set(t){var e,r=null==(e=l.set)?void 0:e.call(this,t);if(null!==s&&-1!==s)try{o.adoptStyleSheets(t,s)}catch(t){}return r}}),$i((()=>{Object.defineProperty(e,"adoptedStyleSheets",{configurable:l.configurable,enumerable:l.enumerable,get:l.get,set:l.set})}))):()=>{}}function Ki(t,e){void 0===e&&(e={});var r,i,n=t.doc.defaultView;if(!n)return()=>{};if(function(t,e){var{mutationCb:r,mousemoveCb:i,mouseInteractionCb:n,scrollCb:s,viewportResizeCb:a,inputCb:o,mediaInteractionCb:u,styleSheetRuleCb:l,styleDeclarationCb:h,canvasMutationCb:d,fontCb:c,selectionCb:f,customElementCb:v}=t;t.mutationCb=function(){e.mutation&&e.mutation(...arguments),r(...arguments)},t.mousemoveCb=function(){e.mousemove&&e.mousemove(...arguments),i(...arguments)},t.mouseInteractionCb=function(){e.mouseInteraction&&e.mouseInteraction(...arguments),n(...arguments)},t.scrollCb=function(){e.scroll&&e.scroll(...arguments),s(...arguments)},t.viewportResizeCb=function(){e.viewportResize&&e.viewportResize(...arguments),a(...arguments)},t.inputCb=function(){e.input&&e.input(...arguments),o(...arguments)},t.mediaInteractionCb=function(){e.mediaInteaction&&e.mediaInteaction(...arguments),u(...arguments)},t.styleSheetRuleCb=function(){e.styleSheetRule&&e.styleSheetRule(...arguments),l(...arguments)},t.styleDeclarationCb=function(){e.styleDeclaration&&e.styleDeclaration(...arguments),h(...arguments)},t.canvasMutationCb=function(){e.canvasMutation&&e.canvasMutation(...arguments),d(...arguments)},t.fontCb=function(){e.font&&e.font(...arguments),c(...arguments)},t.selectionCb=function(){e.selection&&e.selection(...arguments),f(...arguments)},t.customElementCb=function(){e.customElement&&e.customElement(...arguments),v(...arguments)}}(t,e),t.recordDOM){var s=Hi(t,t.doc);r=s.observer,i=s.buffer}var o=function(t){var{mousemoveCb:e,sampling:r,doc:i,mirror:n}=t;if(!1===r.mousemove)return()=>{};var s,a="number"==typeof r.mousemove?r.mousemove:50,o="number"==typeof r.mousemoveCallback?r.mousemoveCallback:500,u=[],l=mi($i((t=>{var r=Date.now()-s;e(u.map((t=>(t.timeOffset-=r,t))),t),u=[],s=null})),o),h=$i(mi($i((t=>{var e=qi(t),{clientX:r,clientY:i}=Mi(t)?t.changedTouches[0]:t;s||(s=yi()),u.push({x:r,y:i,id:n.getId(e),timeOffset:yi()-s}),l("undefined"!=typeof DragEvent&&t instanceof DragEvent?ur.Drag:t instanceof MouseEvent?ur.MouseMove:ur.TouchMove)})),a,{trailing:!1})),d=[ci("mousemove",h,i),ci("touchmove",h,i),ci("drag",h,i)];return $i((()=>{d.forEach((t=>t()))}))}(t),u=function(t){var{mouseInteractionCb:e,doc:r,mirror:i,blockClass:n,blockSelector:s,sampling:o}=t;if(!1===o.mouseInteraction)return()=>{};var u=!0===o.mouseInteraction||void 0===o.mouseInteraction?{}:o.mouseInteraction,l=[],h=null;return Object.keys(lr).filter((t=>Number.isNaN(Number(t))&&!t.endsWith("_Departed")&&!1!==u[t])).forEach((t=>{var o=Ar(t),u=(t=>r=>{var o=qi(r);if(!Ii(o,n,s,!0)){var u=null,l=t;if("pointerType"in r){switch(r.pointerType){case"mouse":u=hr.Mouse;break;case"touch":u=hr.Touch;break;case"pen":u=hr.Pen}u===hr.Touch&&(lr[t]===lr.MouseDown?l="TouchStart":lr[t]===lr.MouseUp&&(l="TouchEnd"))}else Mi(r)&&(u=hr.Touch);null!==u?(h=u,(l.startsWith("Touch")&&u===hr.Touch||l.startsWith("Mouse")&&u===hr.Mouse)&&(u=null)):lr[t]===lr.Click&&(u=h,h=null);var d=Mi(r)?r.changedTouches[0]:r;if(d){var c=i.getId(o),{clientX:f,clientY:v}=d;$i(e)(a({type:lr[l],id:c,x:f,y:v},null!==u&&{pointerType:u}))}}})(t);if(window.PointerEvent)switch(lr[t]){case lr.MouseDown:case lr.MouseUp:o=o.replace("mouse","pointer");break;case lr.TouchStart:case lr.TouchEnd:return}l.push(ci(o,u,r))})),$i((()=>{l.forEach((t=>t()))}))}(t),l=Gi(t),h=function(t,e){var{viewportResizeCb:r}=t,{win:i}=e,n=-1,s=-1;return ci("resize",$i(mi($i((()=>{var t=bi(),e=ki();n===t&&s===e||(r({width:Number(e),height:Number(t)}),n=t,s=e)})),200)),i)}(t,{win:n}),d=function(t){var{inputCb:e,doc:r,mirror:i,blockClass:n,blockSelector:s,ignoreClass:o,ignoreSelector:u,maskInputOptions:l,maskInputFn:h,sampling:d,userTriggeredOnInput:c}=t;function f(t){var e=qi(t),i=t.isTrusted,a=e&&e.tagName;if(e&&"OPTION"===a&&(e=_r.parentElement(e)),e&&a&&Zi.indexOf(a)>=0&&!Ii(e,n,s,!0)&&!(e.classList.contains(o)||u&&e.matches(u))){var d=e.value,f=!1,p=Nr(e)||"";"radio"===p||"checkbox"===p?f=e.checked:(l[a.toLowerCase()]||l[p])&&(d=Lr({element:e,maskInputOptions:l,tagName:a,type:p,value:d,maskInputFn:h})),v(e,c?{text:d,isChecked:f,userTriggered:i}:{text:d,isChecked:f});var m=e.name;"radio"===p&&m&&f&&r.querySelectorAll('input[type="radio"][name="'+m+'"]').forEach((t=>{if(t!==e){var r=t.value;v(t,c?{text:r,isChecked:!f,userTriggered:!1}:{text:r,isChecked:!f})}}))}}function v(t,r){var n=Ji.get(t);if(!n||n.text!==r.text||n.isChecked!==r.isChecked){Ji.set(t,r);var s=i.getId(t);$i(e)(a({},r,{id:s}))}}var p=("last"===d.input?["change"]:["input","change"]).map((t=>ci(t,$i(f),r))),m=r.defaultView;if(!m)return()=>{p.forEach((t=>t()))};var g=m.Object.getOwnPropertyDescriptor(m.HTMLInputElement.prototype,"value");return g&&g.set&&p.push(...[[m.HTMLInputElement.prototype,"value"],[m.HTMLInputElement.prototype,"checked"],[m.HTMLSelectElement.prototype,"value"],[m.HTMLTextAreaElement.prototype,"value"],[m.HTMLSelectElement.prototype,"selectedIndex"],[m.HTMLOptionElement.prototype,"selected"]].map((t=>gi(t[0],t[1],{set(){$i(f)({target:this,isTrusted:!1})}},!1,m)))),$i((()=>{p.forEach((t=>t()))}))}(t),c=function(t){var{mediaInteractionCb:e,blockClass:r,blockSelector:i,mirror:n,sampling:s,doc:a}=t,o=$i((t=>mi($i((s=>{var a=qi(s);if(a&&!Ii(a,r,i,!0)){var{currentTime:o,volume:u,muted:l,playbackRate:h,loop:d}=a;e({type:t,id:n.getId(a),currentTime:o,volume:u,muted:l,playbackRate:h,loop:d})}})),s.media||500))),u=[ci("play",o(cr.Play),a),ci("pause",o(cr.Pause),a),ci("seeked",o(cr.Seeked),a),ci("volumechange",o(cr.VolumeChange),a),ci("ratechange",o(cr.RateChange),a)];return $i((()=>{u.forEach((t=>t()))}))}(t),f=()=>{},v=()=>{},p=()=>{},m=()=>{};t.recordDOM&&(f=function(t,e){var{styleSheetRuleCb:r,mirror:i,stylesheetManager:n}=t,{win:s}=e;if(!s.CSSStyleSheet||!s.CSSStyleSheet.prototype)return()=>{};var a=s.CSSStyleSheet.prototype.insertRule;s.CSSStyleSheet.prototype.insertRule=new Proxy(a,{apply:$i(((t,e,s)=>{var[a,o]=s,{id:u,styleId:l}=Xi(e,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:o}]}),t.apply(e,s)}))}),s.CSSStyleSheet.prototype.addRule=function(t,e,r){return void 0===r&&(r=this.cssRules.length),s.CSSStyleSheet.prototype.insertRule.apply(this,[t+" { "+e+" }",r])};var o,u,l=s.CSSStyleSheet.prototype.deleteRule;s.CSSStyleSheet.prototype.deleteRule=new Proxy(l,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,removes:[{index:a}]}),t.apply(e,s)}))}),s.CSSStyleSheet.prototype.removeRule=function(t){return s.CSSStyleSheet.prototype.deleteRule.apply(this,[t])},s.CSSStyleSheet.prototype.replace&&(o=s.CSSStyleSheet.prototype.replace,s.CSSStyleSheet.prototype.replace=new Proxy(o,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,replace:a}),t.apply(e,s)}))})),s.CSSStyleSheet.prototype.replaceSync&&(u=s.CSSStyleSheet.prototype.replaceSync,s.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,replaceSync:a}),t.apply(e,s)}))}));var h={};en("CSSGroupingRule")?h.CSSGroupingRule=s.CSSGroupingRule:(en("CSSMediaRule")&&(h.CSSMediaRule=s.CSSMediaRule),en("CSSConditionRule")&&(h.CSSConditionRule=s.CSSConditionRule),en("CSSSupportsRule")&&(h.CSSSupportsRule=s.CSSSupportsRule));var d={};return Object.entries(h).forEach((t=>{var[e,s]=t;d[e]={insertRule:s.prototype.insertRule,deleteRule:s.prototype.deleteRule},s.prototype.insertRule=new Proxy(d[e].insertRule,{apply:$i(((t,e,s)=>{var[a,o]=s,{id:u,styleId:l}=Xi(e.parentStyleSheet,i,n.styleMirror);return(u&&-1!==u||l&&-1!==l)&&r({id:u,styleId:l,adds:[{rule:a,index:[...Qi(e),o||0]}]}),t.apply(e,s)}))}),s.prototype.deleteRule=new Proxy(d[e].deleteRule,{apply:$i(((t,e,s)=>{var[a]=s,{id:o,styleId:u}=Xi(e.parentStyleSheet,i,n.styleMirror);return(o&&-1!==o||u&&-1!==u)&&r({id:o,styleId:u,removes:[{index:[...Qi(e),a]}]}),t.apply(e,s)}))})})),$i((()=>{s.CSSStyleSheet.prototype.insertRule=a,s.CSSStyleSheet.prototype.deleteRule=l,o&&(s.CSSStyleSheet.prototype.replace=o),u&&(s.CSSStyleSheet.prototype.replaceSync=u),Object.entries(h).forEach((t=>{var[e,r]=t;r.prototype.insertRule=d[e].insertRule,r.prototype.deleteRule=d[e].deleteRule}))}))}(t,{win:n}),v=Yi(t,t.doc),p=function(t,e){var{styleDeclarationCb:r,mirror:i,ignoreCSSAttributes:n,stylesheetManager:s}=t,{win:a}=e,o=a.CSSStyleDeclaration.prototype.setProperty;a.CSSStyleDeclaration.prototype.setProperty=new Proxy(o,{apply:$i(((t,e,a)=>{var u,[l,h,d]=a;if(n.has(l))return o.apply(e,[l,h,d]);var{id:c,styleId:f}=Xi(null==(u=e.parentRule)?void 0:u.parentStyleSheet,i,s.styleMirror);return(c&&-1!==c||f&&-1!==f)&&r({id:c,styleId:f,set:{property:l,value:h,priority:d},index:Qi(e.parentRule)}),t.apply(e,a)}))});var u=a.CSSStyleDeclaration.prototype.removeProperty;return a.CSSStyleDeclaration.prototype.removeProperty=new Proxy(u,{apply:$i(((t,e,a)=>{var o,[l]=a;if(n.has(l))return u.apply(e,[l]);var{id:h,styleId:d}=Xi(null==(o=e.parentRule)?void 0:o.parentStyleSheet,i,s.styleMirror);return(h&&-1!==h||d&&-1!==d)&&r({id:h,styleId:d,remove:{property:l},index:Qi(e.parentRule)}),t.apply(e,a)}))}),$i((()=>{a.CSSStyleDeclaration.prototype.setProperty=o,a.CSSStyleDeclaration.prototype.removeProperty=u}))}(t,{win:n}),t.collectFonts&&(m=function(t){var{fontCb:e,doc:r}=t,i=r.defaultView;if(!i)return()=>{};var n=[],s=new WeakMap,a=i.FontFace;i.FontFace=function(t,e,r){var i=new a(t,e,r);return s.set(i,{family:t,buffer:"string"!=typeof e,descriptors:r,fontSource:"string"==typeof e?e:JSON.stringify(Array.from(new Uint8Array(e)))}),i};var o=Ir(r.fonts,"add",(function(t){return function(r){return setTimeout($i((()=>{var t=s.get(r);t&&(e(t),s.delete(r))})),0),t.apply(this,[r])}}));return n.push((()=>{i.FontFace=a})),n.push(o),$i((()=>{n.forEach((t=>t()))}))}(t)));var g=function(t){var{doc:e,mirror:r,blockClass:i,blockSelector:n,selectionCb:s}=t,a=!0,o=$i((()=>{var t=e.getSelection();if(!(!t||a&&(null==t?void 0:t.isCollapsed))){a=t.isCollapsed||!1;for(var o=[],u=t.rangeCount||0,l=0;u>l;l++){var h=t.getRangeAt(l),{startContainer:d,startOffset:c,endContainer:f,endOffset:v}=h;Ii(d,i,n,!0)||Ii(f,i,n,!0)||o.push({start:r.getId(d),startOffset:c,end:r.getId(f),endOffset:v})}s({ranges:o})}}));return o(),ci("selectionchange",o)}(t),y=function(t){var{doc:e,customElementCb:r}=t,i=e.defaultView;return i&&i.customElements?Ir(i.customElements,"define",(function(t){return function(e,i,n){try{r({define:{name:e}})}catch(t){console.warn("Custom element callback failed for "+e)}return t.apply(this,[e,i,n])}})):()=>{}}(t),w=[];for(var b of t.plugins)w.push(b.observer(b.callback,n,b.options));return $i((()=>{if(i){i.destroy(),i.reset();var t=ji.indexOf(i);-1!==t&&ji.splice(t,1)}null==r||r.disconnect(),o(),u(),l(),h(),d(),c(),f(),v(),p(),m(),g(),y(),w.forEach((t=>t()))}))}function tn(t){return void 0!==window[t]}function en(t){return Boolean(void 0!==window[t]&&window[t].prototype&&"insertRule"in window[t].prototype&&"deleteRule"in window[t].prototype)}class rn{constructor(t){ar(this,"iframeIdToRemoteIdMap",new WeakMap),ar(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=t}getId(t,e,r,i){var n=r||this.getIdToRemoteIdMap(t),s=i||this.getRemoteIdToIdMap(t),a=n.get(e);return a||(a=this.generateIdFn(),n.set(e,a),s.set(a,e)),a}getIds(t,e){var r=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return e.map((e=>this.getId(t,e,r,i)))}getRemoteId(t,e,r){var i=r||this.getRemoteIdToIdMap(t);return"number"!=typeof e?e:i.get(e)||-1}getRemoteIds(t,e){var r=this.getRemoteIdToIdMap(t);return e.map((e=>this.getRemoteId(t,e,r)))}reset(t){if(!t)return this.iframeIdToRemoteIdMap=new WeakMap,void(this.iframeRemoteIdToIdMap=new WeakMap);this.iframeIdToRemoteIdMap.delete(t),this.iframeRemoteIdToIdMap.delete(t)}getIdToRemoteIdMap(t){var e=this.iframeIdToRemoteIdMap.get(t);return e||this.iframeIdToRemoteIdMap.set(t,e=new Map),e}getRemoteIdToIdMap(t){var e=this.iframeRemoteIdToIdMap.get(t);return e||this.iframeRemoteIdToIdMap.set(t,e=new Map),e}}class nn{constructor(t){ar(this,"iframes",new WeakMap),ar(this,"crossOriginIframeMap",new WeakMap),ar(this,"crossOriginIframeMirror",new rn(Vr)),ar(this,"crossOriginIframeStyleMirror"),ar(this,"crossOriginIframeRootIdMap",new WeakMap),ar(this,"mirror"),ar(this,"mutationCb"),ar(this,"wrappedEmit"),ar(this,"loadListener"),ar(this,"pageHideListener"),ar(this,"stylesheetManager"),ar(this,"recordCrossOriginIframes"),ar(this,"messageHandler"),ar(this,"nestedIframeListeners",new Map),ar(this,"attachedWindows",new WeakMap),ar(this,"attachedDocuments",new WeakMap),ar(this,"attachedIframes",new Map),ar(this,"loadListenerDisposers",new WeakMap),ar(this,"iframeElementsById",new Map),ar(this,"pageHideHandlers",new WeakMap),this.mutationCb=t.mutationCb,this.wrappedEmit=t.wrappedEmit,this.stylesheetManager=t.stylesheetManager,this.recordCrossOriginIframes=t.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new rn(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=t.mirror,this.messageHandler=this.handleMessage.bind(this),this.recordCrossOriginIframes&&window.addEventListener("message",this.messageHandler)}addIframe(t){this.iframes.set(t,!0),t.contentWindow&&this.crossOriginIframeMap.set(t.contentWindow,t)}registerLoadListenerDisposer(t,e){var r=this.loadListenerDisposers.get(t);r||this.loadListenerDisposers.set(t,r=new Set),r.add(e);var i=this.mirror.getId(t);-1!==i&&this.iframeElementsById.set(i,t)}getIframeElementById(t){var e,r,i;return null!==(e=null!==(r=null==(i=this.attachedIframes.get(t))?void 0:i.element)&&void 0!==r?r:this.iframeElementsById.get(t))&&void 0!==e?e:null}forgetIframeId(t){this.attachedIframes.delete(t),this.iframeElementsById.delete(t)}disposeLoadListeners(t){var e=this.loadListenerDisposers.get(t);e&&(e.forEach((t=>fi(t))),this.loadListenerDisposers.delete(t))}removePageHideListener(t){var e=this.pageHideHandlers.get(t);e&&(e.forEach((t=>{var{win:e,handler:r}=t;fi((()=>e.removeEventListener("pagehide",r)))})),this.pageHideHandlers.delete(t))}addLoadListener(t){this.loadListener=t}addPageHideListener(t){this.pageHideListener=t}removeLoadListener(){this.loadListener=void 0}trackIframeContent(t,e){var r=this.mirror.getId(t);return this.attachedIframes.set(r,{element:t,content:e}),r}attachIframe(t,e){var r,i=this.trackIframeContent(t,e);if(t.contentDocument){var n=this.attachedDocuments.get(t);n||this.attachedDocuments.set(t,n=new Set),n.add(t.contentDocument)}this.mutationCb({adds:[{parentId:i,nextId:null,node:e}],removes:[],texts:[],attributes:[],isAttachIframe:!0});var s=t.contentWindow;if(this.recordCrossOriginIframes&&s&&!this.nestedIframeListeners.has(s)){var a=this.handleMessage.bind(this);fi((()=>{s.addEventListener("message",a),this.nestedIframeListeners.set(s,a);var e=this.attachedWindows.get(t);e||this.attachedWindows.set(t,e=new Set),e.add(s)}))}fi((()=>{var e=t.contentWindow;if(e){var r=this.pageHideHandlers.get(t);if(r)for(var i of r)if(i.win===e)return;var n=()=>{var e;null==(e=this.pageHideListener)||e.call(this,t),t.contentDocument&&this.mirror.removeNodeFromMap(t.contentDocument),t.contentWindow&&this.crossOriginIframeMap.delete(t.contentWindow)};e.addEventListener("pagehide",n),r||this.pageHideHandlers.set(t,r=new Set),r.add({win:e,handler:n})}})),null==(r=this.loadListener)||r.call(this,t),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&t.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(t){var e=t;if("rrweb"===e.data.type&&e.origin===e.data.origin&&t.source){var r=this.crossOriginIframeMap.get(t.source);if(r){var i=this.transformCrossOriginEvent(r,e.data.event);i&&this.wrappedEmit(i,e.data.isCheckout)}}}transformCrossOriginEvent(t,e){var r;switch(e.type){case or.FullSnapshot:this.crossOriginIframeMirror.reset(t),this.crossOriginIframeStyleMirror.reset(t),this.replaceIdOnNode(e.data.node,t);var i=e.data.node.id;return this.crossOriginIframeRootIdMap.set(t,i),this.patchRootIdOnNode(e.data.node,i),this.trackIframeContent(t,e.data.node),{timestamp:e.timestamp,type:or.IncrementalSnapshot,data:{source:ur.Mutation,adds:[{parentId:this.mirror.getId(t),nextId:null,node:e.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}};case or.Meta:case or.Load:case or.DomContentLoaded:return!1;case or.Plugin:return e;case or.Custom:return this.replaceIds(e.data.payload,t,["id","parentId","previousId","nextId"]),e;case or.IncrementalSnapshot:switch(e.data.source){case ur.Mutation:return e.data.adds.forEach((e=>{this.replaceIds(e,t,["parentId","nextId","previousId"]),this.replaceIdOnNode(e.node,t);var r=this.crossOriginIframeRootIdMap.get(t);r&&this.patchRootIdOnNode(e.node,r)})),e.data.removes.forEach((e=>{this.replaceIds(e,t,["parentId","id"])})),e.data.attributes.forEach((e=>{this.replaceIds(e,t,["id"])})),e.data.texts.forEach((e=>{this.replaceIds(e,t,["id"])})),e;case ur.Drag:case ur.TouchMove:case ur.MouseMove:return e.data.positions.forEach((e=>{this.replaceIds(e,t,["id"])})),e;case ur.ViewportResize:return!1;case ur.MediaInteraction:case ur.MouseInteraction:case ur.Scroll:case ur.CanvasMutation:case ur.Input:return this.replaceIds(e.data,t,["id"]),e;case ur.StyleSheetRule:case ur.StyleDeclaration:return this.replaceIds(e.data,t,["id"]),this.replaceStyleIds(e.data,t,["styleId"]),e;case ur.Font:return e;case ur.Selection:return e.data.ranges.forEach((e=>{this.replaceIds(e,t,["start","end"])})),e;case ur.AdoptedStyleSheet:return this.replaceIds(e.data,t,["id"]),this.replaceStyleIds(e.data,t,["styleIds"]),null==(r=e.data.styles)||r.forEach((e=>{this.replaceStyleIds(e,t,["styleId"])})),e}}return!1}replace(t,e,r,i){for(var n of i)(Array.isArray(e[n])||"number"==typeof e[n])&&(e[n]=Array.isArray(e[n])?t.getIds(r,e[n]):t.getId(r,e[n]));return e}replaceIds(t,e,r){return this.replace(this.crossOriginIframeMirror,t,e,r)}replaceStyleIds(t,e,r){return this.replace(this.crossOriginIframeStyleMirror,t,e,r)}replaceIdOnNode(t,e){this.replaceIds(t,e,["id","rootId"]),"childNodes"in t&&t.childNodes.forEach((t=>{this.replaceIdOnNode(t,e)}))}patchRootIdOnNode(t,e){t.type===fr.Document||t.rootId||(t.rootId=e),"childNodes"in t&&t.childNodes.forEach((t=>{this.patchRootIdOnNode(t,e)}))}removeIframeById(t){var e=this.attachedIframes.get(t),r=(null==e?void 0:e.element)||this.iframeElementsById.get(t)||this.mirror.getNode(t);if(this.iframeElementsById.delete(t),r){var i=r.contentWindow,n=this.attachedWindows.get(r);if(n&&(n.forEach((t=>{var e=this.nestedIframeListeners.get(t);e&&(fi((()=>t.removeEventListener("message",e))),this.nestedIframeListeners.delete(t)),this.crossOriginIframeMap.delete(t)})),this.attachedWindows.delete(r)),i&&this.nestedIframeListeners.has(i)){var s=this.nestedIframeListeners.get(i);fi((()=>i.removeEventListener("message",s))),this.nestedIframeListeners.delete(i)}i&&this.crossOriginIframeMap.delete(i),this.iframes.delete(r),this.disposeLoadListeners(r),this.removePageHideListener(r);var a=this.attachedDocuments.get(r);a&&(a.forEach((t=>{fi((()=>this.mirror.removeNodeFromMap(t)))})),fi((()=>Vi(r,a))),this.attachedDocuments.delete(r))}e&&this.attachedIframes.delete(t)}cleanupDetachedIframes(){if(0!==this.attachedIframes.size){var t=[];this.attachedIframes.forEach(((e,r)=>{this.mirror.has(r)||t.push(r)})),t.forEach((t=>this.removeIframeById(t)))}}reattachIframes(){this.attachedIframes.forEach(((t,e)=>{var{content:r}=t;this.mirror.has(e)?this.mutationCb({adds:[{parentId:e,nextId:null,node:r}],removes:[],texts:[],attributes:[],isAttachIframe:!0}):this.attachedIframes.delete(e)}))}destroy(){this.recordCrossOriginIframes&&window.removeEventListener("message",this.messageHandler),this.nestedIframeListeners.forEach(((t,e)=>{fi((()=>e.removeEventListener("message",t)))})),this.nestedIframeListeners.clear();var t=new Set;this.iframeElementsById.forEach((e=>t.add(e))),this.attachedIframes.forEach((e=>{var{element:r}=e;return t.add(r)})),t.forEach((t=>{this.disposeLoadListeners(t),this.removePageHideListener(t)})),this.crossOriginIframeMirror.reset(),this.crossOriginIframeStyleMirror.reset(),this.attachedIframes.clear(),this.crossOriginIframeMap=new WeakMap,this.iframes=new WeakMap,this.crossOriginIframeRootIdMap=new WeakMap,this.loadListenerDisposers=new WeakMap,this.pageHideHandlers=new WeakMap,this.attachedDocuments=new WeakMap,this.attachedWindows=new WeakMap,this.iframeElementsById=new Map}}class sn{constructor(t){ar(this,"shadowDoms",new WeakSet),ar(this,"mutationCb"),ar(this,"scrollCb"),ar(this,"bypassOptions"),ar(this,"mirror"),ar(this,"restoreHandlers",[]),this.mutationCb=t.mutationCb,this.scrollCb=t.scrollCb,this.bypassOptions=t.bypassOptions,this.mirror=t.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(t,e){if(Tr(t)&&!this.shadowDoms.has(t)){this.shadowDoms.add(t);var{observer:r,buffer:i}=Hi(a({},this.bypassOptions,{doc:e,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),t);this.restoreHandlers.push((()=>{r.disconnect(),i.destroy(),i.releaseCanvasManager();var t=ji.indexOf(i);-1!==t&&ji.splice(t,1)})),this.restoreHandlers.push(Gi(a({},this.bypassOptions,{scrollCb:this.scrollCb,doc:t,mirror:this.mirror}))),setTimeout((()=>{t.adoptedStyleSheets&&t.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(t.adoptedStyleSheets,this.mirror.getId(_r.host(t))),this.restoreHandlers.push(Yi({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},t))}),0)}}observeAttachShadow(t){t.contentWindow&&t.contentDocument&&this.patchAttachShadow(t.contentWindow.Element,t.contentDocument)}patchAttachShadow(t,e){var r=this;this.restoreHandlers.push(Ir(t.prototype,"attachShadow",(function(t){return function(i){var n=t.call(this,i),s=_r.shadowRoot(this);return s&&Ai(this)&&r.addShadowRoot(s,e),n}})))}reset(){this.restoreHandlers.forEach((t=>{try{t()}catch(t){}})),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}for(var an="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",on="undefined"==typeof Uint8Array?[]:new Uint8Array(256),un=0;64>un;un++)on[an.charCodeAt(un)]=un;var ln=new Map,hn=(t,e,r)=>{if(t&&(fn(t,e)||"object"==typeof t)){var i=function(t,e){var r=ln.get(t);return r||ln.set(t,r=new Map),r.has(e)||r.set(e,[]),r.get(e)}(r,t.constructor.name),n=i.indexOf(t);return-1===n&&(n=i.length,i.push(t)),n}};function dn(t,e,r,i){if(t instanceof Array)return t.map((t=>dn(t,e,r,i)));if(null===t)return t;if(t instanceof Float32Array||t instanceof Float64Array||t instanceof Int32Array||t instanceof Uint32Array||t instanceof Uint8Array||t instanceof Uint16Array||t instanceof Int16Array||t instanceof Int8Array||t instanceof Uint8ClampedArray)return{rr_type:t.constructor.name,args:[Object.values(t)]};if(t instanceof ArrayBuffer){var n=t.constructor.name,s=function(t){var e,r=new Uint8Array(t),i=r.length,n="";for(e=0;i>e;e+=3)n+=an[r[e]>>2],n+=an[(3&r[e])<<4|r[e+1]>>4],n+=an[(15&r[e+1])<<2|r[e+2]>>6],n+=an[63&r[e+2]];return i%3==2?n=n.substring(0,n.length-1)+"=":i%3==1&&(n=n.substring(0,n.length-2)+"=="),n}(t);return{rr_type:n,base64:s}}if(t instanceof DataView)return{rr_type:t.constructor.name,args:[dn(t.buffer,e,r,i),t.byteOffset,t.byteLength]};if(t instanceof HTMLImageElement){var a=t.constructor.name,{src:o}=t;return{rr_type:a,src:o}}return t instanceof HTMLCanvasElement?{rr_type:"HTMLImageElement",src:t.toDataURL(i.type,i.quality)}:t instanceof ImageData?{rr_type:t.constructor.name,args:[dn(t.data,e,r,i),t.width,t.height]}:fn(t,e)||"object"==typeof t?{rr_type:t.constructor.name,index:hn(t,e,r)}:t}var cn=(t,e,r,i)=>t.map((t=>dn(t,e,r,i))),fn=(t,e)=>{var r=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter((t=>"function"==typeof e[t]));return Boolean(r.find((r=>t instanceof e[r])))},vn=["webgl","webgl2"];function pn(t){return"nodeType"in t}function mn(t,e,r,i){var n=[];try{if(i){var s=function(t,e,r){var i=t.GPUCanvasContext;if((null==i?void 0:i.prototype)&&"function"==typeof i.prototype.configure)return Ir(i.prototype,"configure",(function(i){return function(n){var s=function(t){var{canvas:e}=t;return e&&"object"==typeof e?e:null}(this);if(!s||pn(s)&&Ii(s,e,r,!0))return i.call(this,n);pn(s)&&!("__context"in s)&&(s.__context="webgpu");var o=function(t){var e=t.GPUTextureUsage;return e?e.COPY_SRC|e.RENDER_ATTACHMENT:null}(t);return i.call(this,null!==o&&n?a({},n,{usage:"number"==typeof n.usage?n.usage|o:o}):n)}}))}(t,e,r);s&&n.push(s)}var o=Ir(t.HTMLCanvasElement.prototype,"getContext",(function(t){return function(n){for(var s=function(t){return"experimental-webgl"===t?"webgl":t}(n),a=arguments.length,o=new Array(a>1?a-1:0),u=1;a>u;u++)o[u-1]=arguments[u];if(!Ii(this,e,r,!0)&&("__context"in this||(this.__context=s),i&&vn.includes(s)))if(o[0]&&"object"==typeof o[0]){var l=o[0];l.preserveDrawingBuffer||(l.preserveDrawingBuffer=!0)}else o.splice(0,1,{preserveDrawingBuffer:!0});return t.apply(this,[n,...o])}}));n.push(o)}catch(t){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{n.forEach((t=>t()))}}function gn(t,e,r,i,n,s,a){var o=[],u=Object.getOwnPropertyNames(t),l=function(u){if(["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(u))return 0;try{if("function"!=typeof t[u])return 0;var l=Ir(t,u,(function(t){return function(){for(var o=arguments.length,l=new Array(o),h=0;o>h;h++)l[h]=arguments[h];var d=t.apply(this,l);if(hn(d,s,this),"tagName"in this.canvas&&!Ii(this.canvas,i,n,!0)){var c=cn(l,s,this,a);r(this.canvas,{type:e,property:u,args:c})}return d}}));o.push(l)}catch(i){var h=gi(t,u,{set(t){r(this.canvas,{type:e,property:u,args:[t],setter:!0})}});o.push(h)}};for(var h of u)l(h);return o}var yn,wn,bn,kn='(function() {\n "use strict";\n var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";\n var lookup = typeof Uint8Array === "undefined" ? [] : new Uint8Array(256);\n for (var i = 0; i < chars.length; i++) {\n lookup[chars.charCodeAt(i)] = i;\n }\n var encode = function(arraybuffer) {\n var bytes = new Uint8Array(arraybuffer), i2, len = bytes.length, base64 = "";\n for (i2 = 0; i2 < len; i2 += 3) {\n base64 += chars[bytes[i2] >> 2];\n base64 += chars[(bytes[i2] & 3) << 4 | bytes[i2 + 1] >> 4];\n base64 += chars[(bytes[i2 + 1] & 15) << 2 | bytes[i2 + 2] >> 6];\n base64 += chars[bytes[i2 + 2] & 63];\n }\n if (len % 3 === 2) {\n base64 = base64.substring(0, base64.length - 1) + "=";\n } else if (len % 3 === 1) {\n base64 = base64.substring(0, base64.length - 2) + "==";\n }\n return base64;\n };\n const lastFingerprintMap = /* @__PURE__ */ new Map();\n const transparentBlobMap = /* @__PURE__ */ new Map();\n function fnv1aHash(buffer) {\n const view = new Uint8Array(buffer);\n let hash = 2166136261;\n for (let i2 = 0; i2 < view.length; i2++) {\n hash ^= view[i2];\n hash = hash * 16777619 | 0;\n }\n return (hash >>> 0).toString(16);\n }\n async function getTransparentBlobFor(width, height, dataURLOptions) {\n const id = `${width}-${height}`;\n if ("OffscreenCanvas" in globalThis) {\n if (transparentBlobMap.has(id)) return transparentBlobMap.get(id);\n const offscreen = new OffscreenCanvas(width, height);\n offscreen.getContext("2d");\n const blob = await offscreen.convertToBlob(dataURLOptions);\n const arrayBuffer = await blob.arrayBuffer();\n const base64 = encode(arrayBuffer);\n transparentBlobMap.set(id, base64);\n return base64;\n } else {\n return "";\n }\n }\n const worker = self;\n let reusableCanvas = null;\n let reusableCtx = null;\n worker.onmessage = async function(e) {\n if ("OffscreenCanvas" in globalThis) {\n const { id, bitmap, width, height, dataURLOptions } = e.data;\n try {\n const transparentBase64 = getTransparentBlobFor(\n width,\n height,\n dataURLOptions\n );\n if (!reusableCanvas || reusableCanvas.width !== width || reusableCanvas.height !== height) {\n reusableCanvas = new OffscreenCanvas(width, height);\n reusableCtx = reusableCanvas.getContext("2d");\n }\n reusableCtx.clearRect(0, 0, width, height);\n reusableCtx.drawImage(bitmap, 0, 0);\n bitmap.close();\n const blob = await reusableCanvas.convertToBlob(dataURLOptions);\n const type = blob.type;\n const arrayBuffer = await blob.arrayBuffer();\n const fingerprint = fnv1aHash(arrayBuffer);\n if (!lastFingerprintMap.has(id)) {\n const base642 = encode(arrayBuffer);\n if (await transparentBase64 === base642) {\n lastFingerprintMap.set(id, fingerprint);\n return worker.postMessage({ id });\n }\n lastFingerprintMap.set(id, fingerprint);\n worker.postMessage({ id, type, base64: base642, width, height });\n return;\n }\n if (lastFingerprintMap.get(id) === fingerprint)\n return worker.postMessage({ id });\n const base64 = encode(arrayBuffer);\n worker.postMessage({ id, type, base64, width, height });\n lastFingerprintMap.set(id, fingerprint);\n } catch {\n worker.postMessage({ id });\n }\n } else {\n e.data.bitmap.close();\n return worker.postMessage({ id: e.data.id });\n }\n };\n})();\n//# sourceMappingURL=image-bitmap-data-url-worker-Ca9A-vl6.js.map\n',Sn="undefined"!=typeof self&&self.Blob&&new Blob([kn],{type:"text/javascript;charset=utf-8"});function In(t){var e;try{if(!(e=Sn&&(self.URL||self.webkitURL).createObjectURL(Sn)))throw"";var r=new Worker(e,{name:null==t?void 0:t.name});return r.addEventListener("error",(()=>{(self.URL||self.webkitURL).revokeObjectURL(e)})),r}catch(e){return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(kn),{name:null==t?void 0:t.name})}finally{e&&(self.URL||self.webkitURL).revokeObjectURL(e)}}class _n{constructor(t){ar(this,"pendingCanvasMutations",new Map),ar(this,"rafStamps",{latestId:0,invokeId:null}),ar(this,"mirror"),ar(this,"mutationCb"),ar(this,"resetObservers"),ar(this,"frozen",!1),ar(this,"locked",!1),ar(this,"rafIdTimestamp",null),ar(this,"rafIdFlush",null),ar(this,"refCount",0),ar(this,"torndown",!1),ar(this,"processMutation",((t,e)=>{!(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId)&&this.rafStamps.invokeId||(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(t)||this.pendingCanvasMutations.set(t,[]),this.pendingCanvasMutations.get(t).push(e)}));var{sampling:e="all",win:r,blockClass:i,blockSelector:n,recordCanvas:s,dataURLOptions:a}=t;this.mutationCb=t.mutationCb,this.mirror=t.mirror,s&&"all"===e&&this.initCanvasMutationObserver(r,i,n,a),s&&"number"==typeof e&&this.initCanvasFPSObserver(e,r,i,n,{dataURLOptions:a})}acquire(){this.refCount+=1}reset(){this.refCount>0&&(this.refCount-=1),this.refCount>0||this.teardown()}teardown(){this.torndown||(this.torndown=!0,this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers(),null!==this.rafIdTimestamp&&(cancelAnimationFrame(this.rafIdTimestamp),this.rafIdTimestamp=null),null!==this.rafIdFlush&&(cancelAnimationFrame(this.rafIdFlush),this.rafIdFlush=null))}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(t,e,r,i,n){var a=this;if("OffscreenCanvas"in e){var o=mn(e,r,i,!0),u=new Map,l=new In;l.onmessage=t=>{var{id:e}=t.data;if(u.set(e,!1),"base64"in t.data){var{base64:r,type:i,width:n,height:s}=t.data;this.mutationCb({id:e,type:dr["2D"],commands:[{property:"clearRect",args:[0,0,n,s]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:r}],type:i}]},0,0]}],displayWidth:n,displayHeight:s})}};var h,d=1e3/t,c=0,f=t=>{var o,v;c&&d>t-c||(c=t,(o=[],v=t=>{try{t.querySelectorAll("canvas").forEach((t=>{Ii(t,r,i,!0)||o.push(t)})),t.querySelectorAll("*").forEach((t=>{t.shadowRoot&&v(t.shadowRoot)}))}catch(t){}},v(e.document),o).forEach(function(){var t=s((function*(t){var e,r,i=a.mirror.getId(t);if(!u.get(i)&&0!==t.width&&0!==t.height){u.set(i,!0);try{if(["webgl","webgl2"].includes(t.__context)){var s=t.getContext(t.__context);if(null==(e=null==s?void 0:s.isContextLost)?void 0:e.call(s))return void u.set(i,!1);!1===(null==(r=null==s?void 0:s.getContextAttributes())?void 0:r.preserveDrawingBuffer)&&s.clear(s.COLOR_BUFFER_BIT)}var o=t.clientWidth||t.width,h=t.clientHeight||t.height,d=yield createImageBitmap(t,{resizeWidth:o,resizeHeight:h});l.postMessage({id:i,bitmap:d,width:o,height:h,dataURLOptions:n.dataURLOptions},[d])}catch(t){u.set(i,!1)}}}));return function(e){return t.apply(this,arguments)}}())),h=requestAnimationFrame(f)};h=requestAnimationFrame(f),this.resetObservers=()=>{o(),cancelAnimationFrame(h)}}}initCanvasMutationObserver(t,e,r,i){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();var n=mn(t,e,r,!1),s=function(t,e,r,i,n){var s=[],a=Object.getOwnPropertyNames(e.CanvasRenderingContext2D.prototype),o=function(a){try{if("function"!=typeof e.CanvasRenderingContext2D.prototype[a])return 1;var o=Ir(e.CanvasRenderingContext2D.prototype,a,(function(s){return function(){for(var o=arguments.length,u=new Array(o),l=0;o>l;l++)u[l]=arguments[l];return Ii(this.canvas,r,i,!0)||setTimeout((()=>{var r=cn(u,e,this,n);t(this.canvas,{type:dr["2D"],property:a,args:r})}),0),s.apply(this,u)}}));s.push(o)}catch(r){var u=gi(e.CanvasRenderingContext2D.prototype,a,{set(e){t(this.canvas,{type:dr["2D"],property:a,args:[e],setter:!0})}});s.push(u)}};for(var u of a)o(u);return()=>{s.forEach((t=>t()))}}(this.processMutation.bind(this),t,e,r,i),a=function(t,e,r,i,n){var s=[];return void 0!==e.WebGLRenderingContext&&s.push(...gn(e.WebGLRenderingContext.prototype,dr.WebGL,t,r,i,e,n)),void 0!==e.WebGL2RenderingContext&&s.push(...gn(e.WebGL2RenderingContext.prototype,dr.WebGL2,t,r,i,e,n)),()=>{s.forEach((t=>t()))}}(this.processMutation.bind(this),t,e,r,i);this.resetObservers=()=>{n(),s(),a()}}startPendingCanvasMutationFlusher(){this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}startRAFTimestamping(){var t=e=>{this.rafStamps.latestId=e,this.rafIdTimestamp=requestAnimationFrame(t)};this.rafIdTimestamp=requestAnimationFrame(t)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach(((t,e)=>{var r=this.mirror.getId(e);this.flushPendingCanvasMutationFor(e,r)})),this.rafIdFlush=requestAnimationFrame((()=>this.flushPendingCanvasMutations()))}flushPendingCanvasMutationFor(t,e){if(!this.frozen&&!this.locked){var r=this.pendingCanvasMutations.get(t);if(r&&-1!==e){var i=r.map((t=>function(t,e){if(null==t)return{};var r={};for(var i in t)if({}.hasOwnProperty.call(t,i)){if(-1!==e.indexOf(i))continue;r[i]=t[i]}return r}(t,nr))),{type:n}=r[0];this.mutationCb({id:e,type:n,commands:i}),this.pendingCanvasMutations.delete(t)}}}}class Cn{constructor(t){ar(this,"trackedLinkElements",new WeakSet),ar(this,"mutationCb"),ar(this,"adoptedStyleSheetCb"),ar(this,"styleMirror",new Oi),this.mutationCb=t.mutationCb,this.adoptedStyleSheetCb=t.adoptedStyleSheetCb}attachLinkElement(t,e){"_cssText"in e.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:e.id,attributes:e.attributes}]}),this.trackLinkElement(t)}trackLinkElement(t){this.trackedLinkElements.has(t)||(this.trackedLinkElements.add(t),this.trackStylesheetInLinkElement(t))}adoptStyleSheets(t,e){var r=this;if(0!==t.length){var i={id:e,styleIds:[]},n=[],s=function(t){var e;r.styleMirror.has(t)?e=r.styleMirror.getId(t):(e=r.styleMirror.add(t),n.push({styleId:e,rules:Array.from(t.rules||CSSRule,((e,r)=>({rule:xr(e,t.href),index:r})))})),i.styleIds.push(e)};for(var a of t)s(a);n.length>0&&(i.styles=n),this.adoptedStyleSheetCb(i)}}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet,ii.forEach((t=>t.abort())),ii.clear()}trackStylesheetInLinkElement(t){}}class Mn{constructor(){ar(this,"nodeMap",new WeakMap),ar(this,"active",!1)}inOtherBuffer(t,e){var r=this.nodeMap.get(t);return r&&Array.from(r).some((t=>t!==e))}add(t,e){this.active||(this.active=!0,requestAnimationFrame((()=>{this.nodeMap=new WeakMap,this.active=!1}))),this.nodeMap.set(t,(this.nodeMap.get(t)||new Set).add(e))}destroy(){}}var Tn=!1;try{if(2!==Array.from([1],(t=>2*t))[0]){var Rn=document.createElement("iframe");document.body.appendChild(Rn),Array.from=(null==(ir=Rn.contentWindow)?void 0:ir.Array.from)||Array.from,document.body.removeChild(Rn)}}catch(t){console.debug("Unable to override Array.from",t)}var xn=new Or;function On(t){void 0===t&&(t={});var{emit:e,checkoutEveryNms:r,checkoutEveryNth:i,blockClass:n="rr-block",blockSelector:s=null,ignoreClass:o="rr-ignore",ignoreSelector:u=null,maskTextClass:l="rr-mask",maskTextSelector:h=null,inlineStylesheet:d=!0,maskAllInputs:c,maskInputOptions:f,slimDOMOptions:v,maskInputFn:p,maskTextFn:m,hooks:g,packFn:y,sampling:w={},dataURLOptions:b={},mousemoveWait:k,recordDOM:S=!0,recordCanvas:I=!1,recordCrossOriginIframes:_=!1,recordAfter:C=("DOMContentLoaded"===t.recordAfter?t.recordAfter:"load"),userTriggeredOnInput:M=!1,collectFonts:T=!1,inlineImages:R=!1,plugins:x,keepIframeSrcFn:O=(()=>!1),ignoreCSSAttributes:L=new Set([]),errorHandler:A}=t;Fi=A;var E=a({type:"image/webp",quality:.4,maxBase64ImageLength:1048576},b),N=!_||window.parent===window,F=!1;if(!N)try{window.parent.document&&(F=!1)}catch(t){F=!0}if(N&&!e)throw new Error("emit function is required");if(!N&&!F)return()=>{};void 0!==k&&void 0===w.mousemove&&(w.mousemove=k),xn.reset();var D,B=!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}:void 0!==f?f:{password:!0},P=hi(void 0!==v&&v);!function(t){void 0===t&&(t=window),"NodeList"in t&&!t.NodeList.prototype.forEach&&(t.NodeList.prototype.forEach=[].forEach),"DOMTokenList"in t&&!t.DOMTokenList.prototype.forEach&&(t.DOMTokenList.prototype.forEach=[].forEach)}();var W,U,z=0,j=new Map,q=t=>{for(var e of x||[])e.eventProcessor&&(t=e.eventProcessor(t));return y&&!F&&(t=y(t)),t};yn=(t,n)=>{var s,a=t;if(a.timestamp=yi(),!(null==(s=ji[0])?void 0:s.isFrozen())||a.type===or.FullSnapshot||a.type===or.IncrementalSnapshot&&a.data.source===ur.Mutation||ji.forEach((t=>t.unfreeze())),N)null==e||e(q(a),n);else if(F){var o={type:"rrweb",event:q(a),origin:window.location.origin,isCheckout:n};window.parent.postMessage(o,"*")}if(a.type===or.FullSnapshot)D=a,z=0;else if(a.type===or.IncrementalSnapshot){if(a.data.source===ur.Mutation&&a.data.isAttachIframe)return;z++,(i&&z>=i||r&&a.timestamp-D.timestamp>r)&&wn(!0)}};var H=t=>{if(t.removes&&t.removes.length>0){var e=t.adds.length>0?new Set(t.adds.map((t=>t.node.id))):null,r=new Set;if(t.adds.length>0)for(var i of t.adds){var n=xn.getNode(i.node.id);n&&"IFRAME"===n.nodeName&&r.add(n)}t.removes.forEach((t=>{var{id:i}=t;if(!e||!e.has(i)){var n=J.getIframeElementById(i);n&&r.has(n)?J.forgetIframeId(i):(null==W||W(i),J.removeIframeById(i))}})),null==U||U(),J.cleanupDetachedIframes()}yn({type:or.IncrementalSnapshot,data:a({source:ur.Mutation},t)})},G=t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.Scroll},t)}),V=t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.CanvasMutation},t)}),Z=new Cn({mutationCb:H,adoptedStyleSheetCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.AdoptedStyleSheet},t)})}),J=new nn({mirror:xn,mutationCb:H,stylesheetManager:Z,recordCrossOriginIframes:_,wrappedEmit:yn});for(var Q of x||[])Q.getMirror&&Q.getMirror({nodeMirror:xn,crossOriginIframeMirror:J.crossOriginIframeMirror,crossOriginIframeStyleMirror:J.crossOriginIframeStyleMirror});var X=new Mn;bn=new _n({recordCanvas:I,mutationCb:V,win:window,blockClass:n,blockSelector:s,mirror:xn,sampling:w.canvas,dataURLOptions:E});var Y=new sn({mutationCb:H,scrollCb:G,bypassOptions:{blockClass:n,blockSelector:s,maskTextClass:l,maskTextSelector:h,inlineStylesheet:d,maskInputOptions:B,dataURLOptions:E,maskTextFn:m,maskInputFn:p,recordCanvas:I,inlineImages:R,sampling:w,slimDOMOptions:P,iframeManager:J,stylesheetManager:Z,canvasManager:bn,keepIframeSrcFn:O,processedNodeManager:X},mirror:xn});wn=function(t){if(void 0===t&&(t=!1),S){yn({type:or.Meta,data:{href:window.location.href,width:ki(),height:bi()}},t),Z.reset(),Y.init(),ji.forEach((t=>t.lock()));var e=function(t,e){var{mirror:r=new Or,blockClass:i="rr-block",blockSelector:n=null,maskTextClass:s="rr-mask",maskTextSelector:a=null,inlineStylesheet:o=!0,inlineImages:u=!1,recordCanvas:l=!1,maskAllInputs:h=!1,maskTextFn:d,maskInputFn:c,slimDOM:f=!1,dataURLOptions:v,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:g,iframeLoadTimeout:y,onIframeListenerRegistered:w,onStylesheetLoad:b,stylesheetLoadTimeout:k,keepIframeSrcFn:S=(()=>!1),maxDepth:I}=e||{};return li(t,{doc:t,mirror:r,blockClass:i,blockSelector:n,maskTextClass:s,maskTextSelector:a,skipChild:!1,inlineStylesheet:o,maskInputOptions:!0===h?{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===h?{password:!0}:h,maskTextFn:d,maskInputFn:c,slimDOMOptions:hi(f),dataURLOptions:v,inlineImages:u,recordCanvas:l,preserveWhiteSpace:p,onSerialize:m,onIframeLoad:g,iframeLoadTimeout:y,onIframeListenerRegistered:w,onStylesheetLoad:b,stylesheetLoadTimeout:k,keepIframeSrcFn:S,newlyAddedElement:!1,maxDepth:I})}(document,{mirror:xn,blockClass:n,blockSelector:s,maskTextClass:l,maskTextSelector:h,inlineStylesheet:d,maskAllInputs:B,maskTextFn:m,maskInputFn:p,slimDOM:P,dataURLOptions:E,recordCanvas:I,inlineImages:R,onSerialize(t){Ti(t,xn)&&J.addIframe(t),Ri(t,xn)&&Z.trackLinkElement(t),xi(t)&&Y.addShadowRoot(_r.shadowRoot(t),document)},onIframeLoad(t,e){J.attachIframe(t,e),Y.observeAttachShadow(t)},onIframeListenerRegistered(t,e){J.registerLoadListenerDisposer(t,e)},onStylesheetLoad(t,e){Z.attachLinkElement(t,e)},keepIframeSrcFn:O});if(!e)return console.warn("Failed to snapshot the document");yn({type:or.FullSnapshot,data:{node:e,initialOffset:wi(window)}},t),ji.forEach((t=>t.unlock())),_&&J.reattachIframes(),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&Z.adoptStyleSheets(document.adoptedStyleSheets,xn.getId(document))}};try{var K=[];W=t=>{var e=j.get(t);e&&(e.forEach((t=>{fi(t);var e=K.indexOf(t);-1!==e&&K.splice(e,1)})),j.delete(t))},U=()=>{for(var[t]of j){var e=xn.getNode(t);if(e)try{e.contentDocument&&e.contentDocument.defaultView||null==W||W(t)}catch(e){null==W||W(t)}else null==W||W(t)}};var tt=t=>{var e;return $i(Ki)({mutationCb:H,mousemoveCb:(t,e)=>yn({type:or.IncrementalSnapshot,data:{source:e,positions:t}}),mouseInteractionCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.MouseInteraction},t)}),scrollCb:G,viewportResizeCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.ViewportResize},t)}),inputCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.Input},t)}),mediaInteractionCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.MediaInteraction},t)}),styleSheetRuleCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.StyleSheetRule},t)}),styleDeclarationCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.StyleDeclaration},t)}),canvasMutationCb:V,fontCb:t=>yn({type:or.IncrementalSnapshot,data:a({source:ur.Font},t)}),selectionCb(t){yn({type:or.IncrementalSnapshot,data:a({source:ur.Selection},t)})},customElementCb(t){yn({type:or.IncrementalSnapshot,data:a({source:ur.CustomElement},t)})},blockClass:n,ignoreClass:o,ignoreSelector:u,maskTextClass:l,maskTextSelector:h,maskInputOptions:B,inlineStylesheet:d,sampling:w,recordDOM:S,recordCanvas:I,inlineImages:R,userTriggeredOnInput:M,collectFonts:T,doc:t,maskInputFn:p,maskTextFn:m,keepIframeSrcFn:O,blockSelector:s,slimDOMOptions:P,dataURLOptions:E,mirror:xn,iframeManager:J,stylesheetManager:Z,shadowDomManager:Y,processedNodeManager:X,canvasManager:bn,ignoreCSSAttributes:L,plugins:(null==(e=null==x?void 0:x.filter((t=>t.observer)))?void 0:e.map((t=>({observer:t.observer,options:t.options,callback:e=>yn({type:or.Plugin,data:{plugin:t.name,payload:e}})}))))||[]},g)};J.addLoadListener((t=>{try{var e=xn.getId(t),r=tt(t.contentDocument);if(K.push(r),-1!==e){var i=j.get(e);i||j.set(e,i=new Set),i.add(r)}}catch(t){console.warn(t)}})),J.addPageHideListener((t=>{var e=xn.getId(t);null==W||W(e),Vi(t)}));var et=()=>{wn(),K.push(tt(document)),Tn=!0};return["interactive","complete"].includes(document.readyState)?et():(K.push(ci("DOMContentLoaded",(()=>{yn({type:or.DomContentLoaded,data:{}}),"DOMContentLoaded"===C&&et()}))),K.push(ci("load",(()=>{yn({type:or.Load,data:{}}),"load"===C&&et()}),window))),()=>{K.forEach((t=>fi(t))),X.destroy(),J.removeLoadListener(),J.destroy(),j.clear(),xn.reset(),Tn=!1,Fi=void 0}}catch(t){console.warn(t)}}On.addCustomEvent=(t,e)=>{if(!Tn)throw new Error("please add custom event after start recording");yn({type:or.Custom,data:{tag:t,payload:e}})},On.freezePage=()=>{ji.forEach((t=>t.freeze()))},On.takeFullSnapshot=t=>{if(!Tn)throw new Error("please take full snapshot after start recording");wn(t)},On.mirror=xn;var Ln=Object.defineProperty,An=(t,e,r)=>((t,e,r)=>e in t?Ln(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r)(t,"symbol"!=typeof e?e+"":e,r);class En{constructor(t){An(this,"fileName"),An(this,"functionName"),An(this,"lineNumber"),An(this,"columnNumber"),this.fileName=t.fileName||"",this.functionName=t.functionName||"",this.lineNumber=t.lineNumber,this.columnNumber=t.columnNumber}toString(){var t=this.lineNumber||"",e=this.columnNumber||"";return this.functionName?this.functionName+" ("+this.fileName+":"+t+":"+e+")":this.fileName+":"+t+":"+e}}var Nn=/(^|@)\S+:\d+/,Fn=/^\s*at .*(\S+:\d+|\(native\))/m,Dn=/^(eval@)?(\[native code])?$/,Bn={parse(t){return t?void 0!==t.stacktrace||void 0!==t["opera#sourceloc"]?this.parseOpera(t):t.stack&&t.stack.match(Fn)?this.parseV8OrIE(t):t.stack?this.parseFFOrSafari(t):[]:[]},extractLocation(t){if(-1===t.indexOf(":"))return[t];var e=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(t.replace(/[()]/g,""));if(!e)throw new Error("Cannot parse given url: "+t);return[e[1],e[2]||void 0,e[3]||void 0]},parseV8OrIE(t){return t.stack.split("\n").filter((function(t){return!!t.match(Fn)}),this).map((function(t){t.indexOf("(eval ")>-1&&(t=t.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(\),.*$)/g,""));var e=t.replace(/^\s+/,"").replace(/\(eval code/g,"("),r=e.match(/ (\((.+):(\d+):(\d+)\)$)/),i=(e=r?e.replace(r[0],""):e).split(/\s+/).slice(1),n=this.extractLocation(r?r[1]:i.pop()),s=i.join(" ")||void 0,a=["eval","<anonymous>"].indexOf(n[0])>-1?void 0:n[0];return new En({functionName:s,fileName:a,lineNumber:n[1],columnNumber:n[2]})}),this)},parseFFOrSafari(t){return t.stack.split("\n").filter((function(t){return!t.match(Dn)}),this).map((function(t){if(t.indexOf(" > eval")>-1&&(t=t.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),-1===t.indexOf("@")&&-1===t.indexOf(":"))return new En({functionName:t});var e=/((.*".+"[^@]*)?[^@]*)(?:@)/,r=t.match(e),i=r&&r[1]?r[1]:void 0,n=this.extractLocation(t.replace(e,""));return new En({functionName:i,fileName:n[0],lineNumber:n[1],columnNumber:n[2]})}),this)},parseOpera(t){return!t.stacktrace||t.message.indexOf("\n")>-1&&t.message.split("\n").length>t.stacktrace.split("\n").length?this.parseOpera9(t):t.stack?this.parseOpera11(t):this.parseOpera10(t)},parseOpera9(t){for(var e=/Line (\d+).*script (?:in )?(\S+)/i,r=t.message.split("\n"),i=[],n=2,s=r.length;s>n;n+=2){var a=e.exec(r[n]);a&&i.push(new En({fileName:a[2],lineNumber:parseFloat(a[1])}))}return i},parseOpera10(t){for(var e=/Line (\d+).*script (?:in )?(\S+)(?:: In function (\S+))?$/i,r=t.stacktrace.split("\n"),i=[],n=0,s=r.length;s>n;n+=2){var a=e.exec(r[n]);a&&i.push(new En({functionName:a[3]||void 0,fileName:a[2],lineNumber:parseFloat(a[1])}))}return i},parseOpera11(t){return t.stack.split("\n").filter((function(t){return!!t.match(Nn)&&!t.match(/^Error created at/)}),this).map((function(t){var e=t.split("@"),r=this.extractLocation(e.pop()),i=(e.shift()||"").replace(/<anonymous function(: (\w+))?>/,"$2").replace(/\([^)]*\)/g,"")||void 0;return new En({functionName:i,fileName:r[0],lineNumber:r[1],columnNumber:r[2]})}),this)}};function Pn(t){if(!t||!t.outerHTML)return"";for(var e="";t.parentElement;){var r=t.localName;if(!r)break;r=r.toLowerCase();var i=t.parentElement,n=[];if(i.children&&i.children.length>0)for(var s=0;i.children.length>s;s++){var a=i.children[s];a.localName&&a.localName.toLowerCase&&a.localName.toLowerCase()===r&&n.push(a)}n.length>1&&(r+=":eq("+n.indexOf(t)+")"),e=r+(e?">"+e:""),t=i}return e}function Wn(t){return Array.isArray(t)}function Un(t){return"object"==typeof t&&null!==t&&!Wn(t)}function zn(t,e){if(0===e)return!0;var r=Object.keys(t);for(var i of r)if(Un(t[i])&&zn(t[i],e-1))return!0;return!1}function $n(t,e){var r={numOfKeysLimit:50,depthOfLimit:4};Object.assign(r,e);var i=[],n=[];return JSON.stringify(t,(function(t,e){if(i.length>0){var s=i.indexOf(this);~s?i.splice(s+1):i.push(this),~s?n.splice(s,1/0,t):n.push(t),~i.indexOf(e)&&(e=i[0]===e?"[Circular ~]":"[Circular ~."+n.slice(0,i.indexOf(e)).join(".")+"]")}else i.push(e);if(null===e)return e;if(void 0===e)return"undefined";if(Un(a=e)&&Object.keys(a).length>r.numOfKeysLimit||"function"==typeof a||Un(a)&&zn(a,r.depthOfLimit))return function(t){var e=t.toString();return r.stringLengthLimit&&e.length>r.stringLengthLimit&&(e=e.slice(0,r.stringLengthLimit)+"..."),e}(e);var a;if("bigint"==typeof e)return e.toString()+"n";if(e instanceof Event){var o={};for(var u in e){var l=e[u];o[u]=Wn(l)?Pn(l.length?l[0]:null):l}return o}return e instanceof Node?e instanceof HTMLElement?e?e.outerHTML:"":e.nodeName:e instanceof Error?e.stack?e.stack+"\nEnd of stack for Error object":e.name+": "+e.message:e}))}var jn={level:["assert","clear","count","countReset","debug","dir","dirxml","error","group","groupCollapsed","groupEnd","info","log","table","time","timeEnd","timeLog","trace","warn"],lengthThreshold:1e3,logger:"console"};function qn(t,e,r){var i,n=r?Object.assign({},jn,r):jn,s=n.logger;if(!s)return()=>{};i="string"==typeof s?e[s]:s;var a=0,o=!1,u=[];if(n.level.includes("error")){var l=e=>{var r=e.message,i=Bn.parse(e.error).map((t=>t.toString())),s=[$n(r,n.stringifyOptions)];t({level:"error",trace:i,payload:s})};e.addEventListener("error",l),u.push((()=>{e.removeEventListener("error",l)}));var h=e=>{var r,i;e.reason instanceof Error?i=[$n("Uncaught (in promise) "+(r=e.reason).name+": "+r.message,n.stringifyOptions)]:(r=new Error,i=[$n("Uncaught (in promise)",n.stringifyOptions),$n(e.reason,n.stringifyOptions)]);var s=Bn.parse(r).map((t=>t.toString()));t({level:"error",trace:s,payload:i})};e.addEventListener("unhandledrejection",h),u.push((()=>{e.removeEventListener("unhandledrejection",h)}))}for(var d of n.level)u.push(c(i,d));return()=>{u.forEach((t=>t()))};function c(e,r){var i=this;return e[r]?function(e,s,u){try{if(!(s in e))return()=>{};var l=e[s],h=(e=>function(){for(var s=arguments.length,u=new Array(s),l=0;s>l;l++)u[l]=arguments[l];if(e.apply(i,u),!("assert"===r&&u[0]||o)){o=!0;try{var h=Bn.parse(new Error).map((t=>t.toString())).splice(1),d=("assert"===r?u.slice(1):u).map((t=>$n(t,n.stringifyOptions)));a++,n.lengthThreshold>a?t({level:r,trace:h,payload:d}):a===n.lengthThreshold&&t({level:"warn",trace:[],payload:[$n("The number of log records reached the threshold.")]})}catch(t){e("rrweb logger error:",t,...u)}finally{o=!1}}})(l);return"function"==typeof h&&(h.prototype=h.prototype||{},Object.defineProperties(h,{__rrweb_original__:{enumerable:!1,value:l}})),e[s]=h,()=>{e[s]=l}}catch(t){return()=>{}}}(e,r):()=>{}}}var Hn=t=>({name:"rrweb/console@1",observer:qn,options:t}),Gn=t=>t instanceof Document;function Vn(t,e,r){try{if(!(e in t))return()=>{};var i=t[e],n=r(i);return y(n)&&(n.prototype=n.prototype||{},Object.defineProperties(n,{__posthog_wrapped__:{enumerable:!1,value:!0}})),t[e]=n,()=>{t[e]===n&&(t[e]=i)}}catch(t){return()=>{}}}function Zn(t,e){var r,i=function(t){try{return"string"==typeof t?new URL(t).hostname:"url"in t?new URL(t.url).hostname:t.hostname}catch(t){return null}}(t),n={hostname:i,isHostDenied:!1};if(null==(r=e.payloadHostDenyList)||!r.length||null==i||!i.trim().length)return n;for(var s of e.payloadHostDenyList)if(i.endsWith(s))return{hostname:i,isHostDenied:!0};return n}var Jn=A("[Recorder]"),Qn=t=>"navigation"===t.entryType,Xn=t=>"resource"===t.entryType;function Yn(t,e){return!!e&&(C(e)||e[t])}function Kn(t){if("undefined"==typeof Request)return!1;if(t instanceof Request)return!0;try{return"[object Request]"==={}.toString.call(t)}catch(t){return!1}}function ts(t){var{type:e,recordBody:r,headers:i,url:n}=t;function s(t){var e=Object.keys(i).find((t=>"content-type"===t.toLowerCase())),r=e&&i[e];return t.some((t=>null==r?void 0:r.includes(t)))}if(!r)return!1;if(function t(e){try{return"string"==typeof e?e.startsWith("blob:"):e instanceof URL?"blob:"===e.protocol:!!Kn(e)&&t(e.url)}catch(t){return!1}}(n))return!1;if(C(r))return!0;if(g(r))return s(r);var a=r[e];return C(a)?a:s(a)}function es(t,e,r,i,n,s){return rs.apply(this,arguments)}function rs(){return rs=s((function*(t,e,r,i,n,s){if(void 0===s&&(s=0),s>10)return Jn.warn("Failed to get performance entry for request",{url:r,initiatorType:e}),null;var a=function(t,r){for(var s=t.length-1;s>=0;s-=1)if(Xn(a=t[s])&&a.initiatorType===e&&(b(i)||a.startTime>=i)&&(b(n)||n>=a.startTime))return t[s];var a}(t.performance.getEntriesByName(r));return a||(yield new Promise((t=>setTimeout(t,50*s))),es(t,e,r,i,n,s+1))})),rs.apply(this,arguments)}function is(t){var{body:e,options:r,url:i}=t;if(I(e))return null;var{hostname:n,isHostDenied:s}=Zn(i,r);if(s)return n+" is in deny list";if(k(e))return e;if(Gn(e))return e.textContent;if(M(e))return B(e);if(w(e))try{return JSON.stringify(e)}catch(t){return"[SessionReplay] Failed to stringify response object"}return"[SessionReplay] Cannot read body of type "+toString.call(e)}var ns=t=>!S(t)&&("navigation"===t.entryType||"resource"===t.entryType);function ss(t){var{entry:e,method:r,status:i,networkRequest:n,isInitial:s,start:o,end:u,url:l,initiatorType:h}=t;o=e?e.startTime:o,u=e?e.responseEnd:u;var d=Math.floor(Date.now()-performance.now()),c=Math.floor(d+(o||0)),f=[a({},e?e.toJSON():{name:l},{startTime:b(o)?void 0:Math.round(o),endTime:b(u)?void 0:Math.round(u),timeOrigin:d,timestamp:c,method:r,initiatorType:h||(e?e.initiatorType:void 0),status:i,requestHeaders:n.requestHeaders,requestBody:n.requestBody,responseHeaders:n.responseHeaders,responseBody:n.responseBody,isInitial:s})];if(ns(e))for(var v of e.serverTiming||[])f.push({timeOrigin:d,timestamp:c,startTime:Math.round(e.startTime),name:v.name,duration:v.duration,entryType:"serverTiming"});return f}var as=["video/","audio/"];function os(t){return new Promise((e=>{var r=setTimeout((()=>e("[SessionReplay] Timeout while trying to read body")),500);try{t.clone().text().then((t=>e(t)),(t=>e("[SessionReplay] Failed to read body: "+t))).finally((()=>clearTimeout(r)))}catch(t){clearTimeout(r),e("[SessionReplay] Failed to read body")}}))}function us(){return(us=s((function*(t){var{r:e,options:r,url:i}=t,{hostname:n,isHostDenied:s}=Zn(i,r);return s?Promise.resolve(n+" is in deny list"):os(e)}))).apply(this,arguments)}function ls(){return(ls=s((function*(t){var{r:e,options:r,url:i}=t,n=function(t){var e,{r:r,options:i,url:n}=t;if("chunked"===r.headers.get("Transfer-Encoding"))return"Chunked Transfer-Encoding is not supported";var s=null==(e=r.headers.get("Content-Type"))?void 0:e.toLowerCase(),a=as.some((t=>null==s?void 0:s.startsWith(t)));if(s&&a)return"Content-Type "+s+" is not supported";var{hostname:o,isHostDenied:u}=Zn(n,i);return u?o+" is in deny list":null}({r:e,options:r,url:i});return S(n)?os(e):Promise.resolve(n)}))).apply(this,arguments)}var hs=null;function ds(t,e,r){if(!("performance"in e))return()=>{};if(hs)return Jn.warn("Network observer already initialised, doing nothing"),()=>{};var i=r?Object.assign({},nt,r):nt,n=e=>{var r=[];e.requests.forEach((t=>{var e=i.maskRequestFn(t);e&&r.push(e)})),r.length>0&&t(a({},e,{requests:r}))},o=function(t,e,r){if(r.recordInitialRequests){var i=e.performance.getEntries().filter((t=>Qn(t)||Xn(t)&&r.initiatorTypes.includes(t.initiatorType)));t({requests:i.flatMap((t=>ss({entry:t,method:void 0,status:void 0,networkRequest:{},isInitial:!0}))),isInitial:!0})}var n=new e.PerformanceObserver((e=>{var i=e.getEntries().filter((t=>Qn(t)||Xn(t)&&r.initiatorTypes.includes(t.initiatorType)&&(t=>!r.recordBody&&!r.recordHeaders||"xmlhttprequest"!==t.initiatorType&&"fetch"!==t.initiatorType)(t)));t({requests:i.flatMap((t=>ss({entry:t,method:void 0,status:void 0,networkRequest:{}})))})})),s=PerformanceObserver.supportedEntryTypes.filter((t=>r.performanceEntryTypeToObserve.includes(t)));return n.observe({entryTypes:s}),()=>{n.disconnect()}}(n,e,i),u=()=>{},l=()=>{};return(i.recordHeaders||i.recordBody)&&(u=function(t,e,r){if(!r.initiatorTypes.includes("xmlhttprequest"))return()=>{};var i=Yn("request",r.recordHeaders),n=Yn("response",r.recordHeaders),s=Vn(e.XMLHttpRequest.prototype,"open",(s=>function(a,o,u,l,h){void 0===u&&(u=!0);var d,c,f=this,v=new Request(o),p={},m={},g=f.setRequestHeader.bind(f);f.setRequestHeader=(t,e)=>(m[t]=e,g(t,e)),i&&(p.requestHeaders=m);var y=f.send.bind(f);f.send=t=>(ts({type:"request",headers:m,url:o,recordBody:r.recordBody})&&(p.requestBody=is({body:t,options:r,url:o})),d=e.performance.now(),y(t));var w=()=>{f.removeEventListener("readystatechange",b),f.removeEventListener("error",w),f.removeEventListener("abort",w),f.removeEventListener("timeout",w)},b=()=>{if(f.readyState===f.DONE){w(),c=e.performance.now();var i={};f.getAllResponseHeaders().trim().split(/[\r\n]+/).forEach((t=>{var e=t.split(": "),r=e.shift(),n=e.join(": ");r&&(i[r]=n)})),n&&(p.responseHeaders=i),ts({type:"response",headers:i,url:o,recordBody:r.recordBody})&&(p.responseBody=is({body:f.response,options:r,url:o})),es(e,"xmlhttprequest",v.url,d,c).then((e=>{var r=ss({entry:e,method:a,status:null==f?void 0:f.status,networkRequest:p,start:d,end:c,url:o.toString(),initiatorType:"xmlhttprequest"});t({requests:r})})).catch((()=>{}))}};f.addEventListener("readystatechange",b),f.addEventListener("error",w),f.addEventListener("abort",w),f.addEventListener("timeout",w),s.call(f,a,o.toString(),u,l,h)}));return()=>{s()}}(n,e,i),l=function(t,e,r){if(!r.initiatorTypes.includes("fetch"))return()=>{};var i=Yn("request",r.recordHeaders),n=Yn("response",r.recordHeaders),a=Vn(e,"fetch",(a=>function(){var o=s((function*(s,o){var u,l,h,d,c=new Request(s,o),f={};try{var v={};c.headers.forEach(((t,e)=>{v[e]=t})),i&&(f.requestHeaders=v),!(w(d=null==o?void 0:o.body)&&y(d.getReader)&&y(d.tee))&&ts({type:"request",headers:v,url:s,recordBody:r.recordBody})&&(f.requestBody=yield function(t){return us.apply(this,arguments)}({r:c,options:r,url:s})),l=e.performance.now(),u=Kn(s)?yield a(c):yield a(s,o),h=e.performance.now();var p={};return u.headers.forEach(((t,e)=>{p[e]=t})),n&&(f.responseHeaders=p),ts({type:"response",headers:p,url:s,recordBody:r.recordBody})&&(f.responseBody=yield function(t){return ls.apply(this,arguments)}({r:u,options:r,url:s})),u}finally{es(e,"fetch",c.url,l,h).then((e=>{var r,i=ss({entry:e,method:c.method,status:null==(r=u)?void 0:r.status,networkRequest:f,start:l,end:h,url:c.url,initiatorType:"fetch"});t({requests:i})})).catch((()=>{}))}}));return function(t,e){return o.apply(this,arguments)}}()));return()=>{a()}}(n,e,i)),hs=()=>{o(),u(),l(),hs=null}}var cs=t=>({name:"rrweb/network@1",observer:ds,options:t});i.__PosthogExtensions__=i.__PosthogExtensions__||{},i.__PosthogExtensions__.rrwebPlugins={getRecordConsolePlugin:Hn,getRecordNetworkPlugin:cs},i.__PosthogExtensions__.rrweb={record:On,version:"v2",wasMaxDepthReached:()=>ui,resetMaxDepthState(){ui=!1,oi=!1}},i.rrweb={record:On,version:"v2"},i.rrwebConsoleRecord={getRecordConsolePlugin:Hn},i.getRecordNetworkPlugin=cs,i.__PosthogExtensions__=i.__PosthogExtensions__||{},i.__PosthogExtensions__.initSessionRecording=t=>new rr(t)}();
|
|
2
2
|
//# sourceMappingURL=lazy-recorder.js.map
|