Files
altcha/dist/altcha.umd.cjs
Daniel Regeci 1e3ddf9d61 v2
2025-05-19 10:14:37 +02:00

5 lines
65 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
(function(S,D){typeof exports=="object"&&typeof module<"u"?D(exports):typeof define=="function"&&define.amd?define(["exports"],D):(S=typeof globalThis<"u"?globalThis:S||self,D(S.altcha={}))})(this,function(S){"use strict";var Sl=Object.defineProperty;var Gi=S=>{throw TypeError(S)};var Tl=(S,D,G)=>D in S?Sl(S,D,{enumerable:!0,configurable:!0,writable:!0,value:G}):S[D]=G;var Ae=(S,D,G)=>Tl(S,typeof D!="symbol"?D+"":D,G),Yi=(S,D,G)=>D.has(S)||Gi("Cannot "+G);var he=(S,D,G)=>(Yi(S,D,"read from private field"),G?G.call(S):D.get(S)),zr=(S,D,G)=>D.has(S)?Gi("Cannot add the same private member more than once"):D instanceof WeakSet?D.add(S):D.set(S,G),Jr=(S,D,G,Bt)=>(Yi(S,D,"write to private field"),Bt?Bt.call(S,G):D.set(S,G),G);var li,Oe,be;const D=`(function(){"use strict";const d=new TextEncoder;function p(e){return[...new Uint8Array(e)].map(t=>t.toString(16).padStart(2,"0")).join("")}async function b(e,t,r){if(typeof crypto>"u"||!("subtle"in crypto)||!("digest"in crypto.subtle))throw new Error("Web Crypto is not available. Secure context is required (https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts).");return p(await crypto.subtle.digest(r.toUpperCase(),d.encode(e+t)))}function w(e,t,r="SHA-256",n=1e6,s=0){const o=new AbortController,a=Date.now();return{promise:(async()=>{for(let c=s;c<=n;c+=1){if(o.signal.aborted)return null;if(await b(t,c,r)===e)return{number:c,took:Date.now()-a}}return null})(),controller:o}}function h(e){const t=atob(e),r=new Uint8Array(t.length);for(let n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return r}function g(e,t=12){const r=new Uint8Array(t);for(let n=0;n<t;n++)r[n]=e%256,e=Math.floor(e/256);return r}async function m(e,t="",r=1e6,n=0){const s="AES-GCM",o=new AbortController,a=Date.now(),l=async()=>{for(let u=n;u<=r;u+=1){if(o.signal.aborted||!c||!y)return null;try{const f=await crypto.subtle.decrypt({name:s,iv:g(u)},c,y);if(f)return{clearText:new TextDecoder().decode(f),took:Date.now()-a}}catch{}}return null};let c=null,y=null;try{y=h(e);const u=await crypto.subtle.digest("SHA-256",d.encode(t));c=await crypto.subtle.importKey("raw",u,s,!1,["decrypt"])}catch{return{promise:Promise.reject(),controller:o}}return{promise:l(),controller:o}}let i;onmessage=async e=>{const{type:t,payload:r,start:n,max:s}=e.data;let o=null;if(t==="abort")i==null||i.abort(),i=void 0;else if(t==="work"){if("obfuscated"in r){const{key:a,obfuscated:l}=r||{};o=await m(l,a,s,n)}else{const{algorithm:a,challenge:l,salt:c}=r||{};o=w(l,c,a,s,n)}i=o.controller,o.promise.then(a=>{self.postMessage(a&&{...a,worker:!0})})}}})();
`,G=typeof self<"u"&&self.Blob&&new Blob([D],{type:"text/javascript;charset=utf-8"});function Bt(e){let t;try{if(t=G&&(self.URL||self.webkitURL).createObjectURL(G),!t)throw"";const r=new Worker(t,{name:e==null?void 0:e.name});return r.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),r}catch{return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(D),{name:e==null?void 0:e.name})}finally{t&&(self.URL||self.webkitURL).revokeObjectURL(t)}}const Wi="5";typeof window<"u"&&((li=window.__svelte??(window.__svelte={})).v??(li.v=new Set)).add(Wi);const Zi=1,zi=4,Ji=8,Ki=16,Xi=1,Qi=2,pr="[",Kr="[!",Xr="]",st={},ue=Symbol(),eo="http://www.w3.org/1999/xhtml",Qr=!1;function en(e){throw new Error("https://svelte.dev/e/lifecycle_outside_component")}var tn=Array.isArray,to=Array.prototype.indexOf,ro=Array.from,Ht=Object.keys,Ct=Object.defineProperty,Ke=Object.getOwnPropertyDescriptor,no=Object.getOwnPropertyDescriptors,io=Object.prototype,oo=Array.prototype,rn=Object.getPrototypeOf,nn=Object.isExtensible;const ut=()=>{};function on(e){for(var t=0;t<e.length;t++)e[t]()}function ao(e,t,r=!1){return e===void 0?r?t():t:e}const ye=2,an=4,Gt=8,mr=16,Pe=32,Xe=64,Yt=128,ve=256,Wt=512,fe=1024,Ie=2048,Qe=4096,ft=8192,Zt=16384,lo=32768,br=65536,so=1<<19,ln=1<<20,wr=1<<21,xt=Symbol("$state"),sn=Symbol("legacy props"),uo=Symbol("");function fo(e){throw new Error("https://svelte.dev/e/effect_in_teardown")}function co(){throw new Error("https://svelte.dev/e/effect_in_unowned_derived")}function ho(e){throw new Error("https://svelte.dev/e/effect_orphan")}function vo(){throw new Error("https://svelte.dev/e/effect_update_depth_exceeded")}function go(){throw new Error("https://svelte.dev/e/hydration_failed")}function _o(e){throw new Error("https://svelte.dev/e/props_invalid_value")}function po(){throw new Error("https://svelte.dev/e/state_descriptors_fixed")}function mo(){throw new Error("https://svelte.dev/e/state_prototype_fixed")}function bo(){throw new Error("https://svelte.dev/e/state_unsafe_mutation")}function zt(e){console.warn("https://svelte.dev/e/hydration_mismatch")}let F=!1;function ct(e){F=e}let M;function Ve(e){if(e===null)throw zt(),st;return M=e}function dt(){return Ve(je(M))}function W(e){if(F){if(je(M)!==null)throw zt(),st;M=e}}function wo(){for(var e=0,t=M;;){if(t.nodeType===8){var r=t.data;if(r===Xr){if(e===0)return t;e-=1}else(r===pr||r===Kr)&&(e+=1)}var i=je(t);t.remove(),t=i}}let yo=!1;function Ue(e){if(typeof e!="object"||e===null||xt in e)return e;const t=rn(e);if(t!==io&&t!==oo)return e;var r=new Map,i=tn(e),a=U(0),o=N,u=s=>{var c=N;Se(o);var d=s();return Se(c),d};return i&&r.set("length",U(e.length)),new Proxy(e,{defineProperty(s,c,d){(!("value"in d)||d.configurable===!1||d.enumerable===!1||d.writable===!1)&&po();var p=r.get(c);return p===void 0?(p=u(()=>U(d.value)),r.set(c,p)):b(p,u(()=>Ue(d.value))),!0},deleteProperty(s,c){var d=r.get(c);if(d===void 0)c in s&&(r.set(c,u(()=>U(ue))),yr(a));else{if(i&&typeof c=="string"){var p=r.get("length"),h=Number(c);Number.isInteger(h)&&h<p.v&&b(p,h)}b(d,ue),yr(a)}return!0},get(s,c,d){var y;if(c===xt)return e;var p=r.get(c),h=c in s;if(p===void 0&&(!h||(y=Ke(s,c))!=null&&y.writable)&&(p=u(()=>U(Ue(h?s[c]:ue))),r.set(c,p)),p!==void 0){var g=l(p);return g===ue?void 0:g}return Reflect.get(s,c,d)},getOwnPropertyDescriptor(s,c){var d=Reflect.getOwnPropertyDescriptor(s,c);if(d&&"value"in d){var p=r.get(c);p&&(d.value=l(p))}else if(d===void 0){var h=r.get(c),g=h==null?void 0:h.v;if(h!==void 0&&g!==ue)return{enumerable:!0,configurable:!0,value:g,writable:!0}}return d},has(s,c){var g;if(c===xt)return!0;var d=r.get(c),p=d!==void 0&&d.v!==ue||Reflect.has(s,c);if(d!==void 0||L!==null&&(!p||(g=Ke(s,c))!=null&&g.writable)){d===void 0&&(d=u(()=>U(p?Ue(s[c]):ue)),r.set(c,d));var h=l(d);if(h===ue)return!1}return p},set(s,c,d,p){var ee;var h=r.get(c),g=c in s;if(i&&c==="length")for(var y=d;y<h.v;y+=1){var T=r.get(y+"");T!==void 0?b(T,ue):y in s&&(T=u(()=>U(ue)),r.set(y+"",T))}h===void 0?(!g||(ee=Ke(s,c))!=null&&ee.writable)&&(h=u(()=>U(void 0)),b(h,u(()=>Ue(d))),r.set(c,h)):(g=h.v!==ue,b(h,u(()=>Ue(d))));var E=Reflect.getOwnPropertyDescriptor(s,c);if(E!=null&&E.set&&E.set.call(p,d),!g){if(i&&typeof c=="string"){var j=r.get("length"),_e=Number(c);Number.isInteger(_e)&&_e>=j.v&&b(j,_e+1)}yr(a)}return!0},ownKeys(s){l(a);var c=Reflect.ownKeys(s).filter(h=>{var g=r.get(h);return g===void 0||g.v!==ue});for(var[d,p]of r)p.v!==ue&&!(d in s)&&c.push(d);return c},setPrototypeOf(){mo()}})}function yr(e,t=1){b(e,e.v+t)}var un,fn,cn,dn;function Er(){if(un===void 0){un=window,fn=/Firefox/.test(navigator.userAgent);var e=Element.prototype,t=Node.prototype,r=Text.prototype;cn=Ke(t,"firstChild").get,dn=Ke(t,"nextSibling").get,nn(e)&&(e.__click=void 0,e.__className=void 0,e.__attributes=null,e.__style=void 0,e.__e=void 0),nn(r)&&(r.__t=void 0)}}function Jt(e=""){return document.createTextNode(e)}function pe(e){return cn.call(e)}function je(e){return dn.call(e)}function Z(e,t){if(!F)return pe(e);var r=pe(M);return r===null&&(r=M.appendChild(Jt())),Ve(r),r}function kt(e,t){if(!F){var r=pe(e);return r instanceof Comment&&r.data===""?je(r):r}return M}function z(e,t=1,r=!1){let i=F?M:e;for(var a;t--;)a=i,i=je(i);if(!F)return i;var o=i==null?void 0:i.nodeType;if(r&&o!==3){var u=Jt();return i===null?a==null||a.after(u):i.before(u),Ve(u),u}return Ve(i),i}function Eo(e){e.textContent=""}function hn(e){return e===this.v}function vn(e,t){return e!=e?t==t:e!==t||e!==null&&typeof e=="object"||typeof e=="function"}function Cr(e){return!vn(e,this.v)}function Kt(e){var t=ye|Ie,r=N!==null&&(N.f&ye)!==0?N:null;return L===null||r!==null&&(r.f&ve)!==0?t|=ve:L.f|=ln,{ctx:oe,deps:null,effects:null,equals:hn,f:t,fn:e,reactions:null,rv:0,v:null,wv:0,parent:r??L}}function At(e){const t=Kt(e);return $n(t),t}function Co(e){const t=Kt(e);return t.equals=Cr,t}function gn(e){var t=e.effects;if(t!==null){e.effects=null;for(var r=0;r<t.length;r+=1)qe(t[r])}}function xo(e){for(var t=e.parent;t!==null;){if((t.f&ye)===0)return t;t=t.parent}return null}function _n(e){var t,r=L;Be(xo(e));try{gn(e),t=Ln(e)}finally{Be(r)}return t}function pn(e){var t=_n(e),r=(He||(e.f&ve)!==0)&&e.deps!==null?Qe:fe;Ee(e,r),e.equals(t)||(e.v=t,e.wv=Tn())}function ko(e){L===null&&N===null&&ho(),N!==null&&(N.f&ve)!==0&&L===null&&co(),$t&&fo()}function Ao(e,t){var r=t.last;r===null?t.last=t.first=e:(r.next=e,e.prev=r,t.last=e)}function et(e,t,r,i=!0){var a=L,o={ctx:oe,deps:null,nodes_start:null,nodes_end:null,f:e|Ie,first:null,fn:t,last:null,next:null,parent:a,prev:null,teardown:null,transitions:null,wv:0};if(r)try{Tr(o),o.f|=lo}catch(c){throw qe(o),c}else t!==null&&ir(o);var u=r&&o.deps===null&&o.first===null&&o.nodes_start===null&&o.teardown===null&&(o.f&(ln|Yt))===0;if(!u&&i&&(a!==null&&Ao(o,a),N!==null&&(N.f&ye)!==0)){var s=N;(s.effects??(s.effects=[])).push(o)}return o}function xr(e){const t=et(Gt,null,!1);return Ee(t,fe),t.teardown=e,t}function kr(e){ko();var t=L!==null&&(L.f&Pe)!==0&&oe!==null&&!oe.m;if(t){var r=oe;(r.e??(r.e=[])).push({fn:e,effect:L,reaction:N})}else{var i=Ar(e);return i}}function Io(e){const t=et(Xe,e,!0);return()=>{qe(t)}}function Ro(e){const t=et(Xe,e,!0);return(r={})=>new Promise(i=>{r.outro?$r(t,()=>{qe(t),i(void 0)}):(qe(t),i(void 0))})}function Ar(e){return et(an,e,!1)}function Ir(e){return et(Gt,e,!0)}function Re(e,t=[],r=Kt){const i=t.map(r);return mn(()=>e(...i.map(l)))}function mn(e,t=0){return et(Gt|mr|t,e,!0)}function Rr(e,t=!0){return et(Gt|Pe,e,!0,t)}function bn(e){var t=e.teardown;if(t!==null){const r=$t,i=N;Rn(!0),Se(null);try{t.call(null)}finally{Rn(r),Se(i)}}}function wn(e,t=!1){var r=e.first;for(e.first=e.last=null;r!==null;){var i=r.next;(r.f&Xe)!==0?r.parent=null:qe(r,t),r=i}}function $o(e){for(var t=e.first;t!==null;){var r=t.next;(t.f&Pe)===0&&qe(t),t=r}}function qe(e,t=!0){var r=!1;(t||(e.f&so)!==0)&&e.nodes_start!==null&&(yn(e.nodes_start,e.nodes_end),r=!0),wn(e,t&&!r),nr(e,0),Ee(e,Zt);var i=e.transitions;if(i!==null)for(const o of i)o.stop();bn(e);var a=e.parent;a!==null&&a.first!==null&&En(e),e.next=e.prev=e.teardown=e.ctx=e.deps=e.fn=e.nodes_start=e.nodes_end=null}function yn(e,t){for(;e!==null;){var r=e===t?null:je(e);e.remove(),e=r}}function En(e){var t=e.parent,r=e.prev,i=e.next;r!==null&&(r.next=i),i!==null&&(i.prev=r),t!==null&&(t.first===e&&(t.first=i),t.last===e&&(t.last=r))}function $r(e,t){var r=[];Cn(e,r,!0),So(r,()=>{qe(e),t&&t()})}function So(e,t){var r=e.length;if(r>0){var i=()=>--r||t();for(var a of e)a.out(i)}else t()}function Cn(e,t,r){if((e.f&ft)===0){if(e.f^=ft,e.transitions!==null)for(const u of e.transitions)(u.is_global||r)&&t.push(u);for(var i=e.first;i!==null;){var a=i.next,o=(i.f&br)!==0||(i.f&Pe)!==0;Cn(i,t,o?r:!1),i=a}}}function xn(e){kn(e,!0)}function kn(e,t){if((e.f&ft)!==0){e.f^=ft,(e.f&fe)===0&&(e.f^=fe),Tt(e)&&(Ee(e,Ie),ir(e));for(var r=e.first;r!==null;){var i=r.next,a=(r.f&br)!==0||(r.f&Pe)!==0;kn(r,a?t:!1),r=i}if(e.transitions!==null)for(const o of e.transitions)(o.is_global||t)&&o.in()}}const To=typeof requestIdleCallback>"u"?e=>setTimeout(e,1):requestIdleCallback;let It=[],Rt=[];function An(){var e=It;It=[],on(e)}function In(){var e=Rt;Rt=[],on(e)}function Sr(e){It.length===0&&queueMicrotask(An),It.push(e)}function Do(e){Rt.length===0&&To(In),Rt.push(e)}function No(){It.length>0&&An(),Rt.length>0&&In()}let Xt=!1,Qt=!1,er=null,tt=!1,$t=!1;function Rn(e){$t=e}let St=[],Dl=[],N=null,$e=!1;function Se(e){N=e}let L=null;function Be(e){L=e}let ne=null;function $n(e){N!==null&&N.f&wr&&(ne===null?ne=[e]:ne.push(e))}let ie=null,ge=0,me=null;function Lo(e){me=e}let Sn=1,tr=0,He=!1;function Tn(){return++Sn}function Tt(e){var h;var t=e.f;if((t&Ie)!==0)return!0;if((t&Qe)!==0){var r=e.deps,i=(t&ve)!==0;if(r!==null){var a,o,u=(t&Wt)!==0,s=i&&L!==null&&!He,c=r.length;if(u||s){var d=e,p=d.parent;for(a=0;a<c;a++)o=r[a],(u||!((h=o==null?void 0:o.reactions)!=null&&h.includes(d)))&&(o.reactions??(o.reactions=[])).push(d);u&&(d.f^=Wt),s&&p!==null&&(p.f&ve)===0&&(d.f^=ve)}for(a=0;a<c;a++)if(o=r[a],Tt(o)&&pn(o),o.wv>e.wv)return!0}(!i||L!==null&&!He)&&Ee(e,fe)}return!1}function Po(e,t){for(var r=t;r!==null;){if((r.f&Yt)!==0)try{r.fn(e);return}catch{r.f^=Yt}r=r.parent}throw Xt=!1,e}function Dn(e){return(e.f&Zt)===0&&(e.parent===null||(e.parent.f&Yt)===0)}function rr(e,t,r,i){if(Xt){if(r===null&&(Xt=!1),Dn(t))throw e;return}if(r!==null&&(Xt=!0),Po(e,t),Dn(t))throw e}function Nn(e,t,r=!0){var i=e.reactions;if(i!==null)for(var a=0;a<i.length;a++){var o=i[a];ne!=null&&ne.includes(e)||((o.f&ye)!==0?Nn(o,t,!1):t===o&&(r?Ee(o,Ie):(o.f&fe)!==0&&Ee(o,Qe),ir(o)))}}function Ln(e){var y;var t=ie,r=ge,i=me,a=N,o=He,u=ne,s=oe,c=$e,d=e.f;ie=null,ge=0,me=null,He=(d&ve)!==0&&($e||!tt||N===null),N=(d&(Pe|Xe))===0?e:null,ne=null,Mn(e.ctx),$e=!1,tr++,e.f|=wr;try{var p=(0,e.fn)(),h=e.deps;if(ie!==null){var g;if(nr(e,ge),h!==null&&ge>0)for(h.length=ge+ie.length,g=0;g<ie.length;g++)h[ge+g]=ie[g];else e.deps=h=ie;if(!He)for(g=ge;g<h.length;g++)((y=h[g]).reactions??(y.reactions=[])).push(e)}else h!==null&&ge<h.length&&(nr(e,ge),h.length=ge);if(jn()&&me!==null&&!$e&&h!==null&&(e.f&(ye|Qe|Ie))===0)for(g=0;g<me.length;g++)Nn(me[g],e);return a!==null&&a!==e&&(tr++,me!==null&&(i===null?i=me:i.push(...me))),p}finally{ie=t,ge=r,me=i,N=a,He=o,ne=u,Mn(s),$e=c,e.f^=wr}}function Oo(e,t){let r=t.reactions;if(r!==null){var i=to.call(r,e);if(i!==-1){var a=r.length-1;a===0?r=t.reactions=null:(r[i]=r[a],r.pop())}}r===null&&(t.f&ye)!==0&&(ie===null||!ie.includes(t))&&(Ee(t,Qe),(t.f&(ve|Wt))===0&&(t.f^=Wt),gn(t),nr(t,0))}function nr(e,t){var r=e.deps;if(r!==null)for(var i=t;i<r.length;i++)Oo(e,r[i])}function Tr(e){var t=e.f;if((t&Zt)===0){Ee(e,fe);var r=L,i=oe,a=tt;L=e,tt=!0;try{(t&mr)!==0?$o(e):wn(e),bn(e);var o=Ln(e);e.teardown=typeof o=="function"?o:null,e.wv=Sn;var u=e.deps,s;Qr&&yo&&e.f&Ie}catch(c){rr(c,e,r,i||e.ctx)}finally{tt=a,L=r}}}function Fo(){try{vo()}catch(e){if(er!==null)rr(e,er,null);else throw e}}function Pn(){var e=tt;try{var t=0;for(tt=!0;St.length>0;){t++>1e3&&Fo();var r=St,i=r.length;St=[];for(var a=0;a<i;a++){var o=Vo(r[a]);Mo(o)}Dt.clear()}}finally{Qt=!1,tt=e,er=null}}function Mo(e){var t=e.length;if(t!==0)for(var r=0;r<t;r++){var i=e[r];if((i.f&(Zt|ft))===0)try{Tt(i)&&(Tr(i),i.deps===null&&i.first===null&&i.nodes_start===null&&(i.teardown===null?En(i):i.fn=null))}catch(a){rr(a,i,null,i.ctx)}}}function ir(e){Qt||(Qt=!0,queueMicrotask(Pn));for(var t=er=e;t.parent!==null;){t=t.parent;var r=t.f;if((r&(Xe|Pe))!==0){if((r&fe)===0)return;t.f^=fe}}St.push(t)}function Vo(e){for(var t=[],r=e;r!==null;){var i=r.f,a=(i&(Pe|Xe))!==0,o=a&&(i&fe)!==0;if(!o&&(i&ft)===0){if((i&an)!==0)t.push(r);else if(a)r.f^=fe;else try{Tt(r)&&Tr(r)}catch(c){rr(c,r,null,r.ctx)}var u=r.first;if(u!==null){r=u;continue}}var s=r.parent;for(r=r.next;r===null&&s!==null;)r=s.next,s=s.parent}return t}function A(e){for(var t;;){if(No(),St.length===0)return t;Qt=!0,Pn()}}async function Dr(){await Promise.resolve(),A()}function l(e){var t=e.f,r=(t&ye)!==0;if(N!==null&&!$e){if(!(ne!=null&&ne.includes(e))){var i=N.deps;e.rv<tr&&(e.rv=tr,ie===null&&i!==null&&i[ge]===e?ge++:ie===null?ie=[e]:(!He||!ie.includes(e))&&ie.push(e))}}else if(r&&e.deps===null&&e.effects===null){var a=e,o=a.parent;o!==null&&(o.f&ve)===0&&(a.f^=ve)}return r&&(a=e,Tt(a)&&pn(a)),$t&&Dt.has(e)?Dt.get(e):e.v}function rt(e){var t=$e;try{return $e=!0,e()}finally{$e=t}}const Uo=-7169;function Ee(e,t){e.f=e.f&Uo|t}const Dt=new Map;function On(e,t){var r={f:0,v:e,reactions:null,equals:hn,rv:0,wv:0};return r}function U(e,t){const r=On(e);return $n(r),r}function Nr(e,t=!1){const r=On(e);return t||(r.equals=Cr),r}function b(e,t,r=!1){N!==null&&!$e&&jn()&&(N.f&(ye|mr))!==0&&!(ne!=null&&ne.includes(e))&&bo();let i=r?Ue(t):t;return jo(e,i)}function jo(e,t){if(!e.equals(t)){var r=e.v;$t?Dt.set(e,t):Dt.set(e,r),e.v=t,(e.f&ye)!==0&&((e.f&Ie)!==0&&_n(e),Ee(e,(e.f&ve)===0?fe:Qe)),e.wv=Tn(),Fn(e,Ie),L!==null&&(L.f&fe)!==0&&(L.f&(Pe|Xe))===0&&(me===null?Lo([e]):me.push(e))}return t}function Fn(e,t){var r=e.reactions;if(r!==null)for(var i=r.length,a=0;a<i;a++){var o=r[a],u=o.f;(u&Ie)===0&&(Ee(o,t),(u&(fe|ve))!==0&&((u&ye)!==0?Fn(o,Qe):ir(o)))}}let oe=null;function Mn(e){oe=e}function Vn(e,t=!1,r){var i=oe={p:oe,c:null,d:!1,e:null,m:!1,s:e,x:null,l:null};xr(()=>{i.d=!0})}function Un(e){const t=oe;if(t!==null){e!==void 0&&(t.x=e);const u=t.e;if(u!==null){var r=L,i=N;t.e=null;try{for(var a=0;a<u.length;a++){var o=u[a];Be(o.effect),Se(o.reaction),Ar(o.fn)}}finally{Be(r),Se(i)}}oe=t.p,t.m=!0}return e||{}}function jn(){return!0}const qo=["touchstart","touchmove"];function Bo(e){return qo.includes(e)}function Ho(e,t){if(t){const r=document.body;e.autofocus=!0,Sr(()=>{document.activeElement===r&&e.focus()})}}let qn=!1;function Bn(){qn||(qn=!0,document.addEventListener("reset",e=>{Promise.resolve().then(()=>{var t;if(!e.defaultPrevented)for(const r of e.target.elements)(t=r.__on_r)==null||t.call(r)})},{capture:!0}))}function Hn(e){var t=N,r=L;Se(null),Be(null);try{return e()}finally{Se(t),Be(r)}}function Go(e,t,r,i=r){e.addEventListener(t,()=>Hn(r));const a=e.__on_r;a?e.__on_r=()=>{a(),i(!0)}:e.__on_r=()=>i(!0),Bn()}const Gn=new Set,Lr=new Set;function Yo(e,t,r,i={}){function a(o){if(i.capture||Nt.call(t,o),!o.cancelBubble)return Hn(()=>r==null?void 0:r.call(this,o))}return e.startsWith("pointer")||e.startsWith("touch")||e==="wheel"?Sr(()=>{t.addEventListener(e,a,i)}):t.addEventListener(e,a,i),a}function Ge(e,t,r,i,a){var o={capture:i,passive:a},u=Yo(e,t,r,o);(t===document.body||t===window||t===document)&&xr(()=>{t.removeEventListener(e,u,o)})}function Wo(e){for(var t=0;t<e.length;t++)Gn.add(e[t]);for(var r of Lr)r(e)}function Nt(e){var ee;var t=this,r=t.ownerDocument,i=e.type,a=((ee=e.composedPath)==null?void 0:ee.call(e))||[],o=a[0]||e.target,u=0,s=e.__root;if(s){var c=a.indexOf(s);if(c!==-1&&(t===document||t===window)){e.__root=t;return}var d=a.indexOf(t);if(d===-1)return;c<=d&&(u=c)}if(o=a[u]||e.target,o!==t){Ct(e,"currentTarget",{configurable:!0,get(){return o||r}});var p=N,h=L;Se(null),Be(null);try{for(var g,y=[];o!==null;){var T=o.assignedSlot||o.parentNode||o.host||null;try{var E=o["__"+i];if(E!=null&&(!o.disabled||e.target===o))if(tn(E)){var[j,..._e]=E;j.apply(o,[e,..._e])}else E.call(o,e)}catch(ae){g?y.push(ae):g=ae}if(e.cancelBubble||T===t||T===null)break;o=T}if(g){for(let ae of y)queueMicrotask(()=>{throw ae});throw g}}finally{e.__root=t,delete e.currentTarget,Se(p),Be(h)}}}function Pr(e){var t=document.createElement("template");return t.innerHTML=e,t.content}function Te(e,t){var r=L;r.nodes_start===null&&(r.nodes_start=e,r.nodes_end=t)}function Ce(e,t){var r=(t&Xi)!==0,i=(t&Qi)!==0,a,o=!e.startsWith("<!>");return()=>{if(F)return Te(M,null),M;a===void 0&&(a=Pr(o?e:"<!>"+e),r||(a=pe(a)));var u=i||fn?document.importNode(a,!0):a.cloneNode(!0);if(r){var s=pe(u),c=u.lastChild;Te(s,c)}else Te(u,u);return u}}function or(e,t,r="svg"){var i=!e.startsWith("<!>"),a=`<${r}>${i?e:"<!>"+e}</${r}>`,o;return()=>{if(F)return Te(M,null),M;if(!o){var u=Pr(a),s=pe(u);o=pe(s)}var c=o.cloneNode(!0);return Te(c,c),c}}function ar(){if(F)return Te(M,null),M;var e=document.createDocumentFragment(),t=document.createComment(""),r=Jt();return e.append(t,r),Te(t,r),e}function q(e,t){if(F){L.nodes_end=M,dt();return}e!==null&&e.before(t)}function Zo(e,t){var r=t==null?"":typeof t=="object"?t+"":t;r!==(e.__t??(e.__t=e.nodeValue))&&(e.__t=r,e.nodeValue=r+"")}function Yn(e,t){return Wn(e,t)}function zo(e,t){Er(),t.intro=t.intro??!1;const r=t.target,i=F,a=M;try{for(var o=pe(r);o&&(o.nodeType!==8||o.data!==pr);)o=je(o);if(!o)throw st;ct(!0),Ve(o),dt();const u=Wn(e,{...t,anchor:o});if(M===null||M.nodeType!==8||M.data!==Xr)throw zt(),st;return ct(!1),u}catch(u){if(u===st)return t.recover===!1&&go(),Er(),Eo(r),ct(!1),Yn(e,t);throw u}finally{ct(i),Ve(a)}}const ht=new Map;function Wn(e,{target:t,anchor:r,props:i={},events:a,context:o,intro:u=!0}){Er();var s=new Set,c=h=>{for(var g=0;g<h.length;g++){var y=h[g];if(!s.has(y)){s.add(y);var T=Bo(y);t.addEventListener(y,Nt,{passive:T});var E=ht.get(y);E===void 0?(document.addEventListener(y,Nt,{passive:T}),ht.set(y,1)):ht.set(y,E+1)}}};c(ro(Gn)),Lr.add(c);var d=void 0,p=Ro(()=>{var h=r??t.appendChild(Jt());return Rr(()=>{if(o){Vn({});var g=oe;g.c=o}a&&(i.$$events=a),F&&Te(h,null),d=e(h,i)||{},F&&(L.nodes_end=M),o&&Un()}),()=>{var T;for(var g of s){t.removeEventListener(g,Nt);var y=ht.get(g);--y===0?(document.removeEventListener(g,Nt),ht.delete(g)):ht.set(g,y)}Lr.delete(c),h!==r&&((T=h.parentNode)==null||T.removeChild(h))}});return Or.set(d,p),d}let Or=new WeakMap;function Jo(e,t){const r=Or.get(e);return r?(Or.delete(e),r(t)):Promise.resolve()}function J(e,t,[r,i]=[0,0]){F&&r===0&&dt();var a=e,o=null,u=null,s=ue,c=r>0?br:0,d=!1;const p=(g,y=!0)=>{d=!0,h(y,g)},h=(g,y)=>{if(s===(s=g))return;let T=!1;if(F&&i!==-1){if(r===0){const j=a.data;j===pr?i=0:j===Kr?i=1/0:(i=parseInt(j.substring(1)),i!==i&&(i=s?1/0:-1))}const E=i>r;!!s===E&&(a=wo(),Ve(a),ct(!1),T=!0,i=-1)}s?(o?xn(o):y&&(o=Rr(()=>y(a))),u&&$r(u,()=>{u=null})):(u?xn(u):y&&(u=Rr(()=>y(a,[r+1,i]))),o&&$r(o,()=>{o=null})),T&&ct(!0)};mn(()=>{d=!1,t(p),d||h(null,null)},c),F&&(a=M)}function nt(e,t,r=!1,i=!1,a=!1){var o=e,u="";Re(()=>{var s=L;if(u===(u=t()??"")){F&&dt();return}if(s.nodes_start!==null&&(yn(s.nodes_start,s.nodes_end),s.nodes_start=s.nodes_end=null),u!==""){if(F){M.data;for(var c=dt(),d=c;c!==null&&(c.nodeType!==8||c.data!=="");)d=c,c=je(c);if(c===null)throw zt(),st;Te(M,d),o=Ve(c);return}var p=u+"";r?p=`<svg>${p}</svg>`:i&&(p=`<math>${p}</math>`);var h=Pr(p);if((r||i)&&(h=pe(h)),Te(pe(h),h.lastChild),r||i)for(;pe(h);)o.before(pe(h));else o.before(h)}})}function Ko(e,t,r,i,a){var s;F&&dt();var o=(s=t.$$slots)==null?void 0:s[r],u=!1;o===!0&&(o=t.children,u=!0),o===void 0||o(e,u?()=>i:i)}const Zn=[...`
\r\f \v\uFEFF`];function Xo(e,t,r){var i=""+e;if(r){for(var a in r)if(r[a])i=i?i+" "+a:a;else if(i.length)for(var o=a.length,u=0;(u=i.indexOf(a,u))>=0;){var s=u+o;(u===0||Zn.includes(i[u-1]))&&(s===i.length||Zn.includes(i[s]))?i=(u===0?"":i.substring(0,u))+i.substring(s+1):u=s}}return i===""?null:i}function Qo(e,t,r,i,a,o){var u=e.__className;if(F||u!==r||u===void 0){var s=Xo(r,i,o);(!F||s!==e.getAttribute("class"))&&(s==null?e.removeAttribute("class"):e.className=s),e.__className=r}else if(o&&a!==o)for(var c in o){var d=!!o[c];(a==null||d!==!!a[c])&&e.classList.toggle(c,d)}return o}const ea=Symbol("is custom element"),ta=Symbol("is html");function zn(e){if(F){var t=!1,r=()=>{if(!t){if(t=!0,e.hasAttribute("value")){var i=e.value;P(e,"value",null),e.value=i}if(e.hasAttribute("checked")){var a=e.checked;P(e,"checked",null),e.checked=a}}};e.__on_r=r,Do(r),Bn()}}function ra(e,t){var r=Jn(e);r.value===(r.value=t??void 0)||e.value===t&&(t!==0||e.nodeName!=="PROGRESS")||(e.value=t??"")}function P(e,t,r,i){var a=Jn(e);F&&(a[t]=e.getAttribute(t),t==="src"||t==="srcset"||t==="href"&&e.nodeName==="LINK")||a[t]!==(a[t]=r)&&(t==="loading"&&(e[uo]=r),r==null?e.removeAttribute(t):typeof r!="string"&&na(e).includes(t)?e[t]=r:e.setAttribute(t,r))}function Jn(e){return e.__attributes??(e.__attributes={[ea]:e.nodeName.includes("-"),[ta]:e.namespaceURI===eo})}var Kn=new Map;function na(e){var t=Kn.get(e.nodeName);if(t)return t;Kn.set(e.nodeName,t=[]);for(var r,i=e,a=Element.prototype;a!==i;){r=no(i);for(var o in r)r[o].set&&t.push(o);i=rn(i)}return t}function ia(e,t,r=t){Go(e,"change",i=>{var a=i?e.defaultChecked:e.checked;r(a)}),(F&&e.defaultChecked!==e.checked||rt(t)==null)&&r(e.checked),Ir(()=>{var i=t();e.checked=!!i})}function Xn(e,t){return e===t||(e==null?void 0:e[xt])===t}function lr(e={},t,r,i){return Ar(()=>{var a,o;return Ir(()=>{a=o,o=[],rt(()=>{e!==r(...o)&&(t(e,...o),a&&Xn(r(...a),e)&&t(null,...a))})}),()=>{Sr(()=>{o&&Xn(r(...o),e)&&t(null,...o)})}}),e}function Qn(e){oe===null&&en(),kr(()=>{const t=rt(e);if(typeof t=="function")return t})}function oa(e){oe===null&&en(),Qn(()=>()=>rt(e))}function ei(e,t,r){if(e==null)return t(void 0),ut;const i=rt(()=>e.subscribe(t,r));return i.unsubscribe?()=>i.unsubscribe():i}const vt=[];function aa(e,t=ut){let r=null;const i=new Set;function a(s){if(vn(e,s)&&(e=s,r)){const c=!vt.length;for(const d of i)d[1](),vt.push(d,e);if(c){for(let d=0;d<vt.length;d+=2)vt[d][0](vt[d+1]);vt.length=0}}}function o(s){a(s(e))}function u(s,c=ut){const d=[s,c];return i.add(d),i.size===1&&(r=t(a,o)||ut),s(e),()=>{i.delete(d),i.size===0&&r&&(r(),r=null)}}return{set:a,update:o,subscribe:u}}function sr(e){let t;return ei(e,r=>t=r)(),t}let ur=!1,Fr=Symbol();function la(e,t,r){const i=r[t]??(r[t]={store:null,source:Nr(void 0),unsubscribe:ut});if(i.store!==e&&!(Fr in r))if(i.unsubscribe(),i.store=e??null,e==null)i.source.v=void 0,i.unsubscribe=ut;else{var a=!0;i.unsubscribe=ei(e,o=>{a?i.source.v=o:b(i.source,o)}),a=!1}return e&&Fr in r?sr(e):l(i.source)}function sa(){const e={};function t(){xr(()=>{for(var r in e)e[r].unsubscribe();Ct(e,Fr,{enumerable:!1,value:!0})})}return[e,t]}function ua(e){var t=ur;try{return ur=!1,[e(),ur]}finally{ur=t}}function ti(e){var t;return((t=e.ctx)==null?void 0:t.d)??!1}function I(e,t,r,i){var gt;var a=(r&Zi)!==0,o=!0,u=(r&Ji)!==0,s=(r&Ki)!==0,c=!1,d;u?[d,c]=ua(()=>e[t]):d=e[t];var p=xt in e||sn in e,h=u&&(((gt=Ke(e,t))==null?void 0:gt.set)??(p&&t in e&&(B=>e[t]=B)))||void 0,g=i,y=!0,T=!1,E=()=>(T=!0,y&&(y=!1,s?g=rt(i):g=i),g);d===void 0&&i!==void 0&&(h&&o&&_o(),d=E(),h&&h(d));var j;if(j=()=>{var B=e[t];return B===void 0?E():(y=!0,T=!1,B)},(r&zi)===0)return j;if(h){var _e=e.$$legacy;return function(B,ce){return arguments.length>0?((!ce||_e||c)&&h(ce?j():B),B):j()}}var ee=!1,ae=Nr(d),te=Kt(()=>{var B=j(),ce=l(ae);return ee?(ee=!1,ce):ae.v=B});return u&&l(te),a||(te.equals=Cr),function(B,ce){if(arguments.length>0){const xe=ce?l(te):u?Ue(B):B;if(!te.equals(xe)){if(ee=!0,b(ae,xe),T&&g!==void 0&&(g=xe),ti(te))return B;rt(()=>l(te))}return B}return ti(te)?te.v:l(te)}}function fa(e){return new ca(e)}class ca{constructor(t){zr(this,Oe);zr(this,be);var o;var r=new Map,i=(u,s)=>{var c=Nr(s);return r.set(u,c),c};const a=new Proxy({...t.props||{},$$events:{}},{get(u,s){return l(r.get(s)??i(s,Reflect.get(u,s)))},has(u,s){return s===sn?!0:(l(r.get(s)??i(s,Reflect.get(u,s))),Reflect.has(u,s))},set(u,s,c){return b(r.get(s)??i(s,c),c),Reflect.set(u,s,c)}});Jr(this,be,(t.hydrate?zo:Yn)(t.component,{target:t.target,anchor:t.anchor,props:a,context:t.context,intro:t.intro??!1,recover:t.recover})),(!((o=t==null?void 0:t.props)!=null&&o.$$host)||t.sync===!1)&&A(),Jr(this,Oe,a.$$events);for(const u of Object.keys(he(this,be)))u==="$set"||u==="$destroy"||u==="$on"||Ct(this,u,{get(){return he(this,be)[u]},set(s){he(this,be)[u]=s},enumerable:!0});he(this,be).$set=u=>{Object.assign(a,u)},he(this,be).$destroy=()=>{Jo(he(this,be))}}$set(t){he(this,be).$set(t)}$on(t,r){he(this,Oe)[t]=he(this,Oe)[t]||[];const i=(...a)=>r.call(this,...a);return he(this,Oe)[t].push(i),()=>{he(this,Oe)[t]=he(this,Oe)[t].filter(a=>a!==i)}}$destroy(){he(this,be).$destroy()}}Oe=new WeakMap,be=new WeakMap;let ri;typeof HTMLElement=="function"&&(ri=class extends HTMLElement{constructor(t,r,i){super();Ae(this,"$$ctor");Ae(this,"$$s");Ae(this,"$$c");Ae(this,"$$cn",!1);Ae(this,"$$d",{});Ae(this,"$$r",!1);Ae(this,"$$p_d",{});Ae(this,"$$l",{});Ae(this,"$$l_u",new Map);Ae(this,"$$me");this.$$ctor=t,this.$$s=r,i&&this.attachShadow({mode:"open"})}addEventListener(t,r,i){if(this.$$l[t]=this.$$l[t]||[],this.$$l[t].push(r),this.$$c){const a=this.$$c.$on(t,r);this.$$l_u.set(r,a)}super.addEventListener(t,r,i)}removeEventListener(t,r,i){if(super.removeEventListener(t,r,i),this.$$c){const a=this.$$l_u.get(r);a&&(a(),this.$$l_u.delete(r))}}async connectedCallback(){if(this.$$cn=!0,!this.$$c){let t=function(a){return o=>{const u=document.createElement("slot");a!=="default"&&(u.name=a),q(o,u)}};if(await Promise.resolve(),!this.$$cn||this.$$c)return;const r={},i=da(this);for(const a of this.$$s)a in i&&(a==="default"&&!this.$$d.children?(this.$$d.children=t(a),r.default=!0):r[a]=t(a));for(const a of this.attributes){const o=this.$$g_p(a.name);o in this.$$d||(this.$$d[o]=fr(o,a.value,this.$$p_d,"toProp"))}for(const a in this.$$p_d)!(a in this.$$d)&&this[a]!==void 0&&(this.$$d[a]=this[a],delete this[a]);this.$$c=fa({component:this.$$ctor,target:this.shadowRoot||this,props:{...this.$$d,$$slots:r,$$host:this}}),this.$$me=Io(()=>{Ir(()=>{var a;this.$$r=!0;for(const o of Ht(this.$$c)){if(!((a=this.$$p_d[o])!=null&&a.reflect))continue;this.$$d[o]=this.$$c[o];const u=fr(o,this.$$d[o],this.$$p_d,"toAttribute");u==null?this.removeAttribute(this.$$p_d[o].attribute||o):this.setAttribute(this.$$p_d[o].attribute||o,u)}this.$$r=!1})});for(const a in this.$$l)for(const o of this.$$l[a]){const u=this.$$c.$on(a,o);this.$$l_u.set(o,u)}this.$$l={}}}attributeChangedCallback(t,r,i){var a;this.$$r||(t=this.$$g_p(t),this.$$d[t]=fr(t,i,this.$$p_d,"toProp"),(a=this.$$c)==null||a.$set({[t]:this.$$d[t]}))}disconnectedCallback(){this.$$cn=!1,Promise.resolve().then(()=>{!this.$$cn&&this.$$c&&(this.$$c.$destroy(),this.$$me(),this.$$c=void 0)})}$$g_p(t){return Ht(this.$$p_d).find(r=>this.$$p_d[r].attribute===t||!this.$$p_d[r].attribute&&r.toLowerCase()===t)||t}});function fr(e,t,r,i){var o;const a=(o=r[e])==null?void 0:o.type;if(t=a==="Boolean"&&typeof t!="boolean"?t!=null:t,!i||!r[e])return t;if(i==="toAttribute")switch(a){case"Object":case"Array":return t==null?null:JSON.stringify(t);case"Boolean":return t?"":null;case"Number":return t??null;default:return t}else switch(a){case"Object":case"Array":return t&&JSON.parse(t);case"Boolean":return t;case"Number":return t!=null?+t:t;default:return t}}function da(e){const t={};return e.childNodes.forEach(r=>{t[r.slot||"default"]=!0}),t}function ha(e,t,r,i,a,o){let u=class extends ri{constructor(){super(e,r,a),this.$$p_d=t}static get observedAttributes(){return Ht(t).map(s=>(t[s].attribute||s).toLowerCase())}};return Ht(t).forEach(s=>{Ct(u.prototype,s,{get(){return this.$$c&&s in this.$$c?this.$$c[s]:this.$$d[s]},set(c){var h;c=fr(s,c,t),this.$$d[s]=c;var d=this.$$c;if(d){var p=(h=Ke(d,s))==null?void 0:h.get;p?d[s]=c:d.$set({[s]:c})}}})}),i.forEach(s=>{Ct(u.prototype,s,{get(){var c;return(c=this.$$c)==null?void 0:c[s]}})}),e.element=u,u}const ni=new TextEncoder;function va(e){return[...new Uint8Array(e)].map(t=>t.toString(16).padStart(2,"0")).join("")}async function ga(e,t="SHA-256",r=1e5){const i=Date.now().toString(16);e||(e=Math.round(Math.random()*r));const a=await ii(i,e,t);return{algorithm:t,challenge:a,salt:i,signature:""}}async function ii(e,t,r){if(typeof crypto>"u"||!("subtle"in crypto)||!("digest"in crypto.subtle))throw new Error("Web Crypto is not available. Secure context is required (https://developer.mozilla.org/en-US/docs/Web/Security/Secure_Contexts).");return va(await crypto.subtle.digest(r.toUpperCase(),ni.encode(e+t)))}function _a(e,t,r="SHA-256",i=1e6,a=0){const o=new AbortController,u=Date.now();return{promise:(async()=>{for(let c=a;c<=i;c+=1){if(o.signal.aborted)return null;if(await ii(t,c,r)===e)return{number:c,took:Date.now()-u}}return null})(),controller:o}}function oi(){try{return Intl.DateTimeFormat().resolvedOptions().timeZone}catch{}}function pa(e){const t=atob(e),r=new Uint8Array(t.length);for(let i=0;i<t.length;i++)r[i]=t.charCodeAt(i);return r}function ma(e,t=12){const r=new Uint8Array(t);for(let i=0;i<t;i++)r[i]=e%256,e=Math.floor(e/256);return r}async function ba(e,t="",r=1e6,i=0){const a="AES-GCM",o=new AbortController,u=Date.now(),s=async()=>{for(let p=i;p<=r;p+=1){if(o.signal.aborted||!c||!d)return null;try{const h=await crypto.subtle.decrypt({name:a,iv:ma(p)},c,d);if(h)return{clearText:new TextDecoder().decode(h),took:Date.now()-u}}catch{}}return null};let c=null,d=null;try{d=pa(e);const p=await crypto.subtle.digest("SHA-256",ni.encode(t));c=await crypto.subtle.importKey("raw",p,a,!1,["decrypt"])}catch{return{promise:Promise.reject(),controller:o}}return{promise:s(),controller:o}}var C=(e=>(e.CODE="code",e.ERROR="error",e.VERIFIED="verified",e.VERIFYING="verifying",e.UNVERIFIED="unverified",e.EXPIRED="expired",e))(C||{}),Q=(e=>(e.ERROR="error",e.LOADING="loading",e.PLAYING="playing",e.PAUSED="paused",e.READY="ready",e))(Q||{});globalThis.altchaPlugins=globalThis.altchaPlugins||[],globalThis.altchaI18n=globalThis.altchaI18n||{get:e=>sr(globalThis.altchaI18n.store)[e],set:(e,t)=>{Object.assign(sr(globalThis.altchaI18n.store),{[e]:t}),globalThis.altchaI18n.store.set(sr(globalThis.altchaI18n.store))},store:aa({})};const wa={ariaLinkLabel:"Visit Altcha.org",enterCode:"Enter code",enterCodeAria:"Enter code you hear. Press Space to play audio.",error:"Verification failed. Try again later.",expired:"Verification expired. Try again.",footer:'Protected by <a href="https://altcha.org/" target="_blank" aria-label="Visit Altcha.org">ALTCHA</a>',getAudioChallenge:"Get an audio challenge",label:"I'm not a robot",loading:"Loading...",reload:"Reload",verify:"Verify",verificationRequired:"Verification required!",verified:"Verified",verifying:"Verifying...",waitAlert:"Verifying... please wait."};globalThis.altchaI18n.set("en",wa);const Mr=(e,t)=>{let r=Co(()=>ao(t==null?void 0:t(),24));var i=xa();Re(()=>{P(i,"width",l(r)),P(i,"height",l(r))}),q(e,i)};function ya(e,t){e.code==="Space"&&(e.preventDefault(),e.stopImmediatePropagation(),t())}function Ea(e,t){e.preventDefault(),t()}function Ca(e,t,r,i,a,o,u,s){var c;[C.UNVERIFIED,C.ERROR,C.EXPIRED,C.CODE].includes(l(t))?r()!==!1&&((c=l(i))==null?void 0:c.reportValidity())===!1?b(a,!1):o()?u():s():b(a,!0)}var xa=or('<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" class="altcha-spinner"><path d="M12,1A11,11,0,1,0,23,12,11,11,0,0,0,12,1Zm0,19a8,8,0,1,1,8-8A8,8,0,0,1,12,20Z" fill="currentColor" opacity=".25"></path><path d="M12,4a8,8,0,0,1,7.89,6.7A1.53,1.53,0,0,0,21.38,12h0a1.5,1.5,0,0,0,1.48-1.75,11,11,0,0,0-21.72,0A1.5,1.5,0,0,0,2.62,12h0a1.53,1.53,0,0,0,1.49-1.3A8,8,0,0,1,12,4Z" fill="currentColor"></path></svg>'),ka=Ce('<input type="hidden">'),Aa=Ce('<div><a target="_blank" class="altcha-logo" aria-hidden="true"><svg width="22" height="22" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.33955 16.4279C5.88954 20.6586 12.1971 21.2105 16.4279 17.6604C18.4699 15.947 19.6548 13.5911 19.9352 11.1365L17.9886 10.4279C17.8738 12.5624 16.909 14.6459 15.1423 16.1284C11.7577 18.9684 6.71167 18.5269 3.87164 15.1423C1.03163 11.7577 1.4731 6.71166 4.8577 3.87164C8.24231 1.03162 13.2883 1.4731 16.1284 4.8577C16.9767 5.86872 17.5322 7.02798 17.804 8.2324L19.9522 9.01429C19.7622 7.07737 19.0059 5.17558 17.6604 3.57212C14.1104 -0.658624 7.80283 -1.21043 3.57212 2.33956C-0.658625 5.88958 -1.21046 12.1971 2.33955 16.4279Z" fill="currentColor"></path><path d="M3.57212 2.33956C1.65755 3.94607 0.496389 6.11731 0.12782 8.40523L2.04639 9.13961C2.26047 7.15832 3.21057 5.25375 4.8577 3.87164C8.24231 1.03162 13.2883 1.4731 16.1284 4.8577L13.8302 6.78606L19.9633 9.13364C19.7929 7.15555 19.0335 5.20847 17.6604 3.57212C14.1104 -0.658624 7.80283 -1.21043 3.57212 2.33956Z" fill="currentColor"></path><path d="M7 10H5C5 12.7614 7.23858 15 10 15C12.7614 15 15 12.7614 15 10H13C13 11.6569 11.6569 13 10 13C8.3431 13 7 11.6569 7 10Z" fill="currentColor"></path></svg></a></div>'),Ia=or('<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12.8659 3.00017L22.3922 19.5002C22.6684 19.9785 22.5045 20.5901 22.0262 20.8662C21.8742 20.954 21.7017 21.0002 21.5262 21.0002H2.47363C1.92135 21.0002 1.47363 20.5525 1.47363 20.0002C1.47363 19.8246 1.51984 19.6522 1.60761 19.5002L11.1339 3.00017C11.41 2.52187 12.0216 2.358 12.4999 2.63414C12.6519 2.72191 12.7782 2.84815 12.8659 3.00017ZM10.9999 16.0002V18.0002H12.9999V16.0002H10.9999ZM10.9999 9.00017V14.0002H12.9999V9.00017H10.9999Z"></path></svg>'),Ra=or('<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M15 7C15 6.44772 15.4477 6 16 6C16.5523 6 17 6.44772 17 7V17C17 17.5523 16.5523 18 16 18C15.4477 18 15 17.5523 15 17V7ZM7 7C7 6.44772 7.44772 6 8 6C8.55228 6 9 6.44772 9 7V17C9 17.5523 8.55228 18 8 18C7.44772 18 7 17.5523 7 17V7Z"></path></svg>'),$a=or('<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M4 12H7C8.10457 12 9 12.8954 9 14V19C9 20.1046 8.10457 21 7 21H4C2.89543 21 2 20.1046 2 19V12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12V19C22 20.1046 21.1046 21 20 21H17C15.8954 21 15 20.1046 15 19V14C15 12.8954 15.8954 12 17 12H20C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12Z"></path></svg>'),Sa=Ce('<button type="button" class="altcha-code-challenge-audio"><!></button>'),Ta=Ce("<audio hidden autoplay><source></audio>"),Da=Ce('<div class="altcha-code-challenge" role="dialog"><div class="altcha-code-challenge-arrow"></div> <form data-code-challenge-form="1"><img class="altcha-code-challenge-image" alt=""> <input type="text" autocomplete="off" name="code" class="altcha-code-challenge-input" required> <div class="altcha-code-challenge-buttons"><div class="altcha-code-challenge-buttons-left"><!> <button type="button" class="altcha-code-challenge-reload"><svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2V4C16.4183 4 20 7.58172 20 12C20 16.4183 16.4183 20 12 20C7.58172 20 4 16.4183 4 12C4 9.25022 5.38734 6.82447 7.50024 5.38451L7.5 8H9.5V2L3.5 2V4L5.99918 3.99989C3.57075 5.82434 2 8.72873 2 12Z"></path></svg></button></div> <button type="submit" class="altcha-code-challenge-verify"><!> </button></div> <!></form></div>'),Na=Ce("<div><!></div>"),La=Ce("<div><!></div>"),Pa=Ce('<div class="altcha-error"><svg width="14" height="14" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12"></path></svg> <!></div>'),Oa=Ce('<div class="altcha-footer"><div><!></div></div>'),Fa=Ce('<div class="altcha-anchor-arrow"></div>'),Ma=Ce('<!> <div class="altcha"><div class="altcha-main"><div><!> <input type="checkbox"></div> <label class="altcha-label"><!></label> <!> <!> <!></div> <!> <!> <!></div>',1);function ai(e,t){var Bi,Hi;Vn(t,!0);const[r,i]=sa(),a=()=>la(qa,"$altchaI18nStore",r);let o=I(t,"auto",7,void 0),u=I(t,"blockspam",7,void 0),s=I(t,"challengeurl",7,void 0),c=I(t,"challengejson",7,void 0),d=I(t,"credentials",7,void 0),p=I(t,"customfetch",7,void 0),h=I(t,"debug",7,!1),g=I(t,"delay",7,0),y=I(t,"disableautofocus",7,!1),T=I(t,"expire",7,void 0),E=I(t,"floating",7,void 0),j=I(t,"floatinganchor",7,void 0),_e=I(t,"floatingoffset",7,void 0),ee=I(t,"floatingpersist",7,!1),ae=I(t,"hidefooter",7,!1),te=I(t,"hidelogo",7,!1),gt=I(t,"id",7,void 0),B=I(t,"language",7,void 0),ce=I(t,"name",7,"altcha"),xe=I(t,"maxnumber",7,1e6),Lt=I(t,"mockerror",7,!1),Ye=I(t,"obfuscated",7,void 0),cr=I(t,"plugins",7,void 0),Pt=I(t,"refetchonexpire",7,!0),it=I(t,"sentinel",7,void 0),De=I(t,"spamfilter",7,!1),_t=I(t,"strings",7,void 0),we=I(t,"test",7,!1),le=I(t,"verifyurl",7,void 0),pt=I(t,"workers",23,()=>Math.min(16,navigator.hardwareConcurrency||8)),Ot=I(t,"workerurl",7,void 0);const{altchaI18n:ja}=globalThis,qa=ja.store,si=["SHA-256","SHA-384","SHA-512"],Ba="https://altcha.org/",We=(n,f)=>{t.$$host.dispatchEvent(new CustomEvent(n,{detail:f}))},ui=(Hi=(Bi=document.documentElement.lang)==null?void 0:Bi.split("-"))==null?void 0:Hi[0],Vr=At(()=>{var n;return s()&&new URL(s(),location.origin).host.endsWith(".altcha.org")&&!!((n=s())!=null&&n.includes("apiKey=ckey_"))}),Ur=At(()=>c()?xi(c()):void 0),Ha=At(()=>_t()?xi(_t()):{}),V=At(()=>({...hi(a()),...l(Ha)})),fi=At(()=>`${gt()||ce()}_checkbox_${Math.round(Math.random()*1e8)}`);let Ft=U(!1),Y=U(null),R=U(Ue(C.UNVERIFIED)),se=U(void 0),Mt=U(null),Ze=U(null),jr=U(null),mt=U(null),O=U(null),ot=U(null),Ne=null,K=U(null),at=U(!1),ze=[],qr=U(!1),Fe=U(null);kr(()=>{nl(l(ot))}),kr(()=>{il(l(R))}),oa(()=>{Ga(),l(O)&&(l(O).removeEventListener("submit",bi),l(O).removeEventListener("reset",wi),l(O).removeEventListener("focusin",mi),b(O,null)),Ne&&(clearTimeout(Ne),Ne=null),document.removeEventListener("click",_i),document.removeEventListener("scroll",pi),window.removeEventListener("resize",Ci)}),Qn(()=>{var n;$("mounted","2.0.0-beta.12"),$("workers",pt()),za(),$("plugins",ze.length?ze.map(f=>f.constructor.pluginName).join(", "):"none"),we()&&$("using test mode"),T()&&Br(T()),o()!==void 0&&$("auto",o()),E()!==void 0&&Ai(E()),b(O,(n=l(se))==null?void 0:n.closest("form"),!0),l(O)&&(l(O).addEventListener("submit",bi,{capture:!0}),l(O).addEventListener("reset",wi),(o()==="onfocus"||ee()==="focus")&&l(O).addEventListener("focusin",mi)),o()==="onload"&&(Ye()?Vt():Me()),l(Vr)&&(ae()||te())&&$("Attributes hidefooter and hidelogo ignored because usage with free API Keys requires attribution."),requestAnimationFrame(()=>{We("load")})});function dr(n,f){return btoa(JSON.stringify({algorithm:n.algorithm,challenge:n.challenge,number:f.number,salt:n.salt,signature:n.signature,test:we()?!0:void 0,took:f.took}))}function Ga(){for(const n of ze)n.destroy()}function ci(){s()&&Pt()&&l(R)===C.VERIFIED?Me():bt(C.EXPIRED,l(V).expired)}async function Ya(){var n;if(Lt())throw $("mocking error"),new Error("Mocked error.");if(l(Ur))return $("using provided json data"),l(Ur);if(we())return $("generating test challenge",{test:we()}),ga(typeof we()!="boolean"?+we():void 0);{if(!s()&&l(O)){const k=l(O).getAttribute("action");k!=null&&k.includes("/form/")&&s(k+"/altcha")}if(!s())throw new Error("Attribute challengeurl not set.");$("fetching challenge from",s());const f={credentials:typeof d()=="boolean"?"include":d(),headers:De()!==!1?{"x-altcha-spam-filter":"1"}:{}},v=await di()(s(),f);if(!v||!(v instanceof Response))throw new Error("Custom fetch function did not return a response.");if(v.status!==200)throw new Error(`Server responded with ${v.status}.`);const m=v.headers.get("X-Altcha-Config"),_=await v.json(),x=new URLSearchParams((n=_.salt.split("?"))==null?void 0:n[1]),w=x.get("expires")||x.get("expire");if(w){const k=new Date(+w*1e3),H=isNaN(k.getTime())?0:k.getTime()-Date.now();H>0&&Br(H)}if(m)try{const k=JSON.parse(m);k&&typeof k=="object"&&(k.verifyurl&&!k.verifyurl.startsWith("javascript:")&&(k.verifyurl=gi(k.verifyurl)),$i(k))}catch(k){$("unable to configure from X-Altcha-Config",k)}return _}}function Wa(n){var v,m;const f=(v=l(O))==null?void 0:v.querySelector(typeof n=="string"?`input[name="${n}"]`:'input[type="email"]:not([data-no-spamfilter])');return((m=f==null?void 0:f.value)==null?void 0:m.slice(f.value.indexOf("@")))||void 0}function di(){let n=fetch;if(p())if($("using customfetch"),typeof p()=="string"){if(n=globalThis[p()]||null,!n)throw new Error(`Custom fetch function not found: ${p()}`)}else n=p();return n}function hi(n,f=[B()||"",document.documentElement.lang||"",...navigator.languages]){const v=Object.keys(n).map(_=>_.toLowerCase()),m=f.reduce((_,x)=>(x=x.toLowerCase(),_||(n[x]?x:null)||v.find(w=>x.split("-")[0]===w.split("-")[0])||null),null);return n[m||"en"]}function Za(){return De()==="ipAddress"?{blockedCountries:void 0,classifier:void 0,disableRules:void 0,email:!1,expectedCountries:void 0,expectedLanguages:void 0,fields:!1,ipAddress:void 0,text:void 0,timeZone:void 0}:typeof De()=="object"?De():{blockedCountries:void 0,classifier:void 0,disableRules:void 0,email:void 0,expectedCountries:void 0,expectedLanguages:void 0,fields:void 0,ipAddress:void 0,text:void 0,timeZone:void 0}}function vi(n){var v;return[...((v=l(O))==null?void 0:v.querySelectorAll(n!=null&&n.length?n.map(m=>`input[name="${m}"]`).join(", "):'input[type="text"]:not([data-no-spamfilter]), textarea:not([data-no-spamfilter])'))||[]].reduce((m,_)=>{const x=_.name,w=_.value;return x&&w&&(m[x]=/\n/.test(w)?w.replace(new RegExp("(?<!\\r)\\n","g"),`\r
`):w),m},{})}function gi(n,f){const v=new URL(s()||location.origin),m=new URL(n,v);if(m.search||(m.search=v.search),f)for(const _ in f)f[_]!==void 0&&f[_]!==null&&m.searchParams.set(_,f[_]);return m.toString()}function za(){const n=cr()!==void 0?cr().split(","):void 0;for(const f of globalThis.altchaPlugins)(!n||n.includes(f.pluginName))&&ze.push(new f({el:l(se),clarify:Vt,dispatch:We,getConfiguration:Si,getFloatingAnchor:Ti,getState:Di,log:$,reset:bt,solve:Ri,setState:Le,setFloatingAnchor:Li,verify:Me}))}function $(...n){(h()||n.some(f=>f instanceof Error))&&console[n[0]instanceof Error?"error":"log"]("ALTCHA",`[name=${ce()}]`,...n)}function Ja(){b(K,Q.PAUSED,!0)}function Ka(n){b(K,Q.ERROR,!0)}function Xa(){b(K,Q.READY,!0)}function Qa(){b(K,Q.LOADING,!0)}function el(){b(K,Q.PLAYING,!0)}function tl(){b(K,Q.PAUSED,!0)}function rl(n){var f;if(n.preventDefault(),n.stopPropagation(),l(Y)){const v=new FormData(n.target),m=String(v.get("code"));if((f=le())!=null&&f.startsWith("javascript:")){const _=le().replace(/^javascript:/,"");if($(`calling ${_} function instead of verifyurl`),!(_ in globalThis))throw new Error(`Global function "${_}" is undefined.`);return globalThis[_]({challenge:l(Y).challenge,code:m,solution:l(Y).solution})}b(at,!0),ki(dr(l(Y).challenge,l(Y).solution),m).then(({reason:_,verified:x})=>{x?(b(Y,null),Le(C.VERIFIED),$("verified"),Dr().then(()=>{var w;(w=l(jr))==null||w.focus(),We("verified",{payload:l(Fe)})})):(bt(),b(ot,_||"Verification failed",!0))}).catch(_=>{b(Y,null),Le(C.ERROR,_),$("sentinel verification failed:",_)}).finally(()=>{b(at,!1)})}}function _i(n){var v;const f=n.target;E()&&f&&!l(se).contains(f)&&(l(R)===C.VERIFIED&&ee()===!1||l(R)===C.VERIFIED&&ee()==="focus"&&!((v=l(O))!=null&&v.matches(":focus-within"))||o()==="off"&&l(R)===C.UNVERIFIED)&&Ni()}function pi(){E()&&l(R)!==C.UNVERIFIED&&Ut()}function nl(n){for(const f of ze)typeof f.onErrorChange=="function"&&f.onErrorChange(l(ot))}function mi(n){l(R)===C.UNVERIFIED?Me():E()&&ee()==="focus"&&l(R)===C.VERIFIED&&Hr()}function bi(n){const f=n.target,v=n.submitter;f!=null&&f.hasAttribute("data-code-challenge-form")||(l(O)&&o()==="onsubmit"?l(R)===C.UNVERIFIED?(n.preventDefault(),n.stopPropagation(),Me().then(()=>{al(v)})):l(R)!==C.VERIFIED&&(n.preventDefault(),n.stopPropagation(),l(R)===C.VERIFYING&&yi()):l(O)&&E()&&o()==="off"&&l(R)===C.UNVERIFIED&&(n.preventDefault(),n.stopPropagation(),Hr()))}function wi(){bt()}function yi(){l(R)===C.VERIFYING&&l(V).waitAlert&&alert(l(V).waitAlert)}function Ei(){l(Ze)?l(Ze).paused?(l(Ze).currentTime=0,l(Ze).play()):l(Ze).pause():(b(qr,!0),requestAnimationFrame(()=>{var n;(n=l(Ze))==null||n.play()}))}function il(n){for(const f of ze)typeof f.onStateChange=="function"&&f.onStateChange(l(R));E()&&l(R)!==C.UNVERIFIED&&requestAnimationFrame(()=>{Ut()}),b(Ft,l(R)===C.VERIFIED)}function Ci(){E()&&Ut()}function xi(n){return JSON.parse(n)}async function ol(n){if(!le())throw new Error("Attribute verifyurl not set.");$("requesting server verification from",le());const f={payload:n};if(De()!==!1){const{blockedCountries:_,classifier:x,disableRules:w,email:k,expectedLanguages:H,expectedCountries:re,fields:de,ipAddress:Je,text:Yr,timeZone:gr}=Za();f.blockedCountries=_,f.classifier=x,f.disableRules=w,f.email=k===!1?void 0:Wa(k),f.expectedCountries=re,f.expectedLanguages=H||(ui?[ui]:void 0),f.fields=de===!1?void 0:vi(de),f.ipAddress=Je===!1?void 0:Je||"auto",f.text=Yr,f.timeZone=gr===!1?void 0:gr||oi()}const v=await di()(le(),{body:JSON.stringify(f),headers:{"content-type":"application/json"},method:"POST"});if(!v||!(v instanceof Response))throw new Error("Custom fetch function did not return a response.");if(v.status!==200)throw new Error(`Server responded with ${v.status}.`);const m=await v.json();if(m!=null&&m.payload&&b(Fe,m.payload,!0),We("serververification",m),u()&&m.classification==="BAD")throw new Error("SpamFilter returned negative classification.")}async function ki(n,f){if(!le())throw new Error("Attribute verifyurl not set.");$("requesting sentinel verification from",le());const v={code:f,payload:n};it()&&(v.fields=it().fields?vi():void 0,v.timeZone=it().timeZone?oi():void 0);const m=await fetch(le(),{body:JSON.stringify(v),headers:{"content-type":"application/json"},method:"POST"});if(m.status!==200)throw new Error(`Server responded with ${m.status}.`);const _=await m.json();return _!=null&&_.payload&&b(Fe,_.payload,!0),We("sentinelverification",_),_}function al(n){var f;l(O)&&"requestSubmit"in l(O)?l(O).requestSubmit(n):(f=l(O))!=null&&f.reportValidity()&&(n?n.click():l(O).submit())}function Br(n){$("expire",n),Ne&&(clearTimeout(Ne),Ne=null),n<1?ci():Ne=setTimeout(ci,n)}function Ai(n){$("floating",n),E()!==n&&(l(se).style.left="",l(se).style.top=""),E(n===!0||n===""?"auto":n===!1||n==="false"?void 0:E()),E()?(o()||o("onsubmit"),document.addEventListener("scroll",pi),document.addEventListener("click",_i),window.addEventListener("resize",Ci)):o()==="onsubmit"&&o(void 0)}function Ii(n){if(!n.algorithm)throw new Error("Invalid challenge. Property algorithm is missing.");if(n.signature===void 0)throw new Error("Invalid challenge. Property signature is missing.");if(!si.includes(n.algorithm.toUpperCase()))throw new Error(`Unknown algorithm value. Allowed values: ${si.join(", ")}`);if(!n.challenge||n.challenge.length<40)throw new Error("Challenge is too short. Min. 40 chars.");if(!n.salt||n.salt.length<10)throw new Error("Salt is too short. Min. 10 chars.")}async function Ri(n){let f=null;if("Worker"in window){try{f=await ll(n,n.maxNumber||n.maxnumber||xe())}catch(v){$(v)}if((f==null?void 0:f.number)!==void 0||"obfuscated"in n)return{data:n,solution:f}}if("obfuscated"in n){const v=await ba(n.obfuscated,n.key,n.maxNumber||n.maxnumber);return{data:n,solution:await v.promise}}return{data:n,solution:await _a(n.challenge,n.salt,n.algorithm,n.maxNumber||n.maxnumber||xe()).promise}}async function ll(n,f=typeof we()=="number"?we():n.maxNumber||n.maxnumber||xe(),v=Math.ceil(pt())){const m=[];v=Math.min(16,f,Math.max(1,v));for(let w=0;w<v;w++)m.push(altchaCreateWorker(Ot()));const _=Math.ceil(f/v),x=await Promise.all(m.map((w,k)=>{const H=k*_;return new Promise(re=>{w.addEventListener("message",de=>{if(de.data)for(const Je of m)Je!==w&&Je.postMessage({type:"abort"});re(de.data)}),w.postMessage({payload:n,max:H+_,start:H,type:"work"})})}));for(const w of m)w.terminate();return x.find(w=>!!w)||null}async function Vt(){if(!Ye()){Le(C.ERROR);return}const n=ze.find(f=>f.constructor.pluginName==="obfuscation");if(!n||!("clarify"in n)){Le(C.ERROR),$("Plugin `obfuscation` not found. Import `altcha/plugins/obfuscation` to load it.");return}if("clarify"in n&&typeof n.clarify=="function")return n.clarify()}function $i(n){n.obfuscated!==void 0&&Ye(n.obfuscated),n.auto!==void 0&&(o(n.auto),o()==="onload"&&(Ye()?Vt():Me())),n.blockspam!==void 0&&u(!!n.blockspam),n.customfetch!==void 0&&p(n.customfetch),n.floatinganchor!==void 0&&j(n.floatinganchor),n.delay!==void 0&&g(n.delay),n.floatingoffset!==void 0&&_e(n.floatingoffset),n.floating!==void 0&&Ai(n.floating),n.expire!==void 0&&(Br(n.expire),T(n.expire)),n.challenge&&(c(typeof n.challenge=="string"?n.challenge:JSON.stringify(n.challenge)),Ii(l(Ur))),n.challengeurl!==void 0&&s(n.challengeurl),n.debug!==void 0&&h(!!n.debug),n.hidefooter!==void 0&&ae(!!n.hidefooter),n.hidelogo!==void 0&&te(!!n.hidelogo),n.language!==void 0&&_t(hi(a(),[n.language])),n.maxnumber!==void 0&&xe(+n.maxnumber),n.mockerror!==void 0&&Lt(!!n.mockerror),n.name!==void 0&&ce(n.name),n.refetchonexpire!==void 0&&Pt(!!n.refetchonexpire),n.sentinel!==void 0&&typeof n.sentinel=="object"&&it(n.sentinel),n.spamfilter!==void 0&&De(typeof n.spamfilter=="object"?n.spamfilter:!!n.spamfilter),n.strings&&_t(typeof n.strings=="string"?n.strings:JSON.stringify(n.strings)),n.test!==void 0&&we(typeof n.test=="number"?n.test:!!n.test),n.verifyurl!==void 0&&le(n.verifyurl),n.workers!==void 0&&pt(+n.workers),n.workerurl!==void 0&&Ot(n.workerurl)}function Si(){return{auto:o(),blockspam:u(),challengeurl:s(),debug:h(),delay:g(),expire:T(),floating:E(),floatinganchor:j(),floatingoffset:_e(),hidefooter:ae(),hidelogo:te(),name:ce(),maxnumber:xe(),mockerror:Lt(),obfuscated:Ye(),refetchonexpire:Pt(),spamfilter:De(),strings:l(V),test:we(),verifyurl:le(),workers:pt(),workerurl:Ot()}}function Ti(){return l(mt)}function sl(n){return ze.find(f=>f.constructor.pluginName===n)}function Di(){return l(R)}function Ni(){l(se).style.display="none"}function Ut(n=20){var f;if(l(se))if(l(mt)||b(mt,(j()?document.querySelector(j()):(f=l(O))==null?void 0:f.querySelector('input[type="submit"], button[type="submit"], button:not([type="button"]):not([type="reset"])'))||l(O),!0),l(mt)){const v=parseInt(_e(),10)||12,m=l(mt).getBoundingClientRect(),_=l(se).getBoundingClientRect(),x=document.documentElement.clientHeight,w=document.documentElement.clientWidth,k=E()==="auto"?m.bottom+_.height+v+n>x:E()==="top",H=Math.max(n,Math.min(w-n-_.width,m.left+m.width/2-_.width/2));if(k?l(se).style.top=`${m.top-(_.height+v)}px`:l(se).style.top=`${m.bottom+v}px`,l(se).style.left=`${H}px`,l(se).setAttribute("data-floating",k?"top":"bottom"),l(Mt)){const re=l(Mt).getBoundingClientRect();l(Mt).style.left=m.left-H+m.width/2-re.width/2+"px"}}else $("unable to find floating anchor element")}function bt(n=C.UNVERIFIED,f=null){Ne&&(clearTimeout(Ne),Ne=null),b(Ft,!1),b(Fe,null),b(Y,null),b(qr,!1),b(K,null),Le(n,f)}function Li(n){b(mt,n,!0)}function Le(n,f=null){b(R,n,!0),b(ot,f,!0),We("statechange",{payload:l(Fe),state:l(R)})}function Hr(){l(se).style.display="block",E()&&Ut()}async function Me(){return bt(C.VERIFYING),await new Promise(n=>setTimeout(n,g()||0)),Ya().then(n=>(Ii(n),$("challenge",n),Ri(n))).then(({data:n,solution:f})=>{var v;if($("solution",f),!f||n&&"challenge"in n&&!("clearText"in f))if((f==null?void 0:f.number)!==void 0&&"challenge"in n)if(le()&&"codeChallenge"in n)((v=document.activeElement)==null?void 0:v.tagName)==="INPUT"&&y()===!1&&document.activeElement.blur(),b(Y,{challenge:n,solution:f},!0);else{if(le()&&it()!==void 0)return ki(dr(n,f));if(le())return ol(dr(n,f));b(Fe,dr(n,f),!0),$("payload",l(Fe))}else throw $("Unable to find a solution. Ensure that the 'maxnumber' attribute is greater than the randomly generated number."),new Error("Unexpected result returned.")}).then(()=>{l(Y)?(Le(C.CODE),Dr().then(()=>{We("code",{codeChallenge:l(Y)})})):(Le(C.VERIFIED),$("verified"),Dr().then(()=>{We("verified",{payload:l(Fe)})}))}).catch(n=>{$(n),Le(C.ERROR,n.message)})}var Pi=Ma(),Oi=kt(Pi);Ko(Oi,t,"default",{});var jt=z(Oi,2),Gr=Z(jt),hr=Z(Gr);let Fi;var Mi=Z(hr);{var ul=n=>{Mr(n)};J(Mi,n=>{l(R)===C.VERIFYING&&n(ul)})}var lt=z(Mi,2);zn(lt),lt.__change=[Ca,R,De,O,Ft,Ye,Vt,Me],lr(lt,n=>b(jr,n),()=>l(jr)),W(hr);var vr=z(hr,2),fl=Z(vr);{var cl=n=>{var f=ar(),v=kt(f);nt(v,()=>l(V).verified),q(n,f)},dl=(n,f)=>{{var v=_=>{var x=ar(),w=kt(x);nt(w,()=>l(V).verifying),q(_,x)},m=(_,x)=>{{var w=H=>{var re=ar(),de=kt(re);nt(de,()=>l(V).verificationRequired),q(H,re)},k=H=>{var re=ar(),de=kt(re);nt(de,()=>l(V).label),q(H,re)};J(_,H=>{l(R)===C.CODE?H(w):H(k,!1)},x)}};J(n,_=>{l(R)===C.VERIFYING?_(v):_(m,!1)},f)}};J(fl,n=>{l(R)===C.VERIFIED?n(cl):n(dl,!1)})}W(vr);var Vi=z(vr,2);{var hl=n=>{var f=ka();zn(f),Re(()=>{P(f,"name",ce()),ra(f,l(Fe))}),q(n,f)};J(Vi,n=>{l(R)===C.VERIFIED&&n(hl)})}var Ui=z(Vi,2);{var vl=n=>{var f=Aa(),v=Z(f);P(v,"href",Ba),W(f),Re(()=>P(v,"aria-label",l(V).ariaLinkLabel)),q(n,f)};J(Ui,n=>{(te()!==!0||l(Vr))&&n(vl)})}var gl=z(Ui,2);{var _l=n=>{var f=Da(),v=z(Z(f),2),m=Z(v),_=z(m,2);Ho(_,!y()),_.__keydown=[ya,Ei];var x=z(_,2),w=Z(x),k=Z(w);{var H=ke=>{var X=Sa();X.__click=Ei;var _r=Z(X);{var qt=wt=>{Mr(wt,()=>20)},xl=(wt,kl)=>{{var Al=yt=>{var Wr=Ia();q(yt,Wr)},Il=(yt,Wr)=>{{var Rl=Et=>{var Zr=Ra();q(Et,Zr)},$l=Et=>{var Zr=$a();q(Et,Zr)};J(yt,Et=>{l(K)===Q.PLAYING?Et(Rl):Et($l,!1)},Wr)}};J(wt,yt=>{l(K)===Q.ERROR?yt(Al):yt(Il,!1)},kl)}};J(_r,wt=>{l(K)===Q.LOADING?wt(qt):wt(xl,!1)})}W(X),Re(()=>{P(X,"title",l(V).getAudioChallenge),X.disabled=l(K)===Q.LOADING||l(K)===Q.ERROR||l(at),P(X,"aria-label",l(K)===Q.LOADING?l(V).loading:l(V).getAudioChallenge)}),q(ke,X)};J(k,ke=>{l(Y).challenge.codeChallenge.audio&&ke(H)})}var re=z(k,2);re.__click=[Ea,Me],W(w);var de=z(w,2),Je=Z(de);{var Yr=ke=>{Mr(ke,()=>16)};J(Je,ke=>{l(at)&&ke(Yr)})}var gr=z(Je);W(de),W(x);var El=z(x,2);{var Cl=ke=>{var X=Ta(),_r=Z(X);W(X),lr(X,qt=>b(Ze,qt),()=>l(Ze)),Re(qt=>P(_r,"src",qt),[()=>gi(l(Y).challenge.codeChallenge.audio,{language:B()})]),Ge("loadstart",X,Qa),Ge("canplay",X,Xa),Ge("pause",X,tl),Ge("playing",X,el),Ge("ended",X,Ja),Ge("error",_r,Ka),q(ke,X)};J(El,ke=>{l(Y).challenge.codeChallenge.audio&&l(qr)&&ke(Cl)})}W(v),W(f),Re(()=>{P(f,"aria-label",l(V).verificationRequired),P(m,"src",l(Y).challenge.codeChallenge.image),P(_,"minlength",l(Y).challenge.codeChallenge.length||1),P(_,"maxlength",l(Y).challenge.codeChallenge.length),P(_,"placeholder",l(V).enterCode),P(_,"aria-label",l(K)===Q.LOADING?l(V).loading:l(K)===Q.PLAYING?"":l(V).enterCodeAria),P(_,"aria-live",l(K)?"assertive":"polite"),P(_,"aria-busy",l(K)===Q.LOADING),_.disabled=l(at),P(re,"aria-label",l(V).reload),P(re,"title",l(V).reload),re.disabled=l(at),de.disabled=l(at),P(de,"aria-label",l(V).verify),Zo(gr,` ${l(V).verify??""}`)}),Ge("submit",v,rl,!0),q(n,f)};J(gl,n=>{var f;(f=l(Y))!=null&&f.challenge.codeChallenge&&n(_l)})}W(Gr);var ji=z(Gr,2);{var pl=n=>{var f=Pa(),v=z(Z(f),2);{var m=x=>{var w=Na(),k=Z(w);nt(k,()=>l(V).expired),W(w),Re(()=>P(w,"title",l(ot))),q(x,w)},_=x=>{var w=La(),k=Z(w);nt(k,()=>l(V).error),W(w),Re(()=>P(w,"title",l(ot))),q(x,w)};J(v,x=>{l(R)===C.EXPIRED?x(m):x(_,!1)})}W(f),q(n,f)};J(ji,n=>{(l(ot)||l(R)===C.EXPIRED)&&n(pl)})}var qi=z(ji,2);{var ml=n=>{var f=Oa(),v=Z(f),m=Z(v);nt(m,()=>l(V).footer),W(v),W(f),q(n,f)};J(qi,n=>{l(V).footer&&(ae()!==!0||l(Vr))&&n(ml)})}var bl=z(qi,2);{var wl=n=>{var f=Fa();lr(f,v=>b(Mt,v),()=>l(Mt)),q(n,f)};J(bl,n=>{E()&&n(wl)})}W(jt),lr(jt,n=>b(se,n),()=>l(se)),Re(n=>{P(jt,"data-state",l(R)),P(jt,"data-floating",E()),Fi=Qo(hr,1,"altcha-checkbox",null,Fi,n),P(lt,"id",l(fi)),lt.required=o()!=="onsubmit"&&(!E()||o()!=="off"),P(vr,"for",l(fi))},[()=>({"altcha-checkbox-verifying":l(R)===C.VERIFYING})]),Ge("invalid",lt,yi),ia(lt,()=>l(Ft),n=>b(Ft,n)),q(e,Pi);var yl=Un({clarify:Vt,configure:$i,getConfiguration:Si,getFloatingAnchor:Ti,getPlugin:sl,getState:Di,hide:Ni,repositionFloating:Ut,reset:bt,setFloatingAnchor:Li,setState:Le,show:Hr,verify:Me,get auto(){return o()},set auto(n=void 0){o(n),A()},get blockspam(){return u()},set blockspam(n=void 0){u(n),A()},get challengeurl(){return s()},set challengeurl(n=void 0){s(n),A()},get challengejson(){return c()},set challengejson(n=void 0){c(n),A()},get credentials(){return d()},set credentials(n=void 0){d(n),A()},get customfetch(){return p()},set customfetch(n=void 0){p(n),A()},get debug(){return h()},set debug(n=!1){h(n),A()},get delay(){return g()},set delay(n=0){g(n),A()},get disableautofocus(){return y()},set disableautofocus(n=!1){y(n),A()},get expire(){return T()},set expire(n=void 0){T(n),A()},get floating(){return E()},set floating(n=void 0){E(n),A()},get floatinganchor(){return j()},set floatinganchor(n=void 0){j(n),A()},get floatingoffset(){return _e()},set floatingoffset(n=void 0){_e(n),A()},get floatingpersist(){return ee()},set floatingpersist(n=!1){ee(n),A()},get hidefooter(){return ae()},set hidefooter(n=!1){ae(n),A()},get hidelogo(){return te()},set hidelogo(n=!1){te(n),A()},get id(){return gt()},set id(n=void 0){gt(n),A()},get language(){return B()},set language(n=void 0){B(n),A()},get name(){return ce()},set name(n="altcha"){ce(n),A()},get maxnumber(){return xe()},set maxnumber(n=1e6){xe(n),A()},get mockerror(){return Lt()},set mockerror(n=!1){Lt(n),A()},get obfuscated(){return Ye()},set obfuscated(n=void 0){Ye(n),A()},get plugins(){return cr()},set plugins(n=void 0){cr(n),A()},get refetchonexpire(){return Pt()},set refetchonexpire(n=!0){Pt(n),A()},get sentinel(){return it()},set sentinel(n=void 0){it(n),A()},get spamfilter(){return De()},set spamfilter(n=!1){De(n),A()},get strings(){return _t()},set strings(n=void 0){_t(n),A()},get test(){return we()},set test(n=!1){we(n),A()},get verifyurl(){return le()},set verifyurl(n=void 0){le(n),A()},get workers(){return pt()},set workers(n=Math.min(16,navigator.hardwareConcurrency||8)){pt(n),A()},get workerurl(){return Ot()},set workerurl(n=void 0){Ot(n),A()}});return i(),yl}Wo(["change","keydown","click"]),customElements.define("altcha-widget",ha(ai,{blockspam:{type:"Boolean"},debug:{type:"Boolean"},delay:{type:"Number"},disableautofocus:{type:"Boolean"},expire:{type:"Number"},floatingoffset:{type:"Number"},hidefooter:{type:"Boolean"},hidelogo:{type:"Boolean"},maxnumber:{type:"Number"},mockerror:{type:"Boolean"},refetchonexpire:{type:"Boolean"},test:{type:"Boolean"},workers:{type:"Number"},auto:{},challengeurl:{},challengejson:{},credentials:{},customfetch:{},floating:{},floatinganchor:{},floatingpersist:{},id:{},language:{},name:{},obfuscated:{},plugins:{},sentinel:{},spamfilter:{},strings:{},verifyurl:{},workerurl:{}},["default"],["clarify","configure","getConfiguration","getFloatingAnchor","getPlugin","getState","hide","repositionFloating","reset","setFloatingAnchor","setState","show","verify"],!1));const Va='@keyframes altcha-spinner{to{transform:rotate(360deg)}}.altcha{background:var(--altcha-color-base, transparent);border:var(--altcha-border-width, 1px) solid var(--altcha-color-border, #a0a0a0);border-radius:var(--altcha-border-radius, 3px);color:var(--altcha-color-text, currentColor);display:flex;flex-direction:column;max-width:var(--altcha-max-width, 260px);position:relative}.altcha:focus-within{border-color:var(--altcha-color-border-focus, currentColor)}.altcha[data-floating]{background:var(--altcha-color-base, white);display:none;filter:drop-shadow(3px 3px 6px rgba(0,0,0,.2));left:-100%;position:fixed;top:-100%;width:var(--altcha-max-width, 260px);z-index:999999}.altcha[data-floating=top] .altcha-anchor-arrow{border-bottom-color:transparent;border-top-color:var(--altcha-color-border, #a0a0a0);bottom:-12px;top:auto}.altcha[data-floating=bottom]:focus-within::after{border-bottom-color:var(--altcha-color-border-focus, currentColor)}.altcha[data-floating=top]:focus-within::after{border-top-color:var(--altcha-color-border-focus, currentColor)}.altcha[data-floating]:not([data-state=unverified]){display:block}.altcha-anchor-arrow{border:6px solid transparent;border-bottom-color:var(--altcha-color-border, #a0a0a0);content:"";height:0;left:12px;position:absolute;top:-12px;width:0}.altcha-main{align-items:center;display:flex;gap:.4rem;padding:.7rem;position:relative}.altcha-code-challenge{background:var(--altcha-color-base, white);border:1px solid var(--altcha-color-border-focus, currentColor);border-radius:var(--altcha-border-radius, 3px);filter:drop-shadow(3px 3px 6px rgba(0,0,0,.2));padding:.5rem;position:absolute;top:2.5rem;z-index:9999999}.altcha-code-challenge>form{display:flex;flex-direction:column;gap:.5rem}.altcha-code-challenge-input{border:1px solid currentColor;border-radius:3px;box-sizing:border-box;outline:0;font-size:16px;padding:.35rem;width:220px}.altcha-code-challenge-input:focus{outline:2px solid color-mix(in srgb,var(--altcha-color-active, #1D1DC9) 20%,transparent)}.altcha-code-challenge-input:disabled{opacity:.7}.altcha-code-challenge-image{background-color:#fff;border:1px solid currentColor;border-radius:3px;box-sizing:border-box;object-fit:contain;height:50px;width:220px}.altcha-code-challenge-audio,.altcha-code-challenge-reload{background:color-mix(in srgb,var(--altcha-color-text, currentColor) 10%,transparent);border:0;border-radius:3px;color:var(--altcha-color-text, currentColor);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.35rem}.altcha-code-challenge-audio:disabled,.altcha-code-challenge-reload:disabled,.altcha-code-challenge-verify:disabled{opacity:.7;pointer-events:none}.altcha-code-challenge-audio>*,.altcha-code-challenge-reload>*{height:20px;width:20px}.altcha-code-challenge-buttons{display:flex;justify-content:space-between}.altcha-code-challenge-buttons-left{display:flex;gap:.25rem}.altcha-code-challenge-verify{align-items:center;background:var(--altcha-color-active, #1D1DC9);border:0;border-radius:3px;color:#fff;cursor:pointer;display:flex;gap:.5rem;font-size:100%;padding:.35rem 1rem}.altcha-code-challenge-arrow{border:6px solid transparent;border-bottom-color:var(--altcha-color-border, currentColor);content:"";height:0;left:.15rem;position:absolute;top:-12px;width:0}.altcha[data-floating=top] .altcha-code-challenge{top:-150px}.altcha[data-floating=top] .altcha-code-challenge-arrow{border-bottom-color:transparent;border-top-color:var(--altcha-color-border, currentColor);bottom:-12px;top:auto}.altcha-label{cursor:pointer;flex-grow:1}.altcha-logo{color:currentColor!important;opacity:.7}.altcha-footer:hover,.altcha-logo:hover{opacity:1}.altcha-error{color:var(--altcha-color-error-text, #f23939);display:flex;font-size:.85rem;gap:.3rem;padding:0 .7rem .7rem}.altcha-footer{align-items:center;background-color:var(--altcha-color-footer-bg, transparent);display:flex;font-size:.75rem;opacity:.7;justify-content:end;padding:.2rem .7rem}.altcha-footer a{color:currentColor}.altcha-checkbox{display:flex;align-items:center;justify-content:center;height:24px;position:relative;width:24px}.altcha-checkbox .altcha-spinner{bottom:0;left:0;position:absolute;right:0;top:0}.altcha-checkbox input{width:18px;height:18px;margin:0}.altcha-checkbox-verifying input{appearance:none;opacity:0;pointer-events:none}.altcha-spinner{animation:altcha-spinner .75s infinite linear;transform-origin:center}';function Ua(e,t="__altcha-css"){if(!document.getElementById(t)){const r=document.createElement("style");r.id=t,r.textContent=e,document.head.appendChild(r)}}globalThis.altchaCreateWorker=e=>e?new Worker(new URL(e)):new Bt,Ua(Va),S.Altcha=ai,Object.defineProperty(S,Symbol.toStringTag,{value:"Module"})});