"use strict";(self.webpackChunkacademia_app=self.webpackChunkacademia_app||[]).push([[2882],{3150:function(t,n,e){e.d(n,{S8:function(){return s},cd:function(){return c}});var r=e(83133),i=e(82238),o=e(12088);function s(t,n=100,e=1/0){try{return a("",t,n,e)}catch(t){return{ERROR:`**non-serializable** (${t})`}}}function c(t,n=3,e=102400){const r=s(t,n);return i=r,function(t){return~-encodeURI(t).split(/%..|./).length}(JSON.stringify(i))>e?c(t,n-1,e):r;var i}function a(t,n,e=1/0,s=1/0,c=function(){const t=new WeakSet;return[function(n){return!!t.has(n)||(t.add(n),!1)},function(n){t.delete(n)}]}()){const[u,f]=c;if(null==n||["boolean","string"].includes(typeof n)||"number"==typeof n&&Number.isFinite(n))return n;const d=function(t,n){try{if("domain"===t&&n&&"object"==typeof n&&n._events)return"[Domain]";if("domainEmitter"===t)return"[DomainEmitter]";if("undefined"!=typeof global&&n===global)return"[Global]";if("undefined"!=typeof window&&n===window)return"[Window]";if("undefined"!=typeof document&&n===document)return"[Document]";if((0,r.L2)(n))return"[VueViewModel]";if((0,r.mE)(n))return"[SyntheticEvent]";if("number"==typeof n&&!Number.isFinite(n))return`[${n}]`;if("function"==typeof n)return`[Function: ${(0,o.qQ)(n)}]`;if("symbol"==typeof n)return`[${String(n)}]`;if("bigint"==typeof n)return`[BigInt: ${String(n)}]`;const e=function(t){const n=Object.getPrototypeOf(t);return n?.constructor?n.constructor.name:"null prototype"}(n);return/^HTML(\w*)Element$/.test(e)?`[HTMLElement: ${e}]`:`[object ${e}]`}catch(t){return`**non-serializable** (${t})`}}(t,n);if(!d.startsWith("[object "))return d;if(n.__sentry_skip_normalization__)return n;const p="number"==typeof n.__sentry_override_normalization_depth__?n.__sentry_override_normalization_depth__:e;if(0===p)return d.replace("object ","");if(u(n))return"[Circular ~]";const l=n;if(l&&"function"==typeof l.toJSON)try{return a("",l.toJSON(),p-1,s,c)}catch(t){}const h=Array.isArray(n)?[]:{};let _=0;const g=(0,i.W4)(n);for(const t in g){if(!Object.prototype.hasOwnProperty.call(g,t))continue;if(_>=s){h[t]="[MaxProperties ~]";break}const n=g[t];h[t]=a(t,n,p-1,s,c),_++}return f(n),h}},3708:function(t,n,e){e.d(n,{Xr:function(){return s},gt:function(){return o},xv:function(){return i}});var r=e(83133);function i(t,n=0){return"string"!=typeof t||0===n||t.length<=n?t:`${t.slice(0,n)}...`}function o(t,n){if(!Array.isArray(t))return"";const e=[];for(let n=0;nfunction(t,n,e=!1){return!!(0,r.Kg)(t)&&((0,r.gd)(n)?n.test(t):!!(0,r.Kg)(n)&&(e?t===n:t.includes(n)))}(t,n,e)))}},3849:function(t,n,e){e.d(n,{H:function(){return p}});var r=e(27553),i=e(63227),o=e(23508),s=e(83133),c=e(9541),a=e(88009),u=e(43684),f=e(3708),d=e(20708);class p{constructor(){this._notifyingListeners=!1,this._scopeListeners=[],this._eventProcessors=[],this._breadcrumbs=[],this._attachments=[],this._user={},this._tags={},this._extra={},this._contexts={},this._sdkProcessingMetadata={},this._propagationContext={traceId:(0,u.e)(),sampleRand:Math.random()}}clone(){const t=new p;return t._breadcrumbs=[...this._breadcrumbs],t._tags={...this._tags},t._extra={...this._extra},t._contexts={...this._contexts},this._contexts.flags&&(t._contexts.flags={values:[...this._contexts.flags.values]}),t._user=this._user,t._level=this._level,t._session=this._session,t._transactionName=this._transactionName,t._fingerprint=this._fingerprint,t._eventProcessors=[...this._eventProcessors],t._attachments=[...this._attachments],t._sdkProcessingMetadata={...this._sdkProcessingMetadata},t._propagationContext={...this._propagationContext},t._client=this._client,t._lastEventId=this._lastEventId,(0,o.r)(t,(0,o.f)(this)),t}setClient(t){this._client=t}setLastEventId(t){this._lastEventId=t}getClient(){return this._client}lastEventId(){return this._lastEventId}addScopeListener(t){this._scopeListeners.push(t)}addEventProcessor(t){return this._eventProcessors.push(t),this}setUser(t){return this._user=t||{email:void 0,id:void 0,ip_address:void 0,username:void 0},this._session&&(0,r.qO)(this._session,{user:t}),this._notifyScopeListeners(),this}getUser(){return this._user}setTags(t){return this._tags={...this._tags,...t},this._notifyScopeListeners(),this}setTag(t,n){return this._tags={...this._tags,[t]:n},this._notifyScopeListeners(),this}setExtras(t){return this._extra={...this._extra,...t},this._notifyScopeListeners(),this}setExtra(t,n){return this._extra={...this._extra,[t]:n},this._notifyScopeListeners(),this}setFingerprint(t){return this._fingerprint=t,this._notifyScopeListeners(),this}setLevel(t){return this._level=t,this._notifyScopeListeners(),this}setTransactionName(t){return this._transactionName=t,this._notifyScopeListeners(),this}setContext(t,n){return null===n?delete this._contexts[t]:this._contexts[t]=n,this._notifyScopeListeners(),this}setSession(t){return t?this._session=t:delete this._session,this._notifyScopeListeners(),this}getSession(){return this._session}update(t){if(!t)return this;const n="function"==typeof t?t(this):t,e=n instanceof p?n.getScopeData():(0,s.Qd)(n)?t:void 0,{tags:r,extra:i,user:o,contexts:c,level:a,fingerprint:u=[],propagationContext:f}=e||{};return this._tags={...this._tags,...r},this._extra={...this._extra,...i},this._contexts={...this._contexts,...c},o&&Object.keys(o).length&&(this._user=o),a&&(this._level=a),u.length&&(this._fingerprint=u),f&&(this._propagationContext=f),this}clear(){return this._breadcrumbs=[],this._tags={},this._extra={},this._user={},this._contexts={},this._level=void 0,this._transactionName=void 0,this._fingerprint=void 0,this._session=void 0,(0,o.r)(this,void 0),this._attachments=[],this.setPropagationContext({traceId:(0,u.e)(),sampleRand:Math.random()}),this._notifyScopeListeners(),this}addBreadcrumb(t,n){const e="number"==typeof n?n:100;if(e<=0)return this;const r={timestamp:(0,d.lu)(),...t,message:t.message?(0,f.xv)(t.message,2048):t.message};return this._breadcrumbs.push(r),this._breadcrumbs.length>e&&(this._breadcrumbs=this._breadcrumbs.slice(-e),this._client?.recordDroppedEvent("buffer_overflow","log_item")),this._notifyScopeListeners(),this}getLastBreadcrumb(){return this._breadcrumbs[this._breadcrumbs.length-1]}clearBreadcrumbs(){return this._breadcrumbs=[],this._notifyScopeListeners(),this}addAttachment(t){return this._attachments.push(t),this}clearAttachments(){return this._attachments=[],this}getScopeData(){return{breadcrumbs:this._breadcrumbs,attachments:this._attachments,contexts:this._contexts,tags:this._tags,extra:this._extra,user:this._user,level:this._level,fingerprint:this._fingerprint||[],eventProcessors:this._eventProcessors,propagationContext:this._propagationContext,sdkProcessingMetadata:this._sdkProcessingMetadata,transactionName:this._transactionName,span:(0,o.f)(this)}}setSDKProcessingMetadata(t){return this._sdkProcessingMetadata=(0,i.h)(this._sdkProcessingMetadata,t,2),this}setPropagationContext(t){return this._propagationContext=t,this}getPropagationContext(){return this._propagationContext}captureException(t,n){const e=n?.event_id||(0,a.eJ)();if(!this._client)return c.vF.warn("No client configured on scope - will not capture exception!"),e;const r=new Error("Sentry syntheticException");return this._client.captureException(t,{originalException:t,syntheticException:r,...n,event_id:e},this),e}captureMessage(t,n,e){const r=e?.event_id||(0,a.eJ)();if(!this._client)return c.vF.warn("No client configured on scope - will not capture message!"),r;const i=new Error(t);return this._client.captureMessage(t,n,{originalException:t,syntheticException:i,...e,event_id:r},this),r}captureEvent(t,n){const e=n?.event_id||(0,a.eJ)();return this._client?(this._client.captureEvent(t,{...n,event_id:e},this),e):(c.vF.warn("No client configured on scope - will not capture event!"),e)}_notifyScopeListeners(){this._notifyingListeners||(this._notifyingListeners=!0,this._scopeListeners.forEach((t=>{t(this)})),this._notifyingListeners=!1)}}},7075:function(t,n,e){e.d(n,{T:function(){return r}});const r="undefined"==typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__},9541:function(t,n,e){e.d(n,{Ow:function(){return s},Z9:function(){return c},pq:function(){return a},vF:function(){return u}});var r=e(73461),i=e(7075),o=e(91006);const s=["debug","info","warn","error","log","assert","trace"],c={};function a(t){if(!("console"in o.O))return t();const n=o.O.console,e={},r=Object.keys(c);r.forEach((t=>{const r=c[t];e[t]=n[t],n[t]=r}));try{return t()}finally{r.forEach((t=>{n[t]=e[t]}))}}const u=(0,r.BY)("logger",(function(){let t=!1;const n={enable:()=>{t=!0},disable:()=>{t=!1},isEnabled:()=>t};return i.T?s.forEach((e=>{n[e]=(...n)=>{t&&a((()=>{o.O.console[e](`Sentry Logger [${e}]:`,...n)}))}})):s.forEach((t=>{n[t]=()=>{}})),n}))},9979:function(t,n,e){e.d(n,{De:function(){return f},sv:function(){return s},yD:function(){return u}});var r=e(7075),i=e(83133),o=e(9541);const s="sentry-",c=/^sentry-/,a=8192;function u(t){const n=function(t){if(t&&((0,i.Kg)(t)||Array.isArray(t)))return Array.isArray(t)?t.reduce(((t,n)=>{const e=d(n);return Object.entries(e).forEach((([n,e])=>{t[n]=e})),t}),{}):d(t)}(t);if(!n)return;const e=Object.entries(n).reduce(((t,[n,e])=>(n.match(c)&&(t[n.slice(s.length)]=e),t)),{});return Object.keys(e).length>0?e:void 0}function f(t){if(t)return function(t){if(0!==Object.keys(t).length)return Object.entries(t).reduce(((t,[n,e],i)=>{const s=`${encodeURIComponent(n)}=${encodeURIComponent(e)}`,c=0===i?s:`${t},${s}`;return c.length>a?(r.T&&o.vF.warn(`Not adding key: ${n} with val: ${e} to baggage header due to exceeding baggage size limits.`),t):c}),"")}(Object.entries(t).reduce(((t,[n,e])=>(e&&(t[`${s}${n}`]=e),t)),{}))}function d(t){return t.split(",").map((t=>t.split("=").map((t=>decodeURIComponent(t.trim()))))).reduce(((t,[n,e])=>(n&&e&&(t[n]=e),t)),{})}},10473:function(t,n,e){e.d(n,{L:function(){return c},d:function(){return s}});var r=e(82238);const i="_sentryScope",o="_sentryIsolationScope";function s(t,n,e){t&&((0,r.my)(t,o,e),(0,r.my)(t,i,n))}function c(t){return{scope:t[i],isolationScope:t[o]}}},12088:function(t,n,e){e.d(n,{RV:function(){return p},gd:function(){return c},qQ:function(){return d},vk:function(){return a},yF:function(){return i}});const r=50,i="?",o=/\(error: (.*)\)/,s=/captureMessage|captureException/;function c(...t){const n=t.sort(((t,n)=>t[0]-n[0])).map((t=>t[1]));return(t,e=0,c=0)=>{const a=[],f=t.split("\n");for(let t=e;t1024)continue;const i=o.test(e)?e.replace(o,"$1"):e;if(!i.match(/\S*Error: /)){for(const t of n){const n=t(i);if(n){a.push(n);break}}if(a.length>=r+c)break}}return function(t){if(!t.length)return[];const n=Array.from(t);return/sentryWrapped/.test(u(n).function||"")&&n.pop(),n.reverse(),s.test(u(n).function||"")&&(n.pop(),s.test(u(n).function||"")&&n.pop()),n.slice(0,r).map((t=>({...t,filename:t.filename||u(n).filename,function:t.function||i})))}(a.slice(c))}}function a(t){return Array.isArray(t)?c(...t):t}function u(t){return t[t.length-1]||{}}const f="";function d(t){try{return t&&"function"==typeof t&&t.name||f}catch(t){return f}}function p(t){const n=t.exception;if(n){const t=[];try{return n.values.forEach((n=>{n.stacktrace.frames&&t.push(...n.stacktrace.frames)})),t}catch(t){return}}}},13789:function(t,n,e){e.d(n,{$N:function(){return a},Hd:function(){return s},xE:function(){return u}});var r=e(83133);const i=e(91006).O,o=80;function s(t,n={}){if(!t)return"";try{let e=t;const r=5,i=[];let s=0,a=0;const u=" > ",f=u.length;let d;const p=Array.isArray(n)?n:n.keyAttrs,l=!Array.isArray(n)&&n.maxStringLength||o;for(;e&&s++1&&a+i.length*f+d.length>=l));)i.push(d),a+=d.length,e=e.parentNode;return i.reverse().join(u)}catch(t){return""}}function c(t,n){const e=t,o=[];if(!e?.tagName)return"";if(i.HTMLElement&&e instanceof HTMLElement&&e.dataset){if(e.dataset.sentryComponent)return e.dataset.sentryComponent;if(e.dataset.sentryElement)return e.dataset.sentryElement}o.push(e.tagName.toLowerCase());const s=n?.length?n.filter((t=>e.getAttribute(t))).map((t=>[t,e.getAttribute(t)])):null;if(s?.length)s.forEach((t=>{o.push(`[${t[0]}="${t[1]}"]`)}));else{e.id&&o.push(`#${e.id}`);const t=e.className;if(t&&(0,r.Kg)(t)){const n=t.split(/\s+/);for(const t of n)o.push(`.${t}`)}}const c=["aria-label","type","name","title","alt"];for(const t of c){const n=e.getAttribute(t);n&&o.push(`[${t}="${n}"]`)}return o.join("")}function a(){try{return i.document.location.href}catch(t){return""}}function u(t){if(!i.HTMLElement)return null;let n=t;for(let t=0;t<5;t++){if(!n)return null;if(n instanceof HTMLElement){if(n.dataset.sentryComponent)return n.dataset.sentryComponent;if(n.dataset.sentryElement)return n.dataset.sentryElement}n=n.parentNode}return null}},19181:function(t,n,e){e.d(n,{T2:function(){return c},XW:function(){return o},xg:function(){return s}});var r,i=e(83133);function o(t){return new c((n=>{n(t)}))}function s(t){return new c(((n,e)=>{e(t)}))}!function(t){t[t.PENDING=0]="PENDING",t[t.RESOLVED=1]="RESOLVED",t[t.REJECTED=2]="REJECTED"}(r||(r={}));class c{constructor(t){this._state=r.PENDING,this._handlers=[],this._runExecutor(t)}then(t,n){return new c(((e,r)=>{this._handlers.push([!1,n=>{if(t)try{e(t(n))}catch(t){r(t)}else e(n)},t=>{if(n)try{e(n(t))}catch(t){r(t)}else r(t)}]),this._executeHandlers()}))}catch(t){return this.then((t=>t),t)}finally(t){return new c(((n,e)=>{let r,i;return this.then((n=>{i=!1,r=n,t&&t()}),(n=>{i=!0,r=n,t&&t()})).then((()=>{i?e(r):n(r)}))}))}_executeHandlers(){if(this._state===r.PENDING)return;const t=this._handlers.slice();this._handlers=[],t.forEach((t=>{t[0]||(this._state===r.RESOLVED&&t[1](this._value),this._state===r.REJECTED&&t[2](this._value),t[0]=!0)}))}_runExecutor(t){const n=(t,n)=>{this._state===r.PENDING&&((0,i.Qg)(n)?n.then(e,o):(this._state=t,this._value=n,this._executeHandlers()))},e=t=>{n(r.RESOLVED,t)},o=t=>{n(r.REJECTED,t)};try{t(e,o)}catch(t){o(t)}}}},20708:function(t,n,e){e.d(n,{k3:function(){return a},lu:function(){return o},zf:function(){return s}});var r=e(91006);const i=1e3;function o(){return Date.now()/i}const s=function(){const{performance:t}=r.O;if(!t?.now)return o;const n=Date.now()-t.now(),e=null==t.timeOrigin?n:t.timeOrigin;return()=>(e+t.now())/i}();let c;function a(){return c||(c=function(){const{performance:t}=r.O;if(!t?.now)return[void 0,"none"];const n=36e5,e=t.now(),i=Date.now(),o=t.timeOrigin?Math.abs(t.timeOrigin+e-i):n,s=onew o.H))}function f(...t){const n=(0,i.EU)(),e=(0,r.h)(n);if(2===t.length){const[n,r]=t;return n?e.withSetScope(n,r):e.withScope(r)}return e.withScope(t[0])}function d(){return c().getClient()}function p(t){const n=t.getPropagationContext(),{traceId:e,parentSpanId:r,propagationSpanId:i}=n,o={trace_id:e,span_id:i||(0,s.Z)()};return r&&(o.parent_span_id=r),o}},23508:function(t,n,e){e.d(n,{f:function(){return s},r:function(){return o}});var r=e(82238);const i="_sentrySpan";function o(t,n){n?(0,r.my)(t,i,n):delete t[i]}function s(t){return t[i]}},27553:function(t,n,e){e.d(n,{Vu:function(){return c},fj:function(){return o},qO:function(){return s}});var r=e(88009),i=e(20708);function o(t){const n=(0,i.zf)(),e={sid:(0,r.eJ)(),init:!0,timestamp:n,started:n,duration:0,status:"ok",errors:0,ignoreDuration:!1,toJSON:()=>function(t){return{sid:`${t.sid}`,init:t.init,started:new Date(1e3*t.started).toISOString(),timestamp:new Date(1e3*t.timestamp).toISOString(),status:t.status,errors:t.errors,did:"number"==typeof t.did||"string"==typeof t.did?`${t.did}`:void 0,duration:t.duration,abnormal_mechanism:t.abnormal_mechanism,attrs:{release:t.release,environment:t.environment,ip_address:t.ipAddress,user_agent:t.userAgent}}}(e)};return t&&s(e,t),e}function s(t,n={}){if(n.user&&(!t.ipAddress&&n.user.ip_address&&(t.ipAddress=n.user.ip_address),t.did||n.did||(t.did=n.user.id||n.user.email||n.user.username)),t.timestamp=n.timestamp||(0,i.zf)(),n.abnormal_mechanism&&(t.abnormal_mechanism=n.abnormal_mechanism),n.ignoreDuration&&(t.ignoreDuration=n.ignoreDuration),n.sid&&(t.sid=32===n.sid.length?n.sid:(0,r.eJ)()),void 0!==n.init&&(t.init=n.init),!t.did&&n.did&&(t.did=`${n.did}`),"number"==typeof n.started&&(t.started=n.started),t.ignoreDuration)t.duration=void 0;else if("number"==typeof n.duration)t.duration=n.duration;else{const n=t.timestamp-t.started;t.duration=n>=0?n:0}n.release&&(t.release=n.release),n.environment&&(t.environment=n.environment),!t.ipAddress&&n.ipAddress&&(t.ipAddress=n.ipAddress),!t.userAgent&&n.userAgent&&(t.userAgent=n.userAgent),"number"==typeof n.errors&&(t.errors=n.errors),n.status&&(t.status=n.status)}function c(t,n){let e={};n?e={status:n}:"ok"===t.status&&(e={status:"exited"}),s(t,e)}},37140:function(t,n,e){function r(t){if("boolean"==typeof t)return Number(t);const n="string"==typeof t?parseFloat(t):t;return"number"!=typeof n||isNaN(n)||n<0||n>1?void 0:n}e.d(n,{i:function(){return r}})},41992:function(t,n,e){e.d(n,{F3:function(){return i},N8:function(){return s},TJ:function(){return o},a3:function(){return r}});const r=0,i=1,o=2;function s(t,n){t.setAttribute("http.response.status_code",n);const e=function(t){if(t<400&&t>=100)return{code:i};if(t>=400&&t<500)switch(t){case 401:return{code:o,message:"unauthenticated"};case 403:return{code:o,message:"permission_denied"};case 404:return{code:o,message:"not_found"};case 409:return{code:o,message:"already_exists"};case 413:return{code:o,message:"failed_precondition"};case 429:return{code:o,message:"resource_exhausted"};case 499:return{code:o,message:"cancelled"};default:return{code:o,message:"invalid_argument"}}if(t>=500&&t<600)switch(t){case 501:return{code:o,message:"unimplemented"};case 503:return{code:o,message:"unavailable"};case 504:return{code:o,message:"deadline_exceeded"};default:return{code:o,message:"internal_error"}}return{code:o,message:"unknown_error"}}(n);"unknown_error"!==e.message&&t.setStatus(e)}},43684:function(t,n,e){e.d(n,{Z:function(){return o},e:function(){return i}});var r=e(88009);function i(){return(0,r.eJ)()}function o(){return(0,r.eJ)().substring(16)}},63227:function(t,n,e){function r(t,n,e=2){if(!n||"object"!=typeof n||e<=0)return n;if(t&&0===Object.keys(n).length)return t;const i={...t};for(const t in n)Object.prototype.hasOwnProperty.call(n,t)&&(i[t]=r(i[t],n[t],e-1));return i}e.d(n,{h:function(){return r}})},68881:function(t,n,e){e.d(n,{LZ:function(){return p},ao:function(){return h},k1:function(){return _}});var r=e(74392),i=e(22017),o=e(89468),s=e(21093),c=e(98726),a=e(9979),u=e(82238),f=e(10473);const d="_frozenDsc";function p(t,n){const e=t;(0,u.my)(e,d,n)}function l(t,n){const e=n.getOptions(),{publicKey:i}=n.getDsn()||{},o={environment:e.environment||r.U,release:e.release,public_key:i,trace_id:t};return n.emit("createDsc",o),o}function h(t,n){const e=n.getPropagationContext();return e.dsc||l(e.traceId,t)}function _(t){const n=(0,i.KU)();if(!n)return{};const e=(0,c.zU)(t),r=(0,c.et)(e),u=r.data,p=e.spanContext().traceState,h=p?.get("sentry.sample_rate")??u[o.sy];function _(t){return"number"!=typeof h&&"string"!=typeof h||(t.sample_rate=`${h}`),t}const g=e[d];if(g)return _(g);const m=p?.get("sentry.dsc"),y=m&&(0,a.yD)(m);if(y)return _(y);const v=l(t.spanContext().traceId,n),b=u[o.i_],S=r.description;return"url"!==b&&S&&(v.transaction=S),(0,s.f)()&&(v.sampled=String((0,c.pK)(e)),v.sample_rand=p?.get("sentry.sample_rand")??(0,f.L)(e).scope?.getPropagationContext().sampleRand.toString()),_(v),n.emit("createDsc",v,e),v}},69827:function(t,n,e){e.d(n,{MI:function(){return s},TC:function(){return a},kM:function(){return c}});var r=e(37140),i=e(9979),o=e(43684);const s=new RegExp("^[ \\t]*([0-9a-f]{32})?-?([0-9a-f]{16})?-?([01])?[ \\t]*$");function c(t,n){const e=function(t){if(!t)return;const n=t.match(s);if(!n)return;let e;return"1"===n[3]?e=!0:"0"===n[3]&&(e=!1),{traceId:n[1],parentSampled:e,parentSpanId:n[2]}}(t),c=(0,i.yD)(n);if(!e?.traceId)return{traceId:(0,o.e)(),sampleRand:Math.random()};const a=function(t,n){const e=(0,r.i)(n?.sample_rand);if(void 0!==e)return e;const i=(0,r.i)(n?.sample_rate);return i&&void 0!==t?.parentSampled?t.parentSampled?Math.random()*i:i+Math.random()*(1-i):Math.random()}(e,c);c&&(c.sample_rand=a.toString());const{traceId:u,parentSpanId:f,parentSampled:d}=e;return{traceId:u,parentSpanId:f,sampled:d,dsc:c||{},sampleRand:a}}function a(t=(0,o.e)(),n=(0,o.Z)(),e){let r="";return void 0!==e&&(r=e?"-1":"-0"),`${t}-${n}${r}`}},73461:function(t,n,e){e.d(n,{BY:function(){return c},EU:function(){return o},Se:function(){return s}});var r=e(97477),i=e(91006);function o(){return s(i.O),i.O}function s(t){const n=t.__SENTRY__=t.__SENTRY__||{};return n.version=n.version||r.M,n[r.M]=n[r.M]||{}}function c(t,n,e=i.O){const o=e.__SENTRY__=e.__SENTRY__||{},s=o[r.M]=o[r.M]||{};return s[t]||(s[t]=n())}},74392:function(t,n,e){e.d(n,{U:function(){return r}});const r="production"},82238:function(t,n,e){e.d(n,{GS:function(){return a},HF:function(){return _},W4:function(){return p},my:function(){return u},pO:function(){return f},sp:function(){return d}});var r=e(13789),i=e(7075),o=e(83133),s=e(9541),c=e(3708);function a(t,n,e){if(!(n in t))return;const r=t[n];if("function"!=typeof r)return;const o=e(r);"function"==typeof o&&f(o,r);try{t[n]=o}catch{i.T&&s.vF.log(`Failed to replace method "${n}" in object`,t)}}function u(t,n,e){try{Object.defineProperty(t,n,{value:e,writable:!0,configurable:!0})}catch(e){i.T&&s.vF.log(`Failed to add non-enumerable property "${n}" to object`,t)}}function f(t,n){try{const e=n.prototype||{};t.prototype=n.prototype=e,u(t,"__sentry_original__",n)}catch(t){}}function d(t){return t.__sentry_original__}function p(t){if((0,o.bJ)(t))return{message:t.message,name:t.name,stack:t.stack,...h(t)};if((0,o.xH)(t)){const n={type:t.type,target:l(t.target),currentTarget:l(t.currentTarget),...h(t)};return"undefined"!=typeof CustomEvent&&(0,o.tH)(t,CustomEvent)&&(n.detail=t.detail),n}return t}function l(t){try{return(0,o.vq)(t)?(0,r.Hd)(t):Object.prototype.toString.call(t)}catch(t){return""}}function h(t){if("object"==typeof t&&null!==t){const n={};for(const e in t)Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e]);return n}return{}}function _(t,n=40){const e=Object.keys(p(t));e.sort();const r=e[0];if(!r)return"[object has no keys]";if(r.length>=n)return(0,c.xv)(r,n);for(let t=e.length;t>0;t--){const r=e.slice(0,t).join(", ");if(!(r.length>n))return t===e.length?r:(0,c.xv)(r,n)}return""}},82882:function(t,n,e){e.d(n,{Cp:function(){return c},J0:function(){return l},J5:function(){return g},Ol:function(){return p},Wt:function(){return f},gV:function(){return d},r:function(){return u},wd:function(){return a}});var r=e(22017),i=e(27553),o=e(94934),s=e(91006);function c(t,n){return(0,r.o5)().captureException(t,(0,o.li)(n))}function a(t,n){const e="string"==typeof n?n:void 0,i="string"!=typeof n?{captureContext:n}:void 0;return(0,r.o5)().captureMessage(t,e,i)}function u(t,n){return(0,r.o5)().captureEvent(t,n)}function f(t){(0,r.rm)().setTags(t)}function d(t){(0,r.rm)().setUser(t)}function p(){const t=(0,r.KU)();return!1!==t?.getOptions().enabled&&!!t?.getTransport()}function l(t){const n=(0,r.rm)(),e=(0,r.o5)(),{userAgent:o}=s.O.navigator||{},c=(0,i.fj)({user:e.getUser()||n.getUser(),...o&&{userAgent:o},...t}),a=n.getSession();return"ok"===a?.status&&(0,i.qO)(a,{status:"exited"}),h(),n.setSession(c),c}function h(){const t=(0,r.rm)(),n=(0,r.o5)().getSession()||t.getSession();n&&(0,i.Vu)(n),_(),t.setSession()}function _(){const t=(0,r.rm)(),n=(0,r.KU)(),e=t.getSession();e&&n&&n.captureSession(e)}function g(t=!1){t?h():_()}},83133:function(t,n,e){e.d(n,{BD:function(){return c},Kg:function(){return u},L2:function(){return v},NF:function(){return f},Qd:function(){return p},Qg:function(){return g},T2:function(){return s},W6:function(){return a},bJ:function(){return i},gd:function(){return _},ks:function(){return b},mE:function(){return m},sO:function(){return d},tH:function(){return y},vq:function(){return h},xH:function(){return l}});const r=Object.prototype.toString;function i(t){switch(r.call(t)){case"[object Error]":case"[object Exception]":case"[object DOMException]":case"[object WebAssembly.Exception]":return!0;default:return y(t,Error)}}function o(t,n){return r.call(t)===`[object ${n}]`}function s(t){return o(t,"ErrorEvent")}function c(t){return o(t,"DOMError")}function a(t){return o(t,"DOMException")}function u(t){return o(t,"String")}function f(t){return"object"==typeof t&&null!==t&&"__sentry_template_string__"in t&&"__sentry_template_values__"in t}function d(t){return null===t||f(t)||"object"!=typeof t&&"function"!=typeof t}function p(t){return o(t,"Object")}function l(t){return"undefined"!=typeof Event&&y(t,Event)}function h(t){return"undefined"!=typeof Element&&y(t,Element)}function _(t){return o(t,"RegExp")}function g(t){return Boolean(t?.then&&"function"==typeof t.then)}function m(t){return p(t)&&"nativeEvent"in t&&"preventDefault"in t&&"stopPropagation"in t}function y(t,n){try{return t instanceof n}catch(t){return!1}}function v(t){return!("object"!=typeof t||null===t||!t.__isVue&&!t._isVue)}function b(t){return"undefined"!=typeof Request&&y(t,Request)}},86147:function(t,n,e){e.d(n,{h:function(){return d}});var r=e(73461),i=e(3849),o=e(83133);class s{constructor(t,n){let e,r;e=t||new i.H,r=n||new i.H,this._stack=[{scope:e}],this._isolationScope=r}withScope(t){const n=this._pushScope();let e;try{e=t(n)}catch(t){throw this._popScope(),t}return(0,o.Qg)(e)?e.then((t=>(this._popScope(),t)),(t=>{throw this._popScope(),t})):(this._popScope(),e)}getClient(){return this.getStackTop().client}getScope(){return this.getStackTop().scope}getIsolationScope(){return this._isolationScope}getStackTop(){return this._stack[this._stack.length-1]}_pushScope(){const t=this.getScope().clone();return this._stack.push({client:this.getClient(),scope:t}),t}_popScope(){return!(this._stack.length<=1||!this._stack.pop())}}function c(){const t=(0,r.EU)(),n=(0,r.Se)(t);return n.stack=n.stack||new s((0,r.BY)("defaultCurrentScope",(()=>new i.H)),(0,r.BY)("defaultIsolationScope",(()=>new i.H)))}function a(t){return c().withScope(t)}function u(t,n){const e=c();return e.withScope((()=>(e.getStackTop().scope=t,n(t))))}function f(t){return c().withScope((()=>t(c().getIsolationScope())))}function d(t){const n=(0,r.Se)(t);return n.acs?n.acs:{withIsolationScope:f,withScope:a,withSetScope:u,withSetIsolationScope:(t,n)=>f(n),getCurrentScope:()=>c().getScope(),getIsolationScope:()=>c().getIsolationScope()}}},88009:function(t,n,e){e.d(n,{$X:function(){return c},GR:function(){return f},M6:function(){return u},eJ:function(){return o},gO:function(){return a}});var r=e(82238),i=e(91006);function o(t=function(){const t=i.O;return t.crypto||t.msCrypto}()){let n=()=>16*Math.random();try{if(t?.randomUUID)return t.randomUUID().replace(/-/g,"");t?.getRandomValues&&(n=()=>{const n=new Uint8Array(1);return t.getRandomValues(n),n[0]})}catch(t){}return([1e7]+1e3+4e3+8e3+1e11).replace(/[018]/g,(t=>(t^(15&n())>>t/4).toString(16)))}function s(t){return t.exception?.values?.[0]}function c(t){const{message:n,event_id:e}=t;if(n)return n;const r=s(t);return r?r.type&&r.value?`${r.type}: ${r.value}`:r.type||r.value||e||"":e||""}function a(t,n,e){const r=t.exception=t.exception||{},i=r.values=r.values||[],o=i[0]=i[0]||{};o.value||(o.value=n||""),o.type||(o.type=e||"Error")}function u(t,n){const e=s(t);if(!e)return;const r=e.mechanism;if(e.mechanism={type:"generic",handled:!0,...r,...n},n&&"data"in n){const t={...r?.data,...n.data};e.mechanism.data=t}}function f(t){if(function(t){try{return t.__sentry_captured__}catch{}}(t))return!0;try{(0,r.my)(t,"__sentry_captured__",!0)}catch(t){}return!1}},89468:function(t,n,e){e.d(n,{E1:function(){return d},JD:function(){return s},Lc:function(){return l},Le:function(){return f},Sn:function(){return a},fs:function(){return c},i_:function(){return r},jG:function(){return p},sy:function(){return i},uT:function(){return o},xc:function(){return u}});const r="sentry.source",i="sentry.sample_rate",o="sentry.op",s="sentry.origin",c="sentry.idle_span_finish_reason",a="sentry.measurement_unit",u="sentry.measurement_value",f="sentry.custom_span_name",d="sentry.profile_id",p="sentry.exclusive_time",l="sentry.link.type"},91006:function(t,n,e){e.d(n,{O:function(){return r}});const r=globalThis},94934:function(t,n,e){e.d(n,{li:function(){return w},mG:function(){return k}});var r=e(74392),i=e(22017),o=e(97023),s=e(83133),c=e(9541),a=e(19181);function u(t,n,e,r=0){return new a.T2(((i,a)=>{const f=t[r];if(null===n||"function"!=typeof f)i(n);else{const d=f({...n},e);o.T&&f.id&&null===d&&c.vF.log(`Event processor "${f.id}" dropped event`),(0,s.Qg)(d)?d.then((n=>u(t,n,e,r+1).then(i))).then(null,a):u(t,d,e,r+1).then(i).then(null,a)}}))}var f=e(3849),d=e(91006);let p,l,h;var _=e(88009),g=e(3150),m=e(3708),y=e(20708),v=e(68881),b=e(63227),S=e(98726);function x(t,n){const{extra:e,tags:r,user:i,contexts:o,level:s,sdkProcessingMetadata:c,breadcrumbs:a,fingerprint:u,eventProcessors:f,attachments:d,propagationContext:p,transactionName:l,span:h}=n;E(t,"extra",e),E(t,"tags",r),E(t,"user",i),E(t,"contexts",o),t.sdkProcessingMetadata=(0,b.h)(t.sdkProcessingMetadata,c,2),s&&(t.level=s),l&&(t.transactionName=l),h&&(t.span=h),a.length&&(t.breadcrumbs=[...t.breadcrumbs,...a]),u.length&&(t.fingerprint=[...t.fingerprint,...u]),f.length&&(t.eventProcessors=[...t.eventProcessors,...f]),d.length&&(t.attachments=[...t.attachments,...d]),t.propagationContext={...t.propagationContext,...p}}function E(t,n,e){t[n]=(0,b.h)(t[n],e,1)}function k(t,n,e,o,s,c){const{normalizeDepth:a=3,normalizeMaxBreadth:b=1e3}=t,E={...n,event_id:n.event_id||e.event_id||(0,_.eJ)(),timestamp:n.timestamp||(0,y.lu)()},k=e.integrations||t.integrations.map((t=>t.name));!function(t,n){const{environment:e,release:i,dist:o,maxValueLength:s=250}=n;t.environment=t.environment||e||r.U,!t.release&&i&&(t.release=i),!t.dist&&o&&(t.dist=o);const c=t.request;c?.url&&(c.url=(0,m.xv)(c.url,s))}(E,t),function(t,n){n.length>0&&(t.sdk=t.sdk||{},t.sdk.integrations=[...t.sdk.integrations||[],...n])}(E,k),s&&s.emit("applyFrameMetadata",n),void 0===n.type&&function(t,n){const e=function(t){const n=d.O._sentryDebugIds;if(!n)return{};const e=Object.keys(n);return h&&e.length===l||(l=e.length,h=e.reduce(((e,r)=>{p||(p={});const i=p[r];if(i)e[i[0]]=i[1];else{const i=t(r);for(let t=i.length-1;t>=0;t--){const o=i[t],s=o?.filename,c=n[r];if(s&&c){e[s]=c,p[r]=[s,c];break}}}return e}),{})),h}(n);t.exception?.values?.forEach((t=>{t.stacktrace?.frames?.forEach((t=>{t.filename&&(t.debug_id=e[t.filename])}))}))}(E,t.stackParser);const w=function(t,n){if(!n)return t;const e=t?t.clone():new f.H;return e.update(n),e}(o,e.captureContext);e.mechanism&&(0,_.M6)(E,e.mechanism);const O=s?s.getEventProcessors():[],C=(0,i.m6)().getScopeData();c&&x(C,c.getScopeData()),w&&x(C,w.getScopeData());const I=[...e.attachments||[],...C.attachments];return I.length&&(e.attachments=I),function(t,n){const{fingerprint:e,span:r,breadcrumbs:i,sdkProcessingMetadata:o}=n;!function(t,n){const{extra:e,tags:r,user:i,contexts:o,level:s,transactionName:c}=n;Object.keys(e).length&&(t.extra={...e,...t.extra}),Object.keys(r).length&&(t.tags={...r,...t.tags}),Object.keys(i).length&&(t.user={...i,...t.user}),Object.keys(o).length&&(t.contexts={...o,...t.contexts}),s&&(t.level=s),c&&"transaction"!==t.type&&(t.transaction=c)}(t,n),r&&function(t,n){t.contexts={trace:(0,S.kX)(n),...t.contexts},t.sdkProcessingMetadata={dynamicSamplingContext:(0,v.k1)(n),...t.sdkProcessingMetadata};const e=(0,S.zU)(n),r=(0,S.et)(e).description;r&&!t.transaction&&"transaction"===t.type&&(t.transaction=r)}(t,r),function(t,n){t.fingerprint=t.fingerprint?Array.isArray(t.fingerprint)?t.fingerprint:[t.fingerprint]:[],n&&(t.fingerprint=t.fingerprint.concat(n)),t.fingerprint.length||delete t.fingerprint}(t,e),function(t,n){const e=[...t.breadcrumbs||[],...n];t.breadcrumbs=e.length?e:void 0}(t,i),function(t,n){t.sdkProcessingMetadata={...t.sdkProcessingMetadata,...n}}(t,o)}(E,C),u([...O,...C.eventProcessors],E,e).then((t=>(t&&function(t){const n={};if(t.exception?.values?.forEach((t=>{t.stacktrace?.frames?.forEach((t=>{t.debug_id&&(t.abs_path?n[t.abs_path]=t.debug_id:t.filename&&(n[t.filename]=t.debug_id),delete t.debug_id)}))})),0===Object.keys(n).length)return;t.debug_meta=t.debug_meta||{},t.debug_meta.images=t.debug_meta.images||[];const e=t.debug_meta.images;Object.entries(n).forEach((([t,n])=>{e.push({type:"sourcemap",code_file:t,debug_id:n})}))}(t),"number"==typeof a&&a>0?function(t,n,e){if(!t)return null;const r={...t,...t.breadcrumbs&&{breadcrumbs:t.breadcrumbs.map((t=>({...t,...t.data&&{data:(0,g.S8)(t.data,n,e)}})))},...t.user&&{user:(0,g.S8)(t.user,n,e)},...t.contexts&&{contexts:(0,g.S8)(t.contexts,n,e)},...t.extra&&{extra:(0,g.S8)(t.extra,n,e)}};return t.contexts?.trace&&r.contexts&&(r.contexts.trace=t.contexts.trace,t.contexts.trace.data&&(r.contexts.trace.data=(0,g.S8)(t.contexts.trace.data,n,e))),t.spans&&(r.spans=t.spans.map((t=>({...t,...t.data&&{data:(0,g.S8)(t.data,n,e)}})))),t.contexts?.flags&&r.contexts&&(r.contexts.flags=(0,g.S8)(t.contexts.flags,3,e)),r}(t,a,b):t)))}function w(t){if(t)return function(t){return t instanceof f.H||"function"==typeof t}(t)||function(t){return Object.keys(t).some((t=>O.includes(t)))}(t)?{captureContext:t}:t}const O=["user","level","extra","contexts","tags","fingerprint","propagationContext"]},97023:function(t,n,e){e.d(n,{T:function(){return r}});const r="undefined"==typeof __SENTRY_DEBUG__||__SENTRY_DEBUG__},97477:function(t,n,e){e.d(n,{M:function(){return r}});const r="9.15.0"},98726:function(t,n,e){e.d(n,{Bk:function(){return j},CC:function(){return _},Ck:function(){return y},Hu:function(){return D},Qh:function(){return b},VS:function(){return N},aO:function(){return g},cI:function(){return x},et:function(){return k},kX:function(){return v},pK:function(){return w},uU:function(){return S},xO:function(){return T},xl:function(){return A},yW:function(){return O},zU:function(){return M}});var r=e(86147),i=e(73461),o=e(22017),s=e(89468),c=e(41992),a=e(10473),u=e(9541),f=e(82238),d=e(43684),p=e(20708),l=e(69827),h=e(23508);const _=0,g=1;let m=!1;function y(t){const{spanId:n,traceId:e}=t.spanContext(),{data:r,op:i,parent_span_id:o,status:s,origin:c,links:a}=k(t);return{parent_span_id:o,span_id:n,trace_id:e,data:r,op:i,status:s,origin:c,links:a}}function v(t){const{spanId:n,traceId:e,isRemote:r}=t.spanContext(),i=r?n:k(t).parent_span_id,o=(0,a.L)(t).scope;return{parent_span_id:i,span_id:r?o?.getPropagationContext().propagationSpanId||(0,d.Z)():n,trace_id:e}}function b(t){const{traceId:n,spanId:e}=t.spanContext(),r=w(t);return(0,l.TC)(n,e,r)}function S(t){return t&&t.length>0?t.map((({context:{spanId:t,traceId:n,traceFlags:e,...r},attributes:i})=>({span_id:t,trace_id:n,sampled:e===g,attributes:i,...r}))):void 0}function x(t){return"number"==typeof t?E(t):Array.isArray(t)?t[0]+t[1]/1e9:t instanceof Date?E(t.getTime()):(0,p.zf)()}function E(t){return t>9999999999?t/1e3:t}function k(t){if(function(t){return"function"==typeof t.getSpanJSON}(t))return t.getSpanJSON();const{spanId:n,traceId:e}=t.spanContext();if(function(t){const n=t;return!!(n.attributes&&n.startTime&&n.name&&n.endTime&&n.status)}(t)){const{attributes:r,startTime:i,name:o,endTime:c,parentSpanId:a,status:u,links:f}=t;return{span_id:n,trace_id:e,data:r,description:o,parent_span_id:a,start_timestamp:x(i),timestamp:x(c)||void 0,status:O(u),op:r[s.uT],origin:r[s.JD],links:S(f)}}return{span_id:n,trace_id:e,start_timestamp:0,data:{}}}function w(t){const{traceFlags:n}=t.spanContext();return n===g}function O(t){if(t&&t.code!==c.a3)return t.code===c.F3?"ok":t.message||"unknown_error"}const C="_sentryChildSpans",I="_sentryRootSpan";function D(t,n){const e=t[I]||t;(0,f.my)(n,I,e),t[C]?t[C].add(n):(0,f.my)(t,C,new Set([n]))}function N(t,n){t[C]&&t[C].delete(n)}function T(t){const n=new Set;return function t(e){if(!n.has(e)&&w(e)){n.add(e);const r=e[C]?Array.from(e[C]):[];for(const n of r)t(n)}}(t),Array.from(n)}function M(t){return t[I]||t}function j(){const t=(0,i.EU)(),n=(0,r.h)(t);return n.getActiveSpan?n.getActiveSpan():(0,h.f)((0,o.o5)())}function A(){m||((0,u.pq)((()=>{console.warn("[Sentry] Returning null from `beforeSendSpan` is disallowed. To drop certain spans, configure the respective integrations directly.")})),m=!0)}}}]); //# sourceMappingURL=2882-259554970eb1cead1d0b.js.map