@owloops/browserbird 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +106 -0
- package/README.md +329 -0
- package/bin/browserbird +11 -0
- package/package.json +68 -0
- package/src/channel/blocks.ts +485 -0
- package/src/channel/coalesce.ts +79 -0
- package/src/channel/commands.ts +216 -0
- package/src/channel/handler.ts +272 -0
- package/src/channel/slack.ts +573 -0
- package/src/channel/types.ts +59 -0
- package/src/cli/banner.ts +10 -0
- package/src/cli/birds.ts +396 -0
- package/src/cli/config.ts +77 -0
- package/src/cli/doctor.ts +63 -0
- package/src/cli/index.ts +5 -0
- package/src/cli/jobs.ts +166 -0
- package/src/cli/logs.ts +67 -0
- package/src/cli/run.ts +148 -0
- package/src/cli/sessions.ts +158 -0
- package/src/cli/style.ts +19 -0
- package/src/config.ts +291 -0
- package/src/core/logger.ts +78 -0
- package/src/core/redact.ts +75 -0
- package/src/core/types.ts +83 -0
- package/src/core/uid.ts +26 -0
- package/src/core/utils.ts +137 -0
- package/src/cron/parse.ts +146 -0
- package/src/cron/scheduler.ts +242 -0
- package/src/daemon.ts +169 -0
- package/src/db/auth.ts +49 -0
- package/src/db/birds.ts +357 -0
- package/src/db/core.ts +377 -0
- package/src/db/index.ts +10 -0
- package/src/db/jobs.ts +289 -0
- package/src/db/logs.ts +64 -0
- package/src/db/messages.ts +79 -0
- package/src/db/path.ts +30 -0
- package/src/db/sessions.ts +165 -0
- package/src/jobs.ts +140 -0
- package/src/provider/claude.test.ts +95 -0
- package/src/provider/claude.ts +196 -0
- package/src/provider/opencode.test.ts +169 -0
- package/src/provider/opencode.ts +248 -0
- package/src/provider/session.ts +65 -0
- package/src/provider/spawn.ts +173 -0
- package/src/provider/stream.ts +67 -0
- package/src/provider/types.ts +24 -0
- package/src/server/auth.ts +135 -0
- package/src/server/health.ts +87 -0
- package/src/server/http.ts +132 -0
- package/src/server/index.ts +6 -0
- package/src/server/lifecycle.ts +135 -0
- package/src/server/routes.ts +1199 -0
- package/src/server/sse.ts +54 -0
- package/src/server/static.ts +45 -0
- package/src/server/vnc-proxy.ts +75 -0
- package/web/dist/assets/index-C6MBAUmO.js +7 -0
- package/web/dist/assets/index-JMPJCJ2F.css +1 -0
- package/web/dist/favicon.svg +5 -0
- package/web/dist/index.html +20 -0
- package/web/dist/logo-icon.png +0 -0
- package/web/dist/logo-icon.svg +5 -0
- package/web/dist/logo.svg +7 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
(function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const a of document.querySelectorAll('link[rel="modulepreload"]'))n(a);new MutationObserver(a=>{for(const i of a)if(i.type==="childList")for(const r of i.addedNodes)r.tagName==="LINK"&&r.rel==="modulepreload"&&n(r)}).observe(document,{childList:!0,subtree:!0});function s(a){const i={};return a.integrity&&(i.integrity=a.integrity),a.referrerPolicy&&(i.referrerPolicy=a.referrerPolicy),a.crossOrigin==="use-credentials"?i.credentials="include":a.crossOrigin==="anonymous"?i.credentials="omit":i.credentials="same-origin",i}function n(a){if(a.ep)return;a.ep=!0;const i=s(a);fetch(a.href,i)}})();const fr=!1;var Pr=Array.isArray,Dd=Array.prototype.indexOf,sa=Array.prototype.includes,Ki=Array.from,Rd=Object.defineProperty,$n=Object.getOwnPropertyDescriptor,qo=Object.getOwnPropertyDescriptors,Id=Object.prototype,Qd=Array.prototype,Br=Object.getPrototypeOf,ll=Object.isExtensible;const ba=()=>{};function zd(t){return t()}function _r(t){for(var e=0;e<t.length;e++)t[e]()}function Wo(){var t,e,s=new Promise((n,a)=>{t=n,e=a});return{promise:s,resolve:t,reject:e}}const Bt=2,Qa=4,za=8,jo=1<<24,an=16,Ms=32,On=64,vr=128,ms=512,Ft=1024,Dt=2048,Ts=4096,fs=8192,Js=16384,Qn=32768,zn=65536,ol=1<<17,Yo=1<<18,oa=1<<19,Zo=1<<20,Zs=1<<25,Nn=65536,pr=1<<21,Dr=1<<22,pn=1<<23,$s=Symbol("$state"),Nd=Symbol("legacy props"),Ud=Symbol(""),Mn=new class extends Error{name="StaleReactionError";message="The reaction that called `getAbortSignal()` was re-run or destroyed"},Hd=!!globalThis.document?.contentType&&globalThis.document.contentType.includes("xml");function Od(){throw new Error("https://svelte.dev/e/async_derived_orphan")}function Vd(t,e,s){throw new Error("https://svelte.dev/e/each_key_duplicate")}function Gd(t){throw new Error("https://svelte.dev/e/effect_in_teardown")}function qd(){throw new Error("https://svelte.dev/e/effect_in_unowned_derived")}function Wd(t){throw new Error("https://svelte.dev/e/effect_orphan")}function jd(){throw new Error("https://svelte.dev/e/effect_update_depth_exceeded")}function Yd(t){throw new Error("https://svelte.dev/e/props_invalid_value")}function Zd(){throw new Error("https://svelte.dev/e/state_descriptors_fixed")}function Jd(){throw new Error("https://svelte.dev/e/state_prototype_fixed")}function $d(){throw new Error("https://svelte.dev/e/state_unsafe_mutation")}function eu(){throw new Error("https://svelte.dev/e/svelte_boundary_reset_onerror")}const tu=1,su=2,Jo=4,nu=8,au=16,iu=1,ru=2,lu=4,ou=8,cu=16,du=1,uu=2,Lt=Symbol(),$o="http://www.w3.org/1999/xhtml",hu="http://www.w3.org/2000/svg",fu="http://www.w3.org/1998/Math/MathML";function _u(){console.warn("https://svelte.dev/e/select_multiple_invalid_value")}function vu(){console.warn("https://svelte.dev/e/svelte_boundary_reset_noop")}function ec(t){return t===this.v}function pu(t,e){return t!=t?e==e:t!==e||t!==null&&typeof t=="object"||typeof t=="function"}function tc(t){return!pu(t,this.v)}let Na=!1,gu=!1;function xu(){Na=!0}let Tt=null;function na(t){Tt=t}function et(t,e=!1,s){Tt={p:Tt,i:!1,c:null,e:null,s:t,x:null,l:Na&&!e?{s:null,u:null,$:[]}:null}}function tt(t){var e=Tt,s=e.e;if(s!==null){e.e=null;for(var n of s)wc(n)}return e.i=!0,Tt=e.p,{}}function Ua(){return!Na||Tt!==null&&Tt.l===null}let Xn=[];function sc(){var t=Xn;Xn=[],_r(t)}function en(t){if(Xn.length===0&&!Ea){var e=Xn;queueMicrotask(()=>{e===Xn&&sc()})}Xn.push(t)}function bu(){for(;Xn.length>0;)sc()}function nc(t){var e=Re;if(e===null)return Be.f|=pn,t;if((e.f&Qn)===0&&(e.f&Qa)===0)throw t;fn(t,e)}function fn(t,e){for(;e!==null;){if((e.f&vr)!==0){if((e.f&Qn)===0)throw t;try{e.b.error(t);return}catch(s){t=s}}e=e.parent}throw t}const mu=-7169;function wt(t,e){t.f=t.f&mu|e}function Rr(t){(t.f&ms)!==0||t.deps===null?wt(t,Ft):wt(t,Ts)}function ac(t){if(t!==null)for(const e of t)(e.f&Bt)===0||(e.f&Nn)===0||(e.f^=Nn,ac(e.deps))}function ic(t,e,s){(t.f&Dt)!==0?e.add(t):(t.f&Ts)!==0&&s.add(t),ac(t.deps),wt(t,Ft)}const Za=new Set;let ze=null,pi=null,Cs=null,ss=[],Fi=null,gr=!1,Ea=!1;class gn{current=new Map;previous=new Map;#t=new Set;#l=new Set;#e=0;#i=0;#s=null;#r=new Set;#n=new Set;#a=new Map;is_fork=!1;#o=!1;#d(){return this.is_fork||this.#i>0}skip_effect(e){this.#a.has(e)||this.#a.set(e,{d:[],m:[]})}unskip_effect(e){var s=this.#a.get(e);if(s){this.#a.delete(e);for(var n of s.d)wt(n,Dt),As(n);for(n of s.m)wt(n,Ts),As(n)}}process(e){ss=[],this.apply();var s=[],n=[];for(const a of e)this.#c(a,s,n);if(this.#d()){this.#u(n),this.#u(s);for(const[a,i]of this.#a)cc(a,i)}else{for(const a of this.#t)a();this.#t.clear(),this.#e===0&&this.#f(),pi=this,ze=null,cl(n),cl(s),pi=null,this.#s?.resolve()}Cs=null}#c(e,s,n){e.f^=Ft;for(var a=e.first;a!==null;){var i=a.f,r=(i&(Ms|On))!==0,l=r&&(i&Ft)!==0,d=l||(i&fs)!==0||this.#a.has(a);if(!d&&a.fn!==null){r?a.f^=Ft:(i&Qa)!==0?s.push(a):Va(a)&&((i&an)!==0&&this.#n.add(a),ia(a));var o=a.first;if(o!==null){a=o;continue}}for(;a!==null;){var u=a.next;if(u!==null){a=u;break}a=a.parent}}}#u(e){for(var s=0;s<e.length;s+=1)ic(e[s],this.#r,this.#n)}capture(e,s){s!==Lt&&!this.previous.has(e)&&this.previous.set(e,s),(e.f&pn)===0&&(this.current.set(e,e.v),Cs?.set(e,e.v))}activate(){ze=this,this.apply()}deactivate(){ze===this&&(ze=null,Cs=null)}flush(){if(this.activate(),ss.length>0){if(rc(),ze!==null&&ze!==this)return}else this.#e===0&&this.process([]);this.deactivate()}discard(){for(const e of this.#l)e(this);this.#l.clear()}#f(){if(Za.size>1){this.previous.clear();var e=Cs,s=!0;for(const a of Za){if(a===this){s=!1;continue}const i=[];for(const[l,d]of this.current){if(a.current.has(l))if(s&&d!==a.current.get(l))a.current.set(l,d);else continue;i.push(l)}if(i.length===0)continue;const r=[...a.current.keys()].filter(l=>!this.current.has(l));if(r.length>0){var n=ss;ss=[];const l=new Set,d=new Map;for(const o of i)lc(o,r,l,d);if(ss.length>0){ze=a,a.apply();for(const o of ss)a.#c(o,[],[]);a.deactivate()}ss=n}}ze=null,Cs=e}Za.delete(this)}increment(e){this.#e+=1,e&&(this.#i+=1)}decrement(e){this.#e-=1,e&&(this.#i-=1),!this.#o&&(this.#o=!0,en(()=>{this.#o=!1,this.#d()?ss.length>0&&this.flush():this.revive()}))}revive(){for(const e of this.#r)this.#n.delete(e),wt(e,Dt),As(e);for(const e of this.#n)wt(e,Ts),As(e);this.flush()}oncommit(e){this.#t.add(e)}ondiscard(e){this.#l.add(e)}settled(){return(this.#s??=Wo()).promise}static ensure(){if(ze===null){const e=ze=new gn;Za.add(ze),Ea||en(()=>{ze===e&&e.flush()})}return ze}apply(){}}function wu(t){var e=Ea;Ea=!0;try{for(var s;;){if(bu(),ss.length===0&&(ze?.flush(),ss.length===0))return Fi=null,s;rc()}}finally{Ea=e}}function rc(){gr=!0;var t=null;try{for(var e=0;ss.length>0;){var s=gn.ensure();if(e++>1e3){var n,a;yu()}s.process(ss),xn.clear()}}finally{ss=[],gr=!1,Fi=null}}function yu(){try{jd()}catch(t){fn(t,Fi)}}let Ws=null;function cl(t){var e=t.length;if(e!==0){for(var s=0;s<e;){var n=t[s++];if((n.f&(Js|fs))===0&&Va(n)&&(Ws=new Set,ia(n),n.deps===null&&n.first===null&&n.nodes===null&&n.teardown===null&&n.ac===null&&Ec(n),Ws?.size>0)){xn.clear();for(const a of Ws){if((a.f&(Js|fs))!==0)continue;const i=[a];let r=a.parent;for(;r!==null;)Ws.has(r)&&(Ws.delete(r),i.push(r)),r=r.parent;for(let l=i.length-1;l>=0;l--){const d=i[l];(d.f&(Js|fs))===0&&ia(d)}}Ws.clear()}}Ws=null}}function lc(t,e,s,n){if(!s.has(t)&&(s.add(t),t.reactions!==null))for(const a of t.reactions){const i=a.f;(i&Bt)!==0?lc(a,e,s,n):(i&(Dr|an))!==0&&(i&Dt)===0&&oc(a,e,n)&&(wt(a,Dt),As(a))}}function oc(t,e,s){const n=s.get(t);if(n!==void 0)return n;if(t.deps!==null)for(const a of t.deps){if(sa.call(e,a))return!0;if((a.f&Bt)!==0&&oc(a,e,s))return s.set(a,!0),!0}return s.set(t,!1),!1}function As(t){var e=Fi=t,s=e.b;if(s?.is_pending&&(t.f&(Qa|za|jo))!==0&&(t.f&Qn)===0){s.defer_effect(t);return}for(;e.parent!==null;){e=e.parent;var n=e.f;if(gr&&e===Re&&(n&an)!==0&&(n&Yo)===0&&(n&Qn)!==0)return;if((n&(On|Ms))!==0){if((n&Ft)===0)return;e.f^=Ft}}ss.push(e)}function cc(t,e){if(!((t.f&Ms)!==0&&(t.f&Ft)!==0)){(t.f&Dt)!==0?e.d.push(t):(t.f&Ts)!==0&&e.m.push(t),wt(t,Ft);for(var s=t.first;s!==null;)cc(s,e),s=s.next}}function ku(t){let e=0,s=Un(0),n;return()=>{zr()&&(c(s),Ur(()=>(e===0&&(n=Ga(()=>t(()=>Ca(s)))),e+=1,()=>{en(()=>{e-=1,e===0&&(n?.(),n=void 0,Ca(s))})})))}}var Su=zn|oa;function Eu(t,e,s,n){new Cu(t,e,s,n)}class Cu{parent;is_pending=!1;transform_error;#t;#l=null;#e;#i;#s;#r=null;#n=null;#a=null;#o=null;#d=0;#c=0;#u=!1;#f=new Set;#_=new Set;#h=null;#b=ku(()=>(this.#h=Un(this.#d),()=>{this.#h=null}));constructor(e,s,n,a){this.#t=e,this.#e=s,this.#i=i=>{var r=Re;r.b=this,r.f|=vr,n(i)},this.parent=Re.b,this.transform_error=a??this.parent?.transform_error??(i=>i),this.#s=Mi(()=>{this.#g()},Su)}#m(){try{this.#r=gs(()=>this.#i(this.#t))}catch(e){this.error(e)}}#w(e){const s=this.#e.failed;s&&(this.#a=gs(()=>{s(this.#t,()=>e,()=>()=>{})}))}#y(){const e=this.#e.pending;e&&(this.is_pending=!0,this.#n=gs(()=>e(this.#t)),en(()=>{var s=this.#o=document.createDocumentFragment(),n=tn();s.append(n),this.#r=this.#p(()=>(gn.ensure(),gs(()=>this.#i(n)))),this.#c===0&&(this.#t.before(s),this.#o=null,Dn(this.#n,()=>{this.#n=null}),this.#v())}))}#g(){try{if(this.is_pending=this.has_pending_snippet(),this.#c=0,this.#d=0,this.#r=gs(()=>{this.#i(this.#t)}),this.#c>0){var e=this.#o=document.createDocumentFragment();Kc(this.#r,e);const s=this.#e.pending;this.#n=gs(()=>s(this.#t))}else this.#v()}catch(s){this.error(s)}}#v(){this.is_pending=!1;for(const e of this.#f)wt(e,Dt),As(e);for(const e of this.#_)wt(e,Ts),As(e);this.#f.clear(),this.#_.clear()}defer_effect(e){ic(e,this.#f,this.#_)}is_rendered(){return!this.is_pending&&(!this.parent||this.parent.is_rendered())}has_pending_snippet(){return!!this.#e.pending}#p(e){var s=Re,n=Be,a=Tt;zs(this.#s),ys(this.#s),na(this.#s.ctx);try{return e()}catch(i){return nc(i),null}finally{zs(s),ys(n),na(a)}}#x(e){if(!this.has_pending_snippet()){this.parent&&this.parent.#x(e);return}this.#c+=e,this.#c===0&&(this.#v(),this.#n&&Dn(this.#n,()=>{this.#n=null}),this.#o&&(this.#t.before(this.#o),this.#o=null))}update_pending_count(e){this.#x(e),this.#d+=e,!(!this.#h||this.#u)&&(this.#u=!0,en(()=>{this.#u=!1,this.#h&&aa(this.#h,this.#d)}))}get_effect_pending(){return this.#b(),c(this.#h)}error(e){var s=this.#e.onerror;let n=this.#e.failed;if(!s&&!n)throw e;this.#r&&(is(this.#r),this.#r=null),this.#n&&(is(this.#n),this.#n=null),this.#a&&(is(this.#a),this.#a=null);var a=!1,i=!1;const r=()=>{if(a){vu();return}a=!0,i&&eu(),this.#a!==null&&Dn(this.#a,()=>{this.#a=null}),this.#p(()=>{gn.ensure(),this.#g()})},l=d=>{try{i=!0,s?.(d,r),i=!1}catch(o){fn(o,this.#s&&this.#s.parent)}n&&(this.#a=this.#p(()=>{gn.ensure();try{return gs(()=>{var o=Re;o.b=this,o.f|=vr,n(this.#t,()=>d,()=>r)})}catch(o){return fn(o,this.#s.parent),null}}))};en(()=>{var d;try{d=this.transform_error(e)}catch(o){fn(o,this.#s&&this.#s.parent);return}d!==null&&typeof d=="object"&&typeof d.then=="function"?d.then(l,o=>fn(o,this.#s&&this.#s.parent)):l(d)})}}function Au(t,e,s,n){const a=Ua()?Ha:Ir;var i=t.filter(_=>!_.settled);if(s.length===0&&i.length===0){n(e.map(a));return}var r=Re,l=Ku(),d=i.length===1?i[0].promise:i.length>1?Promise.all(i.map(_=>_.promise)):null;function o(_){l();try{n(_)}catch(p){(r.f&Js)===0&&fn(p,r)}xr()}if(s.length===0){d.then(()=>o(e.map(a)));return}function u(){l(),Promise.all(s.map(_=>Tu(_))).then(_=>o([...e.map(a),..._])).catch(_=>fn(_,r))}d?d.then(u):u()}function Ku(){var t=Re,e=Be,s=Tt,n=ze;return function(i=!0){zs(t),ys(e),na(s),i&&n?.activate()}}function xr(t=!0){zs(null),ys(null),na(null),t&&ze?.deactivate()}function Fu(){var t=Re.b,e=ze,s=t.is_rendered();return t.update_pending_count(1),e.increment(s),()=>{t.update_pending_count(-1),e.decrement(s)}}function Ha(t){var e=Bt|Dt,s=Be!==null&&(Be.f&Bt)!==0?Be:null;return Re!==null&&(Re.f|=oa),{ctx:Tt,deps:null,effects:null,equals:ec,f:e,fn:t,reactions:null,rv:0,v:Lt,wv:0,parent:s??Re,ac:null}}function Tu(t,e,s){Re===null&&Od();var a=void 0,i=Un(Lt),r=!Be,l=new Map;return Hu(()=>{var d=Wo();a=d.promise;try{Promise.resolve(t()).then(d.resolve,d.reject).finally(xr)}catch(p){d.reject(p),xr()}var o=ze;if(r){var u=Fu();l.get(o)?.reject(Mn),l.delete(o),l.set(o,d)}const _=(p,v=void 0)=>{if(o.activate(),v)v!==Mn&&(i.f|=pn,aa(i,v));else{(i.f&pn)!==0&&(i.f^=pn),aa(i,p);for(const[x,y]of l){if(l.delete(x),x===o)break;y.reject(Mn)}}u&&u()};d.promise.then(_,p=>_(null,p||"unknown"))}),Nr(()=>{for(const d of l.values())d.reject(Mn)}),new Promise(d=>{function o(u){function _(){u===a?d(i):o(a)}u.then(_,_)}o(a)})}function Ee(t){const e=Ha(t);return Fc(e),e}function Ir(t){const e=Ha(t);return e.equals=tc,e}function Mu(t){var e=t.effects;if(e!==null){t.effects=null;for(var s=0;s<e.length;s+=1)is(e[s])}}function Xu(t){for(var e=t.parent;e!==null;){if((e.f&Bt)===0)return(e.f&Js)===0?e:null;e=e.parent}return null}function Qr(t){var e,s=Re;zs(Xu(t));try{t.f&=~Nn,Mu(t),e=Lc(t)}finally{zs(s)}return e}function dc(t){var e=Qr(t);if(!t.equals(e)&&(t.wv=Mc(),(!ze?.is_fork||t.deps===null)&&(t.v=e,t.deps===null))){wt(t,Ft);return}yn||(Cs!==null?(zr()||ze?.is_fork)&&Cs.set(t,e):Rr(t))}function Lu(t){if(t.effects!==null)for(const e of t.effects)(e.teardown||e.ac)&&(e.teardown?.(),e.ac?.abort(Mn),e.teardown=ba,e.ac=null,La(e,0),Hr(e))}function uc(t){if(t.effects!==null)for(const e of t.effects)e.teardown&&ia(e)}let br=new Set;const xn=new Map;let hc=!1;function Un(t,e){var s={f:0,v:t,reactions:null,equals:ec,rv:0,wv:0};return s}function W(t,e){const s=Un(t);return Fc(s),s}function Pu(t,e=!1,s=!0){const n=Un(t);return e||(n.equals=tc),Na&&s&&Tt!==null&&Tt.l!==null&&(Tt.l.s??=[]).push(n),n}function b(t,e,s=!1){Be!==null&&(!Ks||(Be.f&ol)!==0)&&Ua()&&(Be.f&(Bt|an|Dr|ol))!==0&&(ws===null||!sa.call(ws,t))&&$d();let n=s?Ue(e):e;return aa(t,n)}function aa(t,e){if(!t.equals(e)){var s=t.v;yn?xn.set(t,e):xn.set(t,s),t.v=e;var n=gn.ensure();if(n.capture(t,s),(t.f&Bt)!==0){const a=t;(t.f&Dt)!==0&&Qr(a),Rr(a)}t.wv=Mc(),fc(t,Dt),Ua()&&Re!==null&&(Re.f&Ft)!==0&&(Re.f&(Ms|On))===0&&(ps===null?Vu([t]):ps.push(t)),!n.is_fork&&br.size>0&&!hc&&Bu()}return e}function Bu(){hc=!1;for(const t of br)(t.f&Ft)!==0&&wt(t,Ts),Va(t)&&ia(t);br.clear()}function mr(t,e=1){var s=c(t),n=e===1?s++:s--;return b(t,s),n}function Ca(t){b(t,t.v+1)}function fc(t,e){var s=t.reactions;if(s!==null)for(var n=Ua(),a=s.length,i=0;i<a;i++){var r=s[i],l=r.f;if(!(!n&&r===Re)){var d=(l&Dt)===0;if(d&&wt(r,e),(l&Bt)!==0){var o=r;Cs?.delete(o),(l&Nn)===0&&(l&ms&&(r.f|=Nn),fc(o,Ts))}else d&&((l&an)!==0&&Ws!==null&&Ws.add(r),As(r))}}}function Ue(t){if(typeof t!="object"||t===null||$s in t)return t;const e=Br(t);if(e!==Id&&e!==Qd)return t;var s=new Map,n=Pr(t),a=W(0),i=Rn,r=l=>{if(Rn===i)return l();var d=Be,o=Rn;ys(null),fl(i);var u=l();return ys(d),fl(o),u};return n&&s.set("length",W(t.length)),new Proxy(t,{defineProperty(l,d,o){(!("value"in o)||o.configurable===!1||o.enumerable===!1||o.writable===!1)&&Zd();var u=s.get(d);return u===void 0?r(()=>{var _=W(o.value);return s.set(d,_),_}):b(u,o.value,!0),!0},deleteProperty(l,d){var o=s.get(d);if(o===void 0){if(d in l){const u=r(()=>W(Lt));s.set(d,u),Ca(a)}}else b(o,Lt),Ca(a);return!0},get(l,d,o){if(d===$s)return t;var u=s.get(d),_=d in l;if(u===void 0&&(!_||$n(l,d)?.writable)&&(u=r(()=>{var v=Ue(_?l[d]:Lt),x=W(v);return x}),s.set(d,u)),u!==void 0){var p=c(u);return p===Lt?void 0:p}return Reflect.get(l,d,o)},getOwnPropertyDescriptor(l,d){var o=Reflect.getOwnPropertyDescriptor(l,d);if(o&&"value"in o){var u=s.get(d);u&&(o.value=c(u))}else if(o===void 0){var _=s.get(d),p=_?.v;if(_!==void 0&&p!==Lt)return{enumerable:!0,configurable:!0,value:p,writable:!0}}return o},has(l,d){if(d===$s)return!0;var o=s.get(d),u=o!==void 0&&o.v!==Lt||Reflect.has(l,d);if(o!==void 0||Re!==null&&(!u||$n(l,d)?.writable)){o===void 0&&(o=r(()=>{var p=u?Ue(l[d]):Lt,v=W(p);return v}),s.set(d,o));var _=c(o);if(_===Lt)return!1}return u},set(l,d,o,u){var _=s.get(d),p=d in l;if(n&&d==="length")for(var v=o;v<_.v;v+=1){var x=s.get(v+"");x!==void 0?b(x,Lt):v in l&&(x=r(()=>W(Lt)),s.set(v+"",x))}if(_===void 0)(!p||$n(l,d)?.writable)&&(_=r(()=>W(void 0)),b(_,Ue(o)),s.set(d,_));else{p=_.v!==Lt;var y=r(()=>Ue(o));b(_,y)}var w=Reflect.getOwnPropertyDescriptor(l,d);if(w?.set&&w.set.call(u,o),!p){if(n&&typeof d=="string"){var S=s.get("length"),E=Number(d);Number.isInteger(E)&&E>=S.v&&b(S,E+1)}Ca(a)}return!0},ownKeys(l){c(a);var d=Reflect.ownKeys(l).filter(_=>{var p=s.get(_);return p===void 0||p.v!==Lt});for(var[o,u]of s)u.v!==Lt&&!(o in l)&&d.push(o);return d},setPrototypeOf(){Jd()}})}function dl(t){try{if(t!==null&&typeof t=="object"&&$s in t)return t[$s]}catch{}return t}function Du(t,e){return Object.is(dl(t),dl(e))}var gi,_c,vc,pc;function Ru(){if(gi===void 0){gi=window,_c=/Firefox/.test(navigator.userAgent);var t=Element.prototype,e=Node.prototype,s=Text.prototype;vc=$n(e,"firstChild").get,pc=$n(e,"nextSibling").get,ll(t)&&(t.__click=void 0,t.__className=void 0,t.__attributes=null,t.__style=void 0,t.__e=void 0),ll(s)&&(s.__t=void 0)}}function tn(t=""){return document.createTextNode(t)}function sn(t){return vc.call(t)}function Oa(t){return pc.call(t)}function h(t,e){return sn(t)}function ye(t,e=!1){{var s=sn(t);return s instanceof Comment&&s.data===""?Oa(s):s}}function f(t,e=1,s=!1){let n=t;for(;e--;)n=Oa(n);return n}function Iu(t){t.textContent=""}function gc(){return!1}function xc(t,e,s){return document.createElementNS(e??$o,t,void 0)}let ul=!1;function Qu(){ul||(ul=!0,document.addEventListener("reset",t=>{Promise.resolve().then(()=>{if(!t.defaultPrevented)for(const e of t.target.elements)e.__on_r?.()})},{capture:!0}))}function Ti(t){var e=Be,s=Re;ys(null),zs(null);try{return t()}finally{ys(e),zs(s)}}function bc(t,e,s,n=s){t.addEventListener(e,()=>Ti(s));const a=t.__on_r;a?t.__on_r=()=>{a(),n(!0)}:t.__on_r=()=>n(!0),Qu()}function mc(t){Re===null&&(Be===null&&Wd(),qd()),yn&&Gd()}function zu(t,e){var s=e.last;s===null?e.last=e.first=t:(s.next=t,t.prev=s,e.last=t)}function Ns(t,e,s){var n=Re;n!==null&&(n.f&fs)!==0&&(t|=fs);var a={ctx:Tt,deps:null,nodes:null,f:t|Dt|ms,first:null,fn:e,last:null,next:null,parent:n,b:n&&n.b,prev:null,teardown:null,wv:0,ac:null};if(s)try{ia(a)}catch(l){throw is(a),l}else e!==null&&As(a);var i=a;if(s&&i.deps===null&&i.teardown===null&&i.nodes===null&&i.first===i.last&&(i.f&oa)===0&&(i=i.first,(t&an)!==0&&(t&zn)!==0&&i!==null&&(i.f|=zn)),i!==null&&(i.parent=n,n!==null&&zu(i,n),Be!==null&&(Be.f&Bt)!==0&&(t&On)===0)){var r=Be;(r.effects??=[]).push(i)}return a}function zr(){return Be!==null&&!Ks}function Nr(t){const e=Ns(za,null,!1);return wt(e,Ft),e.teardown=t,e}function gt(t){mc();var e=Re.f,s=!Be&&(e&Ms)!==0&&(e&Qn)===0;if(s){var n=Tt;(n.e??=[]).push(t)}else return wc(t)}function wc(t){return Ns(Qa|Zo,t,!1)}function Nu(t){return mc(),Ns(za|Zo,t,!0)}function Uu(t){gn.ensure();const e=Ns(On|oa,t,!0);return(s={})=>new Promise(n=>{s.outro?Dn(e,()=>{is(e),n(void 0)}):(is(e),n(void 0))})}function yc(t){return Ns(Qa,t,!1)}function Hu(t){return Ns(Dr|oa,t,!0)}function Ur(t,e=0){return Ns(za|e,t,!0)}function O(t,e=[],s=[],n=[]){Au(n,e,s,a=>{Ns(za,()=>t(...a.map(c)),!0)})}function Mi(t,e=0){var s=Ns(an|e,t,!0);return s}function gs(t){return Ns(Ms|oa,t,!0)}function kc(t){var e=t.teardown;if(e!==null){const s=yn,n=Be;hl(!0),ys(null);try{e.call(null)}finally{hl(s),ys(n)}}}function Hr(t,e=!1){var s=t.first;for(t.first=t.last=null;s!==null;){const a=s.ac;a!==null&&Ti(()=>{a.abort(Mn)});var n=s.next;(s.f&On)!==0?s.parent=null:is(s,e),s=n}}function Ou(t){for(var e=t.first;e!==null;){var s=e.next;(e.f&Ms)===0&&is(e),e=s}}function is(t,e=!0){var s=!1;(e||(t.f&Yo)!==0)&&t.nodes!==null&&t.nodes.end!==null&&(Sc(t.nodes.start,t.nodes.end),s=!0),Hr(t,e&&!s),La(t,0),wt(t,Js);var n=t.nodes&&t.nodes.t;if(n!==null)for(const i of n)i.stop();kc(t);var a=t.parent;a!==null&&a.first!==null&&Ec(t),t.next=t.prev=t.teardown=t.ctx=t.deps=t.fn=t.nodes=t.ac=null}function Sc(t,e){for(;t!==null;){var s=t===e?null:Oa(t);t.remove(),t=s}}function Ec(t){var e=t.parent,s=t.prev,n=t.next;s!==null&&(s.next=n),n!==null&&(n.prev=s),e!==null&&(e.first===t&&(e.first=n),e.last===t&&(e.last=s))}function Dn(t,e,s=!0){var n=[];Cc(t,n,!0);var a=()=>{s&&is(t),e&&e()},i=n.length;if(i>0){var r=()=>--i||a();for(var l of n)l.out(r)}else a()}function Cc(t,e,s){if((t.f&fs)===0){t.f^=fs;var n=t.nodes&&t.nodes.t;if(n!==null)for(const l of n)(l.is_global||s)&&e.push(l);for(var a=t.first;a!==null;){var i=a.next,r=(a.f&zn)!==0||(a.f&Ms)!==0&&(t.f&an)!==0;Cc(a,e,r?s:!1),a=i}}}function Or(t){Ac(t,!0)}function Ac(t,e){if((t.f&fs)!==0){t.f^=fs,(t.f&Ft)===0&&(wt(t,Dt),As(t));for(var s=t.first;s!==null;){var n=s.next,a=(s.f&zn)!==0||(s.f&Ms)!==0;Ac(s,a?e:!1),s=n}var i=t.nodes&&t.nodes.t;if(i!==null)for(const r of i)(r.is_global||e)&&r.in()}}function Kc(t,e){if(t.nodes)for(var s=t.nodes.start,n=t.nodes.end;s!==null;){var a=s===n?null:Oa(s);e.append(s),s=a}}let ui=!1,yn=!1;function hl(t){yn=t}let Be=null,Ks=!1;function ys(t){Be=t}let Re=null;function zs(t){Re=t}let ws=null;function Fc(t){Be!==null&&(ws===null?ws=[t]:ws.push(t))}let ns=null,us=0,ps=null;function Vu(t){ps=t}let Tc=1,Ln=0,Rn=Ln;function fl(t){Rn=t}function Mc(){return++Tc}function Va(t){var e=t.f;if((e&Dt)!==0)return!0;if(e&Bt&&(t.f&=~Nn),(e&Ts)!==0){for(var s=t.deps,n=s.length,a=0;a<n;a++){var i=s[a];if(Va(i)&&dc(i),i.wv>t.wv)return!0}(e&ms)!==0&&Cs===null&&wt(t,Ft)}return!1}function Xc(t,e,s=!0){var n=t.reactions;if(n!==null&&!(ws!==null&&sa.call(ws,t)))for(var a=0;a<n.length;a++){var i=n[a];(i.f&Bt)!==0?Xc(i,e,!1):e===i&&(s?wt(i,Dt):(i.f&Ft)!==0&&wt(i,Ts),As(i))}}function Lc(t){var e=ns,s=us,n=ps,a=Be,i=ws,r=Tt,l=Ks,d=Rn,o=t.f;ns=null,us=0,ps=null,Be=(o&(Ms|On))===0?t:null,ws=null,na(t.ctx),Ks=!1,Rn=++Ln,t.ac!==null&&(Ti(()=>{t.ac.abort(Mn)}),t.ac=null);try{t.f|=pr;var u=t.fn,_=u();t.f|=Qn;var p=t.deps,v=ze?.is_fork;if(ns!==null){var x;if(v||La(t,us),p!==null&&us>0)for(p.length=us+ns.length,x=0;x<ns.length;x++)p[us+x]=ns[x];else t.deps=p=ns;if(zr()&&(t.f&ms)!==0)for(x=us;x<p.length;x++)(p[x].reactions??=[]).push(t)}else!v&&p!==null&&us<p.length&&(La(t,us),p.length=us);if(Ua()&&ps!==null&&!Ks&&p!==null&&(t.f&(Bt|Ts|Dt))===0)for(x=0;x<ps.length;x++)Xc(ps[x],t);if(a!==null&&a!==t){if(Ln++,a.deps!==null)for(let y=0;y<s;y+=1)a.deps[y].rv=Ln;if(e!==null)for(const y of e)y.rv=Ln;ps!==null&&(n===null?n=ps:n.push(...ps))}return(t.f&pn)!==0&&(t.f^=pn),_}catch(y){return nc(y)}finally{t.f^=pr,ns=e,us=s,ps=n,Be=a,ws=i,na(r),Ks=l,Rn=d}}function Gu(t,e){let s=e.reactions;if(s!==null){var n=Dd.call(s,t);if(n!==-1){var a=s.length-1;a===0?s=e.reactions=null:(s[n]=s[a],s.pop())}}if(s===null&&(e.f&Bt)!==0&&(ns===null||!sa.call(ns,e))){var i=e;(i.f&ms)!==0&&(i.f^=ms,i.f&=~Nn),Rr(i),Lu(i),La(i,0)}}function La(t,e){var s=t.deps;if(s!==null)for(var n=e;n<s.length;n++)Gu(t,s[n])}function ia(t){var e=t.f;if((e&Js)===0){wt(t,Ft);var s=Re,n=ui;Re=t,ui=!0;try{(e&(an|jo))!==0?Ou(t):Hr(t),kc(t);var a=Lc(t);t.teardown=typeof a=="function"?a:null,t.wv=Tc;var i;fr&&gu&&(t.f&Dt)!==0&&t.deps}finally{ui=n,Re=s}}}async function Pc(){await Promise.resolve(),wu()}function c(t){var e=t.f,s=(e&Bt)!==0;if(Be!==null&&!Ks){var n=Re!==null&&(Re.f&Js)!==0;if(!n&&(ws===null||!sa.call(ws,t))){var a=Be.deps;if((Be.f&pr)!==0)t.rv<Ln&&(t.rv=Ln,ns===null&&a!==null&&a[us]===t?us++:ns===null?ns=[t]:ns.push(t));else{(Be.deps??=[]).push(t);var i=t.reactions;i===null?t.reactions=[Be]:sa.call(i,Be)||i.push(Be)}}}if(yn&&xn.has(t))return xn.get(t);if(s){var r=t;if(yn){var l=r.v;return((r.f&Ft)===0&&r.reactions!==null||Dc(r))&&(l=Qr(r)),xn.set(r,l),l}var d=(r.f&ms)===0&&!Ks&&Be!==null&&(ui||(Be.f&ms)!==0),o=(r.f&Qn)===0;Va(r)&&(d&&(r.f|=ms),dc(r)),d&&!o&&(uc(r),Bc(r))}if(Cs?.has(t))return Cs.get(t);if((t.f&pn)!==0)throw t.v;return t.v}function Bc(t){if(t.f|=ms,t.deps!==null)for(const e of t.deps)(e.reactions??=[]).push(t),(e.f&Bt)!==0&&(e.f&ms)===0&&(uc(e),Bc(e))}function Dc(t){if(t.v===Lt)return!0;if(t.deps===null)return!1;for(const e of t.deps)if(xn.has(e)||(e.f&Bt)!==0&&Dc(e))return!0;return!1}function Ga(t){var e=Ks;try{return Ks=!0,t()}finally{Ks=e}}function qu(t){if(!(typeof t!="object"||!t||t instanceof EventTarget)){if($s in t)wr(t);else if(!Array.isArray(t))for(let e in t){const s=t[e];typeof s=="object"&&s&&$s in s&&wr(s)}}}function wr(t,e=new Set){if(typeof t=="object"&&t!==null&&!(t instanceof EventTarget)&&!e.has(t)){e.add(t),t instanceof Date&&t.getTime();for(let n in t)try{wr(t[n],e)}catch{}const s=Br(t);if(s!==Object.prototype&&s!==Array.prototype&&s!==Map.prototype&&s!==Set.prototype&&s!==Date.prototype){const n=qo(s);for(let a in n){const i=n[a].get;if(i)try{i.call(t)}catch{}}}}}const Wu=["touchstart","touchmove"];function ju(t){return Wu.includes(t)}const ma=Symbol("events"),Rc=new Set,yr=new Set;function Yu(t,e,s,n={}){function a(i){if(n.capture||kr.call(e,i),!i.cancelBubble)return Ti(()=>s?.call(this,i))}return t.startsWith("pointer")||t.startsWith("touch")||t==="wheel"?en(()=>{e.addEventListener(t,a,n)}):e.addEventListener(t,a,n),a}function In(t,e,s,n,a){var i={capture:n,passive:a},r=Yu(t,e,s,i);(e===document.body||e===window||e===document||e instanceof HTMLMediaElement)&&Nr(()=>{e.removeEventListener(t,r,i)})}function G(t,e,s){(e[ma]??={})[t]=s}function ut(t){for(var e=0;e<t.length;e++)Rc.add(t[e]);for(var s of yr)s(t)}let _l=null;function kr(t){var e=this,s=e.ownerDocument,n=t.type,a=t.composedPath?.()||[],i=a[0]||t.target;_l=t;var r=0,l=_l===t&&t[ma];if(l){var d=a.indexOf(l);if(d!==-1&&(e===document||e===window)){t[ma]=e;return}var o=a.indexOf(e);if(o===-1)return;d<=o&&(r=d)}if(i=a[r]||t.target,i!==e){Rd(t,"currentTarget",{configurable:!0,get(){return i||s}});var u=Be,_=Re;ys(null),zs(null);try{for(var p,v=[];i!==null;){var x=i.assignedSlot||i.parentNode||i.host||null;try{var y=i[ma]?.[n];y!=null&&(!i.disabled||t.target===i)&&y.call(i,t)}catch(w){p?v.push(w):p=w}if(t.cancelBubble||x===e||x===null)break;i=x}if(p){for(let w of v)queueMicrotask(()=>{throw w});throw p}}finally{t[ma]=e,delete t.currentTarget,ys(u),zs(_)}}}const Zu=globalThis?.window?.trustedTypes&&globalThis.window.trustedTypes.createPolicy("svelte-trusted-html",{createHTML:t=>t});function Ju(t){return Zu?.createHTML(t)??t}function Ic(t){var e=xc("template");return e.innerHTML=Ju(t.replaceAll("<!>","<!---->")),e.content}function ra(t,e){var s=Re;s.nodes===null&&(s.nodes={start:t,end:e,a:null,t:null})}function T(t,e){var s=(e&du)!==0,n=(e&uu)!==0,a,i=!t.startsWith("<!>");return()=>{a===void 0&&(a=Ic(i?t:"<!>"+t),s||(a=sn(a)));var r=n||_c?document.importNode(a,!0):a.cloneNode(!0);if(s){var l=sn(r),d=r.lastChild;ra(l,d)}else ra(r,r);return r}}function $u(t,e,s="svg"){var n=!t.startsWith("<!>"),a=`<${s}>${n?t:"<!>"+t}</${s}>`,i;return()=>{if(!i){var r=Ic(a),l=sn(r);i=sn(l)}var d=i.cloneNode(!0);return ra(d,d),d}}function En(t,e){return $u(t,e,"svg")}function Qs(t=""){{var e=tn(t+"");return ra(e,e),e}}function pt(){var t=document.createDocumentFragment(),e=document.createComment(""),s=tn();return t.append(e,s),ra(e,s),t}function k(t,e){t!==null&&t.before(e)}function M(t,e){var s=e==null?"":typeof e=="object"?e+"":e;s!==(t.__t??=t.nodeValue)&&(t.__t=s,t.nodeValue=s+"")}function eh(t,e){return th(t,e)}const Ja=new Map;function th(t,{target:e,anchor:s,props:n={},events:a,context:i,intro:r=!0,transformError:l}){Ru();var d=void 0,o=Uu(()=>{var u=s??e.appendChild(tn());Eu(u,{pending:()=>{}},v=>{et({});var x=Tt;i&&(x.c=i),a&&(n.$$events=a),d=t(v,n)||{},tt()},l);var _=new Set,p=v=>{for(var x=0;x<v.length;x++){var y=v[x];if(!_.has(y)){_.add(y);var w=ju(y);for(const A of[e,document]){var S=Ja.get(A);S===void 0&&(S=new Map,Ja.set(A,S));var E=S.get(y);E===void 0?(A.addEventListener(y,kr,{passive:w}),S.set(y,1)):S.set(y,E+1)}}}};return p(Ki(Rc)),yr.add(p),()=>{for(var v of _)for(const w of[e,document]){var x=Ja.get(w),y=x.get(v);--y==0?(w.removeEventListener(v,kr),x.delete(v),x.size===0&&Ja.delete(w)):x.set(v,y)}yr.delete(p),u!==s&&u.parentNode?.removeChild(u)}});return sh.set(d,o),d}let sh=new WeakMap;class Qc{anchor;#t=new Map;#l=new Map;#e=new Map;#i=new Set;#s=!0;constructor(e,s=!0){this.anchor=e,this.#s=s}#r=()=>{var e=ze;if(this.#t.has(e)){var s=this.#t.get(e),n=this.#l.get(s);if(n)Or(n),this.#i.delete(s);else{var a=this.#e.get(s);a&&(this.#l.set(s,a.effect),this.#e.delete(s),a.fragment.lastChild.remove(),this.anchor.before(a.fragment),n=a.effect)}for(const[i,r]of this.#t){if(this.#t.delete(i),i===e)break;const l=this.#e.get(r);l&&(is(l.effect),this.#e.delete(r))}for(const[i,r]of this.#l){if(i===s||this.#i.has(i))continue;const l=()=>{if(Array.from(this.#t.values()).includes(i)){var o=document.createDocumentFragment();Kc(r,o),o.append(tn()),this.#e.set(i,{effect:r,fragment:o})}else is(r);this.#i.delete(i),this.#l.delete(i)};this.#s||!n?(this.#i.add(i),Dn(r,l,!1)):l()}}};#n=e=>{this.#t.delete(e);const s=Array.from(this.#t.values());for(const[n,a]of this.#e)s.includes(n)||(is(a.effect),this.#e.delete(n))};ensure(e,s){var n=ze,a=gc();if(s&&!this.#l.has(e)&&!this.#e.has(e))if(a){var i=document.createDocumentFragment(),r=tn();i.append(r),this.#e.set(e,{effect:gs(()=>s(r)),fragment:i})}else this.#l.set(e,gs(()=>s(this.anchor)));if(this.#t.set(n,e),a){for(const[l,d]of this.#l)l===e?n.unskip_effect(d):n.skip_effect(d);for(const[l,d]of this.#e)l===e?n.unskip_effect(d.effect):n.skip_effect(d.effect);n.oncommit(this.#r),n.ondiscard(this.#n)}else this.#r()}}function H(t,e,s=!1){var n=new Qc(t),a=s?zn:0;function i(r,l){n.ensure(r,l)}Mi(()=>{var r=!1;e((l,d=0)=>{r=!0,i(d,l)}),r||i(!1,null)},a)}function Vr(t,e){return e}function nh(t,e,s){for(var n=[],a=e.length,i,r=e.length,l=0;l<a;l++){let _=e[l];Dn(_,()=>{if(i){if(i.pending.delete(_),i.done.add(_),i.pending.size===0){var p=t.outrogroups;Sr(Ki(i.done)),p.delete(i),p.size===0&&(t.outrogroups=null)}}else r-=1},!1)}if(r===0){var d=n.length===0&&s!==null;if(d){var o=s,u=o.parentNode;Iu(u),u.append(o),t.items.clear()}Sr(e,!d)}else i={pending:new Set(e),done:new Set},(t.outrogroups??=new Set).add(i)}function Sr(t,e=!0){for(var s=0;s<t.length;s++)is(t[s],e)}var vl;function Ct(t,e,s,n,a,i=null){var r=t,l=new Map,d=(e&Jo)!==0;if(d){var o=t;r=o.appendChild(tn())}var u=null,_=Ir(()=>{var S=s();return Pr(S)?S:S==null?[]:Ki(S)}),p,v=!0;function x(){w.fallback=u,ah(w,p,r,e,n),u!==null&&(p.length===0?(u.f&Zs)===0?Or(u):(u.f^=Zs,wa(u,null,r)):Dn(u,()=>{u=null}))}var y=Mi(()=>{p=c(_);for(var S=p.length,E=new Set,A=ze,K=gc(),U=0;U<S;U+=1){var te=p[U],X=n(te,U),C=v?null:l.get(X);C?(C.v&&aa(C.v,te),C.i&&aa(C.i,U),K&&A.unskip_effect(C.e)):(C=ih(l,v?r:vl??=tn(),te,X,U,a,e,s),v||(C.e.f|=Zs),l.set(X,C)),E.add(X)}if(S===0&&i&&!u&&(v?u=gs(()=>i(r)):(u=gs(()=>i(vl??=tn())),u.f|=Zs)),S>E.size&&Vd(),!v)if(K){for(const[F,L]of l)E.has(F)||A.skip_effect(L.e);A.oncommit(x),A.ondiscard(()=>{})}else x();c(_)}),w={effect:y,items:l,outrogroups:null,fallback:u};v=!1}function ua(t){for(;t!==null&&(t.f&Ms)===0;)t=t.next;return t}function ah(t,e,s,n,a){var i=(n&nu)!==0,r=e.length,l=t.items,d=ua(t.effect.first),o,u=null,_,p=[],v=[],x,y,w,S;if(i)for(S=0;S<r;S+=1)x=e[S],y=a(x,S),w=l.get(y).e,(w.f&Zs)===0&&(w.nodes?.a?.measure(),(_??=new Set).add(w));for(S=0;S<r;S+=1){if(x=e[S],y=a(x,S),w=l.get(y).e,t.outrogroups!==null)for(const L of t.outrogroups)L.pending.delete(w),L.done.delete(w);if((w.f&Zs)!==0)if(w.f^=Zs,w===d)wa(w,null,s);else{var E=u?u.next:d;w===t.effect.last&&(t.effect.last=w.prev),w.prev&&(w.prev.next=w.next),w.next&&(w.next.prev=w.prev),cn(t,u,w),cn(t,w,E),wa(w,E,s),u=w,p=[],v=[],d=ua(u.next);continue}if((w.f&fs)!==0&&(Or(w),i&&(w.nodes?.a?.unfix(),(_??=new Set).delete(w))),w!==d){if(o!==void 0&&o.has(w)){if(p.length<v.length){var A=v[0],K;u=A.prev;var U=p[0],te=p[p.length-1];for(K=0;K<p.length;K+=1)wa(p[K],A,s);for(K=0;K<v.length;K+=1)o.delete(v[K]);cn(t,U.prev,te.next),cn(t,u,U),cn(t,te,A),d=A,u=te,S-=1,p=[],v=[]}else o.delete(w),wa(w,d,s),cn(t,w.prev,w.next),cn(t,w,u===null?t.effect.first:u.next),cn(t,u,w),u=w;continue}for(p=[],v=[];d!==null&&d!==w;)(o??=new Set).add(d),v.push(d),d=ua(d.next);if(d===null)continue}(w.f&Zs)===0&&p.push(w),u=w,d=ua(w.next)}if(t.outrogroups!==null){for(const L of t.outrogroups)L.pending.size===0&&(Sr(Ki(L.done)),t.outrogroups?.delete(L));t.outrogroups.size===0&&(t.outrogroups=null)}if(d!==null||o!==void 0){var X=[];if(o!==void 0)for(w of o)(w.f&fs)===0&&X.push(w);for(;d!==null;)(d.f&fs)===0&&d!==t.fallback&&X.push(d),d=ua(d.next);var C=X.length;if(C>0){var F=(n&Jo)!==0&&r===0?s:null;if(i){for(S=0;S<C;S+=1)X[S].nodes?.a?.measure();for(S=0;S<C;S+=1)X[S].nodes?.a?.fix()}nh(t,X,F)}}i&&en(()=>{if(_!==void 0)for(w of _)w.nodes?.a?.apply()})}function ih(t,e,s,n,a,i,r,l){var d=(r&tu)!==0?(r&au)===0?Pu(s,!1,!1):Un(s):null,o=(r&su)!==0?Un(a):null;return{v:d,i:o,e:gs(()=>(i(e,d??s,o??a,l),()=>{t.delete(n)}))}}function wa(t,e,s){if(t.nodes)for(var n=t.nodes.start,a=t.nodes.end,i=e&&(e.f&Zs)===0?e.nodes.start:s;n!==null;){var r=Oa(n);if(i.before(n),n===a)return;n=r}}function cn(t,e,s){e===null?t.effect.first=s:e.next=s,s===null?t.effect.last=e:s.prev=e}function rh(t,e,s=!1,n=!1,a=!1){var i=t,r="";O(()=>{var l=Re;if(r!==(r=e()??"")&&(l.nodes!==null&&(Sc(l.nodes.start,l.nodes.end),l.nodes=null),r!=="")){var d=s?hu:n?fu:void 0,o=xc(s?"svg":n?"math":"template",d);o.innerHTML=r;var u=s||n?o:o.content;if(ra(sn(u),u.lastChild),s||n)for(;sn(u);)i.before(sn(u));else i.before(u)}})}function pl(t,e,...s){var n=new Qc(t);Mi(()=>{const a=e()??null;n.ensure(a,a&&(i=>a(i,...s)))},zn)}function zc(t){var e,s,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t)){var a=t.length;for(e=0;e<a;e++)t[e]&&(s=zc(t[e]))&&(n&&(n+=" "),n+=s)}else for(s in t)t[s]&&(n&&(n+=" "),n+=s);return n}function lh(){for(var t,e,s=0,n="",a=arguments.length;s<a;s++)(t=arguments[s])&&(e=zc(t))&&(n&&(n+=" "),n+=e);return n}function oh(t){return typeof t=="object"?lh(t):t??""}const gl=[...`
|
|
2
|
+
\r\f \v\uFEFF`];function ch(t,e,s){var n=t==null?"":""+t;if(e&&(n=n?n+" "+e:e),s){for(var a of Object.keys(s))if(s[a])n=n?n+" "+a:a;else if(n.length)for(var i=a.length,r=0;(r=n.indexOf(a,r))>=0;){var l=r+i;(r===0||gl.includes(n[r-1]))&&(l===n.length||gl.includes(n[l]))?n=(r===0?"":n.substring(0,r))+n.substring(l+1):r=l}}return n===""?null:n}function xe(t,e,s,n,a,i){var r=t.__className;if(r!==s||r===void 0){var l=ch(s,n,i);l==null?t.removeAttribute("class"):t.className=l,t.__className=s}else if(i&&a!==i)for(var d in i){var o=!!i[d];(a==null||o!==!!a[d])&&t.classList.toggle(d,o)}return i}function Gr(t,e,s=!1){if(t.multiple){if(e==null)return;if(!Pr(e))return _u();for(var n of t.options)n.selected=e.includes(Aa(n));return}for(n of t.options){var a=Aa(n);if(Du(a,e)){n.selected=!0;return}}(!s||e!==void 0)&&(t.selectedIndex=-1)}function Nc(t){var e=new MutationObserver(()=>{Gr(t,t.__value)});e.observe(t,{childList:!0,subtree:!0,attributes:!0,attributeFilter:["value"]}),Nr(()=>{e.disconnect()})}function Uc(t,e,s=e){var n=new WeakSet,a=!0;bc(t,"change",i=>{var r=i?"[selected]":":checked",l;if(t.multiple)l=[].map.call(t.querySelectorAll(r),Aa);else{var d=t.querySelector(r)??t.querySelector("option:not([disabled])");l=d&&Aa(d)}s(l),ze!==null&&n.add(ze)}),yc(()=>{var i=e();if(t===document.activeElement){var r=pi??ze;if(n.has(r))return}if(Gr(t,i,a),a&&i===void 0){var l=t.querySelector(":checked");l!==null&&(i=Aa(l),s(i))}t.__value=i,a=!1}),Nc(t)}function Aa(t){return"__value"in t?t.__value:t.value}const dh=Symbol("is custom element"),uh=Symbol("is html"),hh=Hd?"progress":"PROGRESS";function Hc(t,e){var s=Oc(t);s.value===(s.value=e??void 0)||t.value===e&&(e!==0||t.nodeName!==hh)||(t.value=e??"")}function Jt(t,e,s,n){var a=Oc(t);a[e]!==(a[e]=s)&&(e==="loading"&&(t[Ud]=s),s==null?t.removeAttribute(e):typeof s!="string"&&fh(t).includes(e)?t[e]=s:t.setAttribute(e,s))}function Oc(t){return t.__attributes??={[dh]:t.nodeName.includes("-"),[uh]:t.namespaceURI===$o}}var xl=new Map;function fh(t){var e=t.getAttribute("is")||t.nodeName,s=xl.get(e);if(s)return s;xl.set(e,s=[]);for(var n,a=t,i=Element.prototype;i!==a;){n=qo(a);for(var r in n)n[r].set&&s.push(r);a=Br(a)}return s}function Oe(t,e,s=e){var n=new WeakSet;bc(t,"input",async a=>{var i=a?t.defaultValue:t.value;if(i=Ui(t)?Hi(i):i,s(i),ze!==null&&n.add(ze),await Pc(),i!==(i=e())){var r=t.selectionStart,l=t.selectionEnd,d=t.value.length;if(t.value=i??"",l!==null){var o=t.value.length;r===l&&l===d&&o>d?(t.selectionStart=o,t.selectionEnd=o):(t.selectionStart=r,t.selectionEnd=Math.min(l,o))}}}),Ga(e)==null&&t.value&&(s(Ui(t)?Hi(t.value):t.value),ze!==null&&n.add(ze)),Ur(()=>{var a=e();if(t===document.activeElement){var i=pi??ze;if(n.has(i))return}Ui(t)&&a===Hi(t.value)||t.type==="date"&&!a&&!t.value||a!==t.value&&(t.value=a??"")})}function Ui(t){var e=t.type;return e==="number"||e==="range"}function Hi(t){return t===""?null:+t}function bl(t,e){return t===e||t?.[$s]===e}function _h(t={},e,s,n){return yc(()=>{var a,i;return Ur(()=>{a=i,i=[],Ga(()=>{t!==s(...i)&&(e(t,...i),a&&bl(s(...a),t)&&e(null,...a))})}),()=>{en(()=>{i&&bl(s(...i),t)&&e(null,...i)})}}),t}function Vc(t=!1){const e=Tt,s=e.l.u;if(!s)return;let n=()=>qu(e.s);if(t){let a=0,i={};const r=Ha(()=>{let l=!1;const d=e.s;for(const o in d)d[o]!==i[o]&&(i[o]=d[o],l=!0);return l&&a++,a});n=()=>c(r)}s.b.length&&Nu(()=>{ml(e,n),_r(s.b)}),gt(()=>{const a=Ga(()=>s.m.map(zd));return()=>{for(const i of a)typeof i=="function"&&i()}}),s.a.length&>(()=>{ml(e,n),_r(s.a)})}function ml(t,e){if(t.l.s)for(const s of t.l.s)c(s);e()}let $a=!1;function vh(t){var e=$a;try{return $a=!1,[t(),$a]}finally{$a=e}}function jn(t,e,s,n){var a=!Na||(s&ru)!==0,i=(s&ou)!==0,r=(s&cu)!==0,l=n,d=!0,o=()=>(d&&(d=!1,l=r?Ga(n):n),l),u;if(i){var _=$s in t||Nd in t;u=$n(t,e)?.set??(_&&e in t?A=>t[e]=A:void 0)}var p,v=!1;i?[p,v]=vh(()=>t[e]):p=t[e],p===void 0&&n!==void 0&&(p=o(),u&&(a&&Yd(),u(p)));var x;if(a?x=()=>{var A=t[e];return A===void 0?o():(d=!0,A)}:x=()=>{var A=t[e];return A!==void 0&&(l=void 0),A===void 0?l:A},a&&(s&lu)===0)return x;if(u){var y=t.$$legacy;return(function(A,K){return arguments.length>0?((!a||!K||y||v)&&u(K?x():A),A):x()})}var w=!1,S=((s&iu)!==0?Ha:Ir)(()=>(w=!1,x()));i&&c(S);var E=Re;return(function(A,K){if(arguments.length>0){const U=K?c(S):a&&i?Ue(A):A;return b(S,U),w=!0,l!==void 0&&(l=U),A}return yn&&w||(E.f&Js)!==0?S.v:c(S)})}const ph="5";typeof window<"u"&&((window.__svelte??={}).v??=new Set).add(ph);const qr="browserbird_auth_token",la="";let Gc=null;function gh(t){Gc=t}function Xi(){return localStorage.getItem(qr)}function wl(t){localStorage.setItem(qr,t)}function Wr(){localStorage.removeItem(qr)}async function ke(t,e){const s={},n=Xi();n&&(s.Authorization=`Bearer ${n}`),e?.body!==void 0&&(s["Content-Type"]="application/json");const a=await fetch(`${la}${t}`,{method:e?.method??"GET",headers:s,body:e?.body!==void 0?JSON.stringify(e.body):void 0});if(a.status===401)throw Wr(),Gc?.(),new Error("Unauthorized");if(!a.ok){const i=await a.json().catch(()=>({error:a.statusText}));throw new Error(i.error??`${a.status}`)}return a.json()}async function yl(){return(await fetch(`${la}/api/auth/check`)).json()}async function xh(t,e){const s=await fetch(`${la}/api/auth/login`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:t,password:e})});if(!s.ok){const n=await s.json().catch(()=>({error:"Login failed"}));throw new Error(n.error??"Login failed")}return s.json()}async function bh(t,e){const s=await fetch(`${la}/api/auth/setup`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({email:t,password:e})});if(!s.ok){const n=await s.json().catch(()=>({error:"Setup failed"}));throw new Error(n.error??"Setup failed")}return s.json()}async function mh(){try{return await ke("/api/auth/verify",{method:"POST"}),!0}catch{return Wr(),!1}}function kl(){const t=window.location.hash.slice(2),e=t.indexOf("?");return(e===-1?t:t.slice(0,e))||"status"}function Li(){const t=window.location.hash.slice(2),e=t.indexOf("?");return new URLSearchParams(e===-1?"":t.slice(e+1))}async function wh(){return ke("/api/onboarding/defaults")}async function yh(t,e){return ke("/api/onboarding/slack",{method:"POST",body:{botToken:t,appToken:e}})}async function kh(t){return ke("/api/onboarding/agent",{method:"POST",body:t})}async function Sh(t){return ke("/api/onboarding/auth",{method:"POST",body:t})}async function Eh(t){return ke("/api/onboarding/browser",{method:"POST",body:t})}async function Ch(t,e){return ke("/api/onboarding/browser/probe",{method:"POST",body:{host:t,port:e}})}async function Ah(){return ke("/api/onboarding/complete",{method:"POST",body:{}})}let as=null,Er=null,Cr=null,ya=null,Ka=null,Fa=null;function Sl(t,e,s){qc(),Er=t,Cr=e??null,ya=s??null;const n=Xi(),a=n?`${la}/api/events?token=${encodeURIComponent(n)}`:`${la}/api/events`;as=new EventSource(a),Ka=i=>{ya?.("connected");try{const r=JSON.parse(i.data);Er?.(r)}catch{}},Fa=i=>{try{const r=JSON.parse(i.data);Cr?.(r)}catch{}},as.addEventListener("status",Ka),as.addEventListener("invalidate",Fa),as.onerror=()=>{ya?.("disconnected")},as.onopen=()=>{ya?.("connected")}}function qc(){as&&(Ka&&(as.removeEventListener("status",Ka),Ka=null),Fa&&(as.removeEventListener("invalidate",Fa),Fa=null),as.onerror=null,as.onopen=null,as.close(),as=null),Er=null,Cr=null,ya=null}function Kh(){return as!==null&&as.readyState===EventSource.OPEN}const Ar=new Set;function Pi(t){return Ar.add(t),()=>Ar.delete(t)}function El(t){for(const e of Ar)e(t)}var Fh=T('<div class="drawer-backdrop svelte-181dlmc" role="presentation"></div>'),Th=T('<a><svg class="nav-icon svelte-181dlmc" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><!></svg> <span class="nav-label svelte-181dlmc"> </span></a>'),Mh=En('<path d="m9 18 6-6-6-6"></path>'),Xh=En('<path d="m15 18-6-6 6-6"></path>'),Lh=T('<!> <nav><div class="sidebar-brand svelte-181dlmc"><img src="/logo.svg" alt="BrowserBird" class="brand-logo brand-logo-full svelte-181dlmc"/> <img src="/logo-icon.svg" alt="BrowserBird" class="brand-logo brand-logo-icon svelte-181dlmc"/></div> <div class="sidebar-nav svelte-181dlmc"><!> <button class="nav-item signout-item svelte-181dlmc"><svg class="nav-icon svelte-181dlmc" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4"></path><polyline points="16 17 21 12 16 7"></polyline><line x1="21" y1="12" x2="9" y2="12"></line></svg> <span class="nav-label svelte-181dlmc">Sign out</span></button></div> <div class="sidebar-footer svelte-181dlmc"><button class="toggle-btn svelte-181dlmc"><svg class="toggle-icon svelte-181dlmc" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><!></svg></button></div></nav>',1);function Ph(t,e){et(e,!0);const s=[{page:"status",label:"Status",svg:'<rect width="7" height="9" x="3" y="3" rx="1"/><rect width="7" height="5" x="14" y="3" rx="1"/><rect width="7" height="9" x="14" y="12" rx="1"/><rect width="7" height="5" x="3" y="16" rx="1"/>'},{page:"sessions",label:"Sessions",svg:'<path d="M16 10a2 2 0 0 1-2 2H6.828a2 2 0 0 0-1.414.586l-2.202 2.202A.71.71 0 0 1 2 14.286V4a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z"/><path d="M20 9a2 2 0 0 1 2 2v10.286a.71.71 0 0 1-1.212.502l-2.202-2.202A2 2 0 0 0 17.172 19H10a2 2 0 0 1-2-2v-1"/>'},{page:"birds",label:"Birds",svg:'<path d="M16 7h.01"/><path d="M3.4 18H12a8 8 0 0 0 8-8V7a4 4 0 0 0-7.28-2.3L2 20"/><path d="m20 7 2 .5-2 .5"/><path d="M10 18v3"/><path d="M14 17.75V21"/><path d="M7 18a6 6 0 0 0 3.84-10.61"/>'},{page:"browser",label:"Browser",svg:'<rect width="20" height="14" x="2" y="3" rx="2"/><line x1="8" x2="16" y1="21" y2="21"/><line x1="12" x2="12" y1="17" y2="21"/>'},{page:"settings",label:"Settings",svg:'<path d="M9.671 4.136a2.34 2.34 0 0 1 4.659 0 2.34 2.34 0 0 0 3.319 1.915 2.34 2.34 0 0 1 2.33 4.033 2.34 2.34 0 0 0 0 3.831 2.34 2.34 0 0 1-2.33 4.033 2.34 2.34 0 0 0-3.319 1.915 2.34 2.34 0 0 1-4.659 0 2.34 2.34 0 0 0-3.32-1.915 2.34 2.34 0 0 1-2.33-4.033 2.34 2.34 0 0 0 0-3.831A2.34 2.34 0 0 1 6.35 6.051a2.34 2.34 0 0 0 3.319-1.915"/><circle cx="12" cy="12" r="3"/>'}];function n(){e.onmobileclose()}var a=Lh(),i=ye(a);{var r=E=>{var A=Fh();G("click",A,function(...K){e.onmobileclose?.apply(this,K)}),k(E,A)};H(i,E=>{e.mobileOpen&&E(r)})}var l=f(i,2);let d;var o=f(h(l),2),u=h(o);Ct(u,17,()=>s,Vr,(E,A)=>{var K=Th();let U;var te=h(K),X=h(te);rh(X,()=>c(A).svg,!0);var C=f(te,2),F=h(C);O(()=>{U=xe(K,1,"nav-item svelte-181dlmc",null,U,{active:e.currentPage===c(A).page}),Jt(K,"href",`#/${(c(A).page==="status"?"":c(A).page)??""}`),Jt(K,"title",e.collapsed?c(A).label:void 0),M(F,c(A).label)}),G("click",K,n),k(E,K)});var _=f(u,2),p=f(o,2),v=h(p),x=h(v),y=h(x);{var w=E=>{var A=Mh();k(E,A)},S=E=>{var A=Xh();k(E,A)};H(y,E=>{e.collapsed?E(w):E(S,!1)})}O(()=>{d=xe(l,1,"sidebar svelte-181dlmc",null,d,{collapsed:e.collapsed,"mobile-open":e.mobileOpen}),Jt(_,"title",e.collapsed?"Sign out":void 0),Jt(v,"title",e.collapsed?"Expand sidebar":"Collapse sidebar")}),G("click",_,function(...E){e.onsignout?.apply(this,E)}),G("click",v,function(...E){e.ontoggle?.apply(this,E)}),k(t,a),tt()}ut(["click"]);var Bh=T('<div><span></span> <span class="svc-row-label svelte-nma0bt"> </span> <span class="svc-row-detail mono svelte-nma0bt"> </span></div>'),Dh=T('<div class="svc-popover svelte-nma0bt"></div>'),Rh=T('<div class="svc-status svelte-nma0bt"><button class="svc-btn svelte-nma0bt" title="Service status"><span></span></button> <!></div>');function Ih(t,e){et(e,!0);let s=W(!1);const n=Ee(()=>e.status?[{label:"Agent CLI",ok:e.status.agent.available,detail:e.status.agent.available?"ready":"not found",applicable:!0},{label:"Slack",ok:e.status.slack.connected,detail:e.status.slack.connected?"connected":"disconnected",applicable:!0},{label:"Browser",ok:e.status.browser.connected,detail:e.status.browser.connected?"connected":"unreachable",applicable:e.status.browser.enabled}]:[]),a=Ee(()=>c(n).filter(w=>w.applicable)),i=Ee(()=>c(a).length>0&&c(a).every(w=>w.ok)),r=Ee(()=>c(a).length===0||c(a).every(w=>!w.ok)),l=Ee(()=>c(i)?"ok":c(r)?"err":"warn");function d(){b(s,!c(s))}function o(w){w.target.closest(".svc-status")||b(s,!1)}gt(()=>{if(c(s))return document.addEventListener("click",o,!0),()=>document.removeEventListener("click",o,!0)});var u=Rh(),_=h(u),p=h(_);let v;var x=f(_,2);{var y=w=>{var S=Dh();Ct(S,21,()=>c(n),E=>E.label,(E,A)=>{var K=Bh();let U;var te=h(K);let X;var C=f(te,2),F=h(C),L=f(C,2),Z=h(L);O(()=>{U=xe(K,1,"svc-row svelte-nma0bt",null,U,{"svc-row-disabled":!c(A).applicable}),X=xe(te,1,"svc-row-dot svelte-nma0bt",null,X,{"svc-ok":c(A).applicable&&c(A).ok,"svc-err":c(A).applicable&&!c(A).ok,"svc-off":!c(A).applicable}),M(F,c(A).label),M(Z,c(A).applicable?c(A).detail:"disabled")}),k(E,K)}),k(w,S)};H(x,w=>{c(s)&&w(y)})}O(()=>v=xe(p,1,"svc-dot svelte-nma0bt",null,v,{"svc-ok":c(l)==="ok","svc-warn":c(l)==="warn","svc-err":c(l)==="err"})),G("click",_,d),k(t,u),tt()}ut(["click"]);xu();let Qh=0;const Kr=new Map;let xi=Ue([]);function Me(t,e="info"){const s=Qh++;xi.push({id:s,message:t,type:e}),Kr.set(s,setTimeout(()=>Wc(s),4e3))}function Wc(t){const e=Kr.get(t);e!=null&&(clearTimeout(e),Kr.delete(t));const s=xi.findIndex(n=>n.id===t);s!==-1&&xi.splice(s,1)}var zh=T('<div><span class="toast-message svelte-1ig2a9j"> </span> <button class="toast-close svelte-1ig2a9j" aria-label="Dismiss">×</button></div>'),Nh=T('<div class="toast-container svelte-1ig2a9j"></div>');function Uh(t,e){et(e,!1),Vc();var s=Nh();Ct(s,5,()=>xi,n=>n.id,(n,a)=>{var i=zh(),r=h(i),l=h(r),d=f(r,2);O(()=>{xe(i,1,`toast toast-${c(a).type??""}`,"svelte-1ig2a9j"),M(l,c(a).message)}),G("click",d,()=>Wc(c(a).id)),k(n,i)}),k(t,s),tt()}ut(["click"]);const bn=Ue({pending:null});function jr(t){return new Promise(e=>{bn.pending={message:t,resolve:e}})}function ha(t){if(bn.pending==null)return;const{resolve:e}=bn.pending;bn.pending=null,e(t)}var Hh=T('<div class="overlay svelte-1efofyg"><button class="backdrop svelte-1efofyg" type="button" aria-label="Close dialog"></button> <div class="dialog svelte-1efofyg" role="alertdialog" aria-modal="true"><p class="message svelte-1efofyg"> </p> <div class="actions svelte-1efofyg"><button class="btn btn-outline btn-sm">Cancel</button> <button class="btn btn-danger btn-sm">Confirm</button></div></div></div>');function Oh(t,e){et(e,!1);function s(r){bn.pending&&(r.key==="Escape"&&ha(!1),r.key==="Enter"&&ha(!0))}Vc();var n=pt();In("keydown",gi,s);var a=ye(n);{var i=r=>{var l=Hh(),d=h(l),o=f(d,2),u=h(o),_=h(u),p=f(u,2),v=h(p),x=f(v,2);O(()=>M(_,bn.pending.message)),G("click",d,()=>ha(!1)),G("click",v,()=>ha(!1)),G("click",x,()=>ha(!0)),k(r,l)};H(a,r=>{bn.pending&&r(i)})}k(t,n),tt()}ut(["click"]);function Kt(t){const e=t.indexOf("_");return e===-1?t.slice(0,10):t.slice(0,e+1+7)}function Vh(t){const e=Math.floor(t/6e4),s=Math.floor(e/1440),n=Math.floor(e%1440/60),a=e%60;return s>0?`${s}d ${n}h`:n>0?`${n}h ${a}m`:`${a}m`}function bs(t){const e=Date.now()-new Date(t+"Z").getTime(),s=Math.floor(e/6e4);if(s<1)return"just now";if(s<60)return`${s}m ago`;const n=Math.floor(s/60);return n<24?`${n}h ago`:`${Math.floor(n/24)}d ago`}function kn(){return new Date().toLocaleTimeString()}function Gh(t){const e=new Date(t).getTime()-Date.now();if(e<=0)return"now";const s=Math.floor(e/6e4);if(s<60)return`${s}m`;const n=Math.floor(s/60),a=s%60;return n<24?a>0?`${n}h ${a}m`:`${n}h`:`${Math.floor(n/24)}d ${n%24}h`}function bi(t,e){if(!e)return"-";const s=new Date(e).getTime()-new Date(t).getTime();if(s<0)return"-";const n=Math.round(s/1e3);return n>=60?`${Math.floor(n/60)}m ${n%60}s`:`${n}s`}var qh=T('<input type="search" class="search-input svelte-b78yyc"/>'),Wh=T('<div class="table-toolbar svelte-b78yyc"><!> <!></div>'),jh=En('<svg class="sort-icon svelte-b78yyc" viewBox="0 0 10 6" fill="none" aria-hidden="true"><path d="M1 5L5 1L9 5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>'),Yh=En('<svg class="sort-icon svelte-b78yyc" viewBox="0 0 10 6" fill="none" aria-hidden="true"><path d="M1 1L5 5L9 1" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>'),Zh=T('<button class="sort-btn svelte-b78yyc"> <!></button>'),Jh=T("<th><!></th>"),$h=T('<tr><td class="empty-state svelte-b78yyc"> </td></tr>'),e0=T('<div class="pagination svelte-b78yyc"><button class="pg-btn svelte-b78yyc"><svg class="pg-icon svelte-b78yyc" viewBox="0 0 6 10" fill="none" aria-hidden="true"><path d="M5 1L1 5L5 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg> Prev</button> <span class="pg-info svelte-b78yyc"> </span> <button class="pg-btn svelte-b78yyc">Next <svg class="pg-icon svelte-b78yyc" viewBox="0 0 6 10" fill="none" aria-hidden="true"><path d="M1 1L5 5L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div>'),t0=T('<!> <div><div class="table-scroll svelte-b78yyc"><table class="table svelte-b78yyc"><thead><tr></tr></thead><tbody><!></tbody></table></div> <!></div>',1);function hn(t,e){et(e,!0);let s=jn(e,"emptyMessage",3,"No data"),n=jn(e,"searchPlaceholder",3,"Search...");const a=Ee(()=>e.page!=null&&e.totalPages!=null&&e.onPageChange!=null);function i(X){return e.sort?e.sort===`-${X}`?"desc":e.sort===X?"asc":null:null}let r;function l(X){const C=X.target.value;clearTimeout(r),r=setTimeout(()=>e.onSearchChange?.(C),300)}var d=t0(),o=ye(d);{var u=X=>{var C=Wh(),F=h(C);{var L=ue=>{var ee=pt(),N=ye(ee);pl(N,()=>e.toolbar),k(ue,ee)};H(F,ue=>{e.toolbar&&ue(L)})}var Z=f(F,2);{var oe=ue=>{var ee=qh();O(()=>{Jt(ee,"placeholder",n()),Hc(ee,e.search??"")}),G("input",ee,l),k(ue,ee)};H(Z,ue=>{e.onSearchChange&&ue(oe)})}k(X,C)};H(o,X=>{(e.toolbar||e.onSearchChange)&&X(u)})}var _=f(o,2);let p;var v=h(_),x=h(v),y=h(x),w=h(y);Ct(w,21,()=>e.columns,X=>X.key,(X,C)=>{var F=Jh(),L=h(F);{var Z=ue=>{const ee=Ee(()=>i(c(C).key));var N=Zh(),se=h(N),ae=f(se);{var me=he=>{var Te=jh();k(he,Te)},be=he=>{var Te=Yh();k(he,Te)};H(ae,he=>{c(ee)==="asc"?he(me):c(ee)==="desc"&&he(be,1)})}O(()=>M(se,`${c(C).label??""} `)),G("click",N,()=>e.onSortChange(c(C).key)),k(ue,N)},oe=ue=>{var ee=Qs();O(()=>M(ee,c(C).label)),k(ue,ee)};H(L,ue=>{c(C).sortable&&e.onSortChange?ue(Z):ue(oe,!1)})}O(()=>xe(F,1,oh(c(C).class??""),"svelte-b78yyc")),k(X,F)});var S=f(y),E=h(S);{var A=X=>{var C=$h(),F=h(C),L=h(F);O(()=>{Jt(F,"colspan",e.columns.length),M(L,s())}),k(X,C)},K=X=>{var C=pt(),F=ye(C);pl(F,()=>e.children),k(X,C)};H(E,X=>{e.isEmpty?X(A):X(K,!1)})}var U=f(v,2);{var te=X=>{var C=e0(),F=h(C),L=f(F,2),Z=h(L),oe=f(L,2);O(()=>{F.disabled=e.page===1,M(Z,`Page ${e.page??""} of ${e.totalPages??""}${e.totalItems!=null?` | ${e.totalItems} total`:""}`),oe.disabled=e.page===e.totalPages}),G("click",F,()=>e.onPageChange(e.page-1)),G("click",oe,()=>e.onPageChange(e.page+1)),k(X,C)};H(U,X=>{c(a)&&e.totalPages>1&&X(te)})}O(()=>p=xe(_,1,"table-card svelte-b78yyc",null,p,{"table-fetching":e.fetching})),k(t,d),tt()}ut(["input","click"]);var s0=T("<span> </span>");function mn(t,e){const s={pending:"badge-warning",running:"badge-accent",completed:"badge-success",failed:"badge-error",success:"badge-success",error:"badge-error",triggered:"badge-accent",debug:"badge-muted",info:"badge-accent",warn:"badge-warning"},n=Ee(()=>s[e.status]??"badge-muted");var a=s0(),i=h(a);O(()=>{xe(a,1,`badge ${c(n)??""}`,"svelte-1fmrh5r"),M(i,e.status)}),k(t,a)}var n0=T('<div class="loading">Loading...</div>'),a0=T('<div><span></span> <span class="svc-label svelte-1076tzk">Browser</span> <span class="svc-detail mono svelte-1076tzk"> </span></div>'),i0=T('<tr><td class="mono"> </td><td><a class="bird-link svelte-1076tzk"> </a></td><td class="mono failure-count svelte-1076tzk"> </td><td><!></td><td> </td><td><button class="btn btn-outline btn-sm">Retry</button></td></tr>'),r0=T('<div class="section svelte-1076tzk"><div class="section-header svelte-1076tzk"><h2 class="section-title section-title-error svelte-1076tzk">Failing Birds</h2> <span class="last-updated svelte-1076tzk"> </span></div> <!></div>'),l0=T('<tr class="clickable-row svelte-1076tzk"><td class="mono"> </td><td> </td><td><!></td><td class="mono"> </td><td> </td></tr>'),o0=T('<div class="section svelte-1076tzk"><div class="section-header svelte-1076tzk"><h2 class="section-title section-title-active svelte-1076tzk">Active Flights</h2></div> <!></div>'),c0=T('<tr class="clickable-row svelte-1076tzk"><td class="mono"> </td><td> </td><td class="mono"> </td><td class="mono countdown svelte-1076tzk"> </td></tr>'),d0=T('<div class="section svelte-1076tzk"><div class="section-header svelte-1076tzk"><h2 class="section-title svelte-1076tzk">Next Up</h2></div> <!></div>'),u0=T('<tr class="clickable-row svelte-1076tzk"><td class="mono"> </td><td> </td><td><!></td><td class="mono"> </td><td> </td></tr>'),h0=T('<tr class="clickable-row svelte-1076tzk"><td class="mono"> </td><td class="mono"> </td><td> </td><td> </td><td> </td></tr>'),f0=T('<div class="svc-row svelte-1076tzk"><div><span></span> <span class="svc-label svelte-1076tzk">Agent CLI</span> <span class="svc-detail mono svelte-1076tzk"> </span></div> <div><span></span> <span class="svc-label svelte-1076tzk">Slack</span> <span class="svc-detail mono svelte-1076tzk"> </span></div> <!></div> <div class="num-grid svelte-1076tzk"><div class="num-card num-card-accent svelte-1076tzk"><div class="num-head svelte-1076tzk"><span class="num-label svelte-1076tzk">Flights</span> <span class="num-badge mono svelte-1076tzk"> </span></div> <div class="num-value svelte-1076tzk"> </div> <div class="num-sub svelte-1076tzk"><span> </span> <span class="num-sep svelte-1076tzk"></span> <span> </span></div></div> <div class="num-card num-card-neutral svelte-1076tzk"><div class="num-head svelte-1076tzk"><span class="num-label svelte-1076tzk">Messages</span></div> <div class="num-value svelte-1076tzk"> </div> <div class="num-sub svelte-1076tzk"><span> </span></div></div> <div class="num-card num-card-warm svelte-1076tzk"><div class="num-head svelte-1076tzk"><span class="num-label svelte-1076tzk">Tokens</span></div> <div class="num-value svelte-1076tzk"> </div> <div class="num-sub svelte-1076tzk"><span> </span> <span class="num-sep svelte-1076tzk"></span> <span> </span></div></div></div> <!> <!> <!> <div class="section svelte-1076tzk"><div class="section-header svelte-1076tzk"><h2 class="section-title svelte-1076tzk">Recent Flights</h2> <a href="#/birds" class="section-link svelte-1076tzk">View all</a></div> <!></div> <div class="section svelte-1076tzk"><div class="section-header svelte-1076tzk"><h2 class="section-title svelte-1076tzk">Recent Sessions</h2> <a href="#/sessions" class="section-link svelte-1076tzk">View all</a></div> <!></div>',1);function _0(t,e){et(e,!0);let s=W(Ue([])),n=W(Ue([])),a=W(Ue([])),i=W(Ue([])),r=W(Ue([])),l=W(Ue(kn())),d=W(!0);const o=[{key:"uid",label:"ID"},{key:"name",label:"Bird"},{key:"failure_count",label:"Failures"},{key:"last_status",label:"Status"},{key:"last_run",label:"Last Run"},{key:"actions",label:""}],u=[{key:"uid",label:"ID"},{key:"name",label:"Bird"},{key:"schedule",label:"Schedule"},{key:"next_run",label:"Next Run"}],_=[{key:"uid",label:"ID"},{key:"bird_name",label:"Bird"},{key:"status",label:"Status"},{key:"duration",label:"Duration"},{key:"started_at",label:"Started"}],p=[{key:"uid",label:"ID"},{key:"channel_id",label:"Channel"},{key:"agent_id",label:"Agent"},{key:"message_count",label:"Messages"},{key:"last_active",label:"Last Active"}];async function v(X){try{const[C,F,L,Z,oe]=await Promise.all([ke("/api/birds?perPage=100"),ke("/api/birds/upcoming?limit=5"),ke("/api/flights?status=running&perPage=5"),ke("/api/flights?perPage=5"),ke("/api/sessions?perPage=5")]);if(X.aborted)return;b(s,C.items.filter(ue=>ue.failure_count>0),!0),c(s).sort((ue,ee)=>ee.failure_count-ue.failure_count),b(n,F,!0),b(a,L.items,!0),b(i,Z.items,!0),b(r,oe.items,!0),b(l,kn(),!0)}catch{}finally{X.aborted||b(d,!1)}}gt(()=>{const X=new AbortController;v(X.signal);const C=Pi(F=>{(F.resource==="sessions"||F.resource==="birds")&&v(X.signal)});return()=>{X.abort(),C()}});async function x(X){try{await ke(`/api/birds/${X}/fly`,{method:"POST"}),Me(`Bird ${Kt(X)} sent on a flight`,"success")}catch(C){Me(`Failed: ${C.message}`,"error")}}const y=Ee(()=>e.status?.slack.connected??!1),w=Ee(()=>e.status?.agent.available??!1),S=Ee(()=>e.status?.browser.enabled??!1),E=Ee(()=>e.status?.browser.connected??!1);var A=pt(),K=ye(A);{var U=X=>{var C=n0();k(X,C)},te=X=>{var C=f0(),F=ye(C),L=h(F);let Z;var oe=h(L);let ue;var ee=f(oe,4),N=h(ee),se=f(L,2);let ae;var me=h(se);let be;var he=f(me,4),Te=h(he),ne=f(se,2);{var re=Ge=>{var qe=a0();let ht;var ot=h(qe);let At;var ct=f(ot,4),We=h(ct);O(()=>{ht=xe(qe,1,"svc-card svelte-1076tzk",null,ht,{"svc-ok":c(E),"svc-err":!c(E)}),At=xe(ot,1,"svc-dot svelte-1076tzk",null,At,{"dot-ok":c(E),"dot-err":!c(E)}),M(We,c(E)?"connected":"unreachable")}),k(Ge,qe)};H(ne,Ge=>{c(S)&&Ge(re)})}var de=f(F,2),_e=h(de),fe=h(_e),we=f(h(fe),2),ce=h(we),ve=f(fe,2),J=h(ve),j=f(ve,2),V=h(j),pe=h(V),Ae=f(V,4),Pe=h(Ae),Ie=f(_e,2),st=f(h(Ie),2),De=h(st),xt=f(st,2),Gt=h(xt),rs=h(Gt),qt=f(Ie,2),es=f(h(qt),2),lt=h(es),Wt=f(es,2),ts=h(Wt),ls=h(ts),bt=f(ts,4),_s=h(bt),Us=f(de,2);{var Cn=Ge=>{var qe=r0(),ht=h(qe),ot=f(h(ht),2),At=h(ot),ct=f(ht,2);hn(ct,{get columns(){return o},isEmpty:!1,children:(We,ft)=>{var Ye=pt(),Y=ye(Ye);Ct(Y,17,()=>c(s),ie=>ie.uid,(ie,ge)=>{var Ke=i0(),Ne=h(Ke),je=h(Ne),dt=f(Ne),_t=h(dt),Rt=h(_t),Mt=f(dt),It=h(Mt),Ps=f(Mt),Fe=h(Ps);{var Ze=Bs=>{mn(Bs,{get status(){return c(ge).last_status}})},nt=Bs=>{var da=Qs("-");k(Bs,da)};H(Fe,Bs=>{c(ge).last_status?Bs(Ze):Bs(nt,!1)})}var Qt=f(Ps),jt=h(Qt),An=f(Qt),Vs=h(An);O((Bs,da,Qi)=>{M(je,Bs),Jt(_t,"href",`#/birds?search=${da??""}`),M(Rt,c(ge).name),M(It,c(ge).failure_count),M(jt,Qi)},[()=>Kt(c(ge).uid),()=>encodeURIComponent(Kt(c(ge).uid)),()=>c(ge).last_run?bs(c(ge).last_run):"-"]),G("click",Vs,()=>x(c(ge).uid)),k(ie,Ke)}),k(We,Ye)},$$slots:{default:!0}}),O(()=>M(At,`Updated ${c(l)??""}`)),k(Ge,qe)};H(Us,Ge=>{c(s).length>0&&Ge(Cn)})}var Hs=f(Us,2);{var ks=Ge=>{var qe=o0(),ht=f(h(qe),2);hn(ht,{get columns(){return _},isEmpty:!1,children:(ot,At)=>{var ct=pt(),We=ye(ct);Ct(We,17,()=>c(a),ft=>ft.uid,(ft,Ye)=>{var Y=l0(),ie=h(Y),ge=h(ie),Ke=f(ie),Ne=h(Ke),je=f(Ke),dt=h(je);mn(dt,{get status(){return c(Ye).status}});var _t=f(je),Rt=h(_t),Mt=f(_t),It=h(Mt);O((Ps,Fe,Ze)=>{M(ge,Ps),M(Ne,c(Ye).bird_name),M(Rt,Fe),M(It,Ze)},[()=>Kt(c(Ye).uid),()=>bi(c(Ye).started_at,c(Ye).finished_at),()=>bs(c(Ye).started_at)]),G("click",Y,()=>{window.location.hash=`#/birds?expand=${c(Ye).bird_uid}`}),k(ft,Y)}),k(ot,ct)},$$slots:{default:!0}}),k(Ge,qe)};H(Hs,Ge=>{c(a).length>0&&Ge(ks)})}var Os=f(Hs,2);{var Xs=Ge=>{var qe=d0(),ht=f(h(qe),2);hn(ht,{get columns(){return u},isEmpty:!1,children:(ot,At)=>{var ct=pt(),We=ye(ct);Ct(We,17,()=>c(n),ft=>ft.uid,(ft,Ye)=>{var Y=c0(),ie=h(Y),ge=h(ie),Ke=f(ie),Ne=h(Ke),je=f(Ke),dt=h(je),_t=f(je),Rt=h(_t);O((Mt,It)=>{M(ge,Mt),M(Ne,c(Ye).name),M(dt,c(Ye).schedule),M(Rt,It)},[()=>Kt(c(Ye).uid),()=>Gh(c(Ye).next_run)]),G("click",Y,()=>{window.location.hash=`#/birds?search=${encodeURIComponent(Kt(c(Ye).uid))}`}),k(ft,Y)}),k(ot,ct)},$$slots:{default:!0}}),k(Ge,qe)};H(Os,Ge=>{c(n).length>0&&Ge(Xs)})}var Ss=f(Os,2),rn=f(h(Ss),2);{let Ge=Ee(()=>c(i).length===0);hn(rn,{get columns(){return _},get isEmpty(){return c(Ge)},emptyMessage:"No flights recorded",children:(qe,ht)=>{var ot=pt(),At=ye(ot);Ct(At,17,()=>c(i),ct=>ct.uid,(ct,We)=>{var ft=u0(),Ye=h(ft),Y=h(Ye),ie=f(Ye),ge=h(ie),Ke=f(ie),Ne=h(Ke);mn(Ne,{get status(){return c(We).status}});var je=f(Ke),dt=h(je),_t=f(je),Rt=h(_t);O((Mt,It,Ps)=>{M(Y,Mt),M(ge,c(We).bird_name),M(dt,It),M(Rt,Ps)},[()=>Kt(c(We).uid),()=>bi(c(We).started_at,c(We).finished_at),()=>bs(c(We).started_at)]),G("click",ft,()=>{window.location.hash=`#/birds?expand=${c(We).bird_uid}`}),k(ct,ft)}),k(qe,ot)},$$slots:{default:!0}})}var Ls=f(Ss,2),ln=f(h(Ls),2);{let Ge=Ee(()=>c(r).length===0);hn(ln,{get columns(){return p},get isEmpty(){return c(Ge)},emptyMessage:"No active sessions",children:(qe,ht)=>{var ot=pt(),At=ye(ot);Ct(At,17,()=>c(r),ct=>ct.uid,(ct,We)=>{var ft=h0(),Ye=h(ft),Y=h(Ye),ie=f(Ye),ge=h(ie),Ke=f(ie),Ne=h(Ke),je=f(Ke),dt=h(je),_t=f(je),Rt=h(_t);O((Mt,It)=>{M(Y,Mt),M(ge,c(We).channel_id),M(Ne,c(We).agent_id),M(dt,c(We).message_count),M(Rt,It)},[()=>Kt(c(We).uid),()=>bs(c(We).last_active)]),G("click",ft,()=>{window.location.hash=`#/session-detail?id=${c(We).uid}`}),k(ct,ft)}),k(qe,ot)},$$slots:{default:!0}})}O((Ge,qe,ht)=>{Z=xe(L,1,"svc-card svelte-1076tzk",null,Z,{"svc-ok":c(w),"svc-err":!c(w)}),ue=xe(oe,1,"svc-dot svelte-1076tzk",null,ue,{"dot-ok":c(w),"dot-err":!c(w)}),M(N,c(w)?"ready":"unavailable"),ae=xe(se,1,"svc-card svelte-1076tzk",null,ae,{"svc-ok":c(y),"svc-err":!c(y)}),be=xe(me,1,"svc-dot svelte-1076tzk",null,be,{"dot-ok":c(y),"dot-err":!c(y)}),M(Te,c(y)?"connected":"disconnected"),M(ce,`${e.status.processes.active??""}/${e.status.processes.maxConcurrent??""} processes`),M(J,e.status.flights.running),M(pe,`${e.status.flights.completed??""} done`),M(Pe,`${e.status.flights.failed??""} failed`),M(De,e.status.messages.totalMessages),M(rs,`${e.status.sessions.total??""} ${e.status.sessions.total===1?"session":"sessions"}`),M(lt,Ge),M(ls,`${qe??""} in`),M(_s,`${ht??""} out`)},[()=>(e.status.messages.totalTokensIn+e.status.messages.totalTokensOut).toLocaleString(),()=>e.status.messages.totalTokensIn.toLocaleString(),()=>e.status.messages.totalTokensOut.toLocaleString()]),k(X,C)};H(K,X=>{e.status?X(te,!1):X(U)})}k(t,A),tt()}ut(["click"]);function v0(t){const e=Li();return{page:Math.max(Number(e.get("page"))||1,1),sort:e.get("sort")??t,search:e.get("search")??""}}function p0(t,e,s,n){const a=window.location.hash,i=a.indexOf("?"),r=i===-1?a:a.slice(0,i),l=new URLSearchParams(i===-1?"":a.slice(i+1));t>1?l.set("page",String(t)):l.delete("page"),e&&e!==n?l.set("sort",e):l.delete("sort"),s?l.set("search",s):l.delete("search");const d=l.toString(),o=d?`${r}?${d}`:r;o!==a&&history.replaceState(null,"",o)}function Yr(t){const e=t.defaultSort??"",s=v0(e);let n=W(Ue([])),a=W(Ue(s.page)),i=W(1),r=W(0),l=W(Ue(t.defaultPerPage??15)),d=W(!0),o=W(!1),u=!1,_=W(Ue(s.sort)),p=W(Ue(s.search));gt(()=>{p0(c(a),c(_),c(p),e)}),gt(()=>{const w=c(a),S=c(_),E=c(p),A=c(l);t.watchExtras?.();const K=new AbortController,U=async()=>{const X=new URLSearchParams;X.set("page",String(w)),X.set("perPage",String(A)),S&&S!==e&&X.set("sort",S),E&&X.set("search",E);const C=t.buildParams?.();if(C)for(const[L,Z]of Object.entries(C))Z&&X.set(L,Z);const F=t.endpoint.includes("?")?"&":"?";try{const L=await ke(`${t.endpoint}${F}${X.toString()}`);if(K.signal.aborted)return;t.onResponse?.(L);const Z=t.transformResponse?t.transformResponse(L):L;b(n,Z.items,!0),b(i,Z.totalPages,!0),b(r,Z.totalItems,!0),b(l,Z.perPage,!0)}catch{}finally{K.signal.aborted||(b(d,!1),b(o,!1),u=!0)}};u||b(d,!0),b(o,!0),U();const te=t.invalidateOn?Pi(X=>{X.resource===t.invalidateOn&&U()}):()=>{};return()=>{K.abort(),te()}});function v(w){b(a,w,!0)}function x(w){c(_)===w?b(_,`-${w}`):c(_)===`-${w}`?b(_,w,!0):b(_,`-${w}`),b(a,1)}function y(w){b(p,w,!0),b(a,1)}return{get items(){return c(n)},get page(){return c(a)},get totalPages(){return c(i)},get totalItems(){return c(r)},get perPage(){return c(l)},get loading(){return c(d)},get fetching(){return c(o)},get sort(){return c(_)},get search(){return c(p)},setPage:v,setSort:x,setSearch:y}}var g0=T('<div class="loading">Loading...</div>'),x0=T('<div class="filter-spacer svelte-15gdqrj"></div> <span class="last-updated svelte-15gdqrj"> </span>',1),b0=T('<tr class="clickable-row svelte-15gdqrj"><td class="mono"> </td><td class="mono"> </td><td class="mono"> </td><td> </td><td> </td><td> </td></tr>');function m0(t,e){et(e,!0);const s=[{key:"uid",label:"ID",sortable:!0},{key:"channel_id",label:"Channel",sortable:!0},{key:"thread_id",label:"Thread"},{key:"agent_id",label:"Agent",sortable:!0},{key:"message_count",label:"Messages",sortable:!0},{key:"last_active",label:"Last Active",sortable:!0}];let n=W(Ue(kn()));const a=Yr({endpoint:"/api/sessions",columns:s,defaultSort:"-last_active",invalidateOn:"sessions",onResponse:()=>{b(n,kn(),!0)}});var i=pt(),r=ye(i);{var l=o=>{var u=g0();k(o,u)},d=o=>{{const u=p=>{var v=x0(),x=f(ye(v),2),y=h(x);O(()=>M(y,`Updated ${c(n)??""}`)),k(p,v)};let _=Ee(()=>a.items.length===0);hn(o,{get columns(){return s},get isEmpty(){return c(_)},emptyMessage:"No active sessions",get fetching(){return a.fetching},get page(){return a.page},get totalPages(){return a.totalPages},get totalItems(){return a.totalItems},get sort(){return a.sort},get search(){return a.search},searchPlaceholder:"Search sessions...",get onPageChange(){return a.setPage},get onSortChange(){return a.setSort},get onSearchChange(){return a.setSearch},toolbar:u,children:(p,v)=>{var x=pt(),y=ye(x);Ct(y,17,()=>a.items,w=>w.uid,(w,S)=>{var E=b0(),A=h(E),K=h(A),U=f(A),te=h(U),X=f(U),C=h(X),F=f(X),L=h(F),Z=f(F),oe=h(Z),ue=f(Z),ee=h(ue);O((N,se)=>{M(K,N),M(te,c(S).channel_id),M(C,c(S).thread_id??"-"),M(L,c(S).agent_id),M(oe,c(S).message_count),M(ee,se)},[()=>Kt(c(S).uid),()=>bs(c(S).last_active)]),G("click",E,()=>{window.location.hash=`#/session-detail?id=${c(S).uid}`}),k(w,E)}),k(p,x)},$$slots:{toolbar:!0,default:!0}})}};H(r,o=>{a.loading?o(l):o(d,!1)})}k(t,i),tt()}ut(["click"]);var w0=T('<div role="switch" tabindex="0"></div>');function Pn(t,e){et(e,!0);var s=w0();let n;O(()=>{n=xe(s,1,"toggle svelte-aw96os",null,n,{active:e.active}),Jt(s,"aria-checked",e.active)}),G("click",s,function(...a){e.onToggle?.apply(this,a)}),G("keydown",s,a=>{(a.key==="Enter"||a.key===" ")&&(a.preventDefault(),e.onToggle())}),k(t,s),tt()}ut(["click","keydown"]);var y0=T("<textarea></textarea>"),k0=T('<input type="text"/>'),S0=En('<svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-1npf1z3"><path d="M3 8.5l3.5 3.5L13 4.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>'),E0=T('<div><!> <div class="inline-actions svelte-1npf1z3"><button class="inline-btn inline-btn-save svelte-1npf1z3" title="Save"><!></button> <button class="inline-btn inline-btn-cancel svelte-1npf1z3" title="Cancel"><svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-1npf1z3"><path d="M4 4l8 8M12 4l-8 8" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg></button></div></div>');function mt(t,e){et(e,!0);let s=jn(e,"value",15,""),n=jn(e,"mono",3,!1),a=jn(e,"multiline",3,!1),i=jn(e,"saving",3,!1);function r(E){E.key==="Escape"?e.oncancel():E.key==="Enter"&&(a()?E.metaKey:!E.shiftKey)&&(E.preventDefault(),e.onsave(s()))}var l=E0();let d;var o=h(l);{var u=E=>{var A=y0();let K;O(()=>{K=xe(A,1,"inline-input inline-textarea svelte-1npf1z3",null,K,{mono:n()}),Jt(A,"placeholder",e.placeholder)}),G("keydown",A,r),Oe(A,s),k(E,A)},_=E=>{var A=k0();let K;O(()=>{K=xe(A,1,"inline-input svelte-1npf1z3",null,K,{mono:n()}),Jt(A,"placeholder",e.placeholder)}),G("keydown",A,r),Oe(A,s),k(E,A)};H(o,E=>{a()?E(u):E(_,!1)})}var p=f(o,2),v=h(p),x=h(v);{var y=E=>{var A=Qs("...");k(E,A)},w=E=>{var A=S0();k(E,A)};H(x,E=>{i()?E(y):E(w,!1)})}var S=f(v,2);O(()=>{d=xe(l,1,"inline-edit svelte-1npf1z3",null,d,{"inline-edit-multiline":a()}),v.disabled=i()}),G("click",v,()=>e.onsave(s())),G("click",S,function(...E){e.oncancel?.apply(this,E)}),k(t,l),tt()}ut(["keydown","click"]);var C0=T('<div class="flight-summary svelte-1jo1oiw"> </div>'),A0=T('<p class="detail-label error-label svelte-1jo1oiw">Error</p> <pre class="detail-pre error-pre svelte-1jo1oiw"> </pre>',1),K0=T('<p class="detail-label svelte-1jo1oiw">Result</p> <pre class="detail-pre svelte-1jo1oiw"> </pre>',1),F0=T('<button class="btn btn-outline btn-sm retry-btn svelte-1jo1oiw">Retry</button>'),T0=T('<div class="flight-detail svelte-1jo1oiw"><!> <!> <!></div>'),M0=T('<div role="button" tabindex="0"><div class="flight-top svelte-1jo1oiw"><span></span> <span class="flight-duration mono svelte-1jo1oiw"> </span> <span class="flight-age svelte-1jo1oiw"> </span></div> <!> <!></div>');function X0(t,e){et(e,!0);function s(w){return w==="success"?"dot-ok":w==="error"?"dot-err":"dot-running"}function n(w){(w.key==="Enter"||w.key===" ")&&(w.preventDefault(),e.ontoggle())}var a=M0();let i;var r=h(a),l=h(r),d=f(l,2),o=h(d),u=f(d,2),_=h(u),p=f(r,2);{var v=w=>{var S=C0(),E=h(S);O(()=>M(E,e.flight.error??e.flight.result??"")),k(w,S)};H(p,w=>{(e.flight.error||e.flight.result)&&w(v)})}var x=f(p,2);{var y=w=>{var S=T0(),E=h(S);{var A=C=>{var F=A0(),L=f(ye(F),2),Z=h(L);O(()=>M(Z,e.flight.error)),k(C,F)};H(E,C=>{e.flight.error&&C(A)})}var K=f(E,2);{var U=C=>{var F=K0(),L=f(ye(F),2),Z=h(L);O(()=>M(Z,e.flight.result)),k(C,F)};H(K,C=>{e.flight.result&&C(U)})}var te=f(K,2);{var X=C=>{var F=F0();G("click",F,L=>{L.stopPropagation(),e.onretry()}),k(C,F)};H(te,C=>{e.flight.status==="error"&&C(X)})}k(w,S)};H(x,w=>{e.expanded&&w(y)})}O((w,S,E)=>{i=xe(a,1,"flight-card svelte-1jo1oiw",null,i,{"flight-expanded":e.expanded}),xe(l,1,`svc-dot ${w??""}`,"svelte-1jo1oiw"),M(o,S),M(_,E)},[()=>s(e.flight.status),()=>bi(e.flight.started_at,e.flight.finished_at),()=>bs(e.flight.started_at)]),G("click",a,function(...w){e.ontoggle?.apply(this,w)}),G("keydown",a,n),k(t,a),tt()}ut(["click","keydown"]);var L0=T("<button> </button>"),P0=T("<button> </button>"),B0=T("<button> </button>"),D0=T("<button> </button>"),R0=T('<button class="btn btn-danger btn-sm">Delete</button>'),I0=T('<span class="flights-count mono svelte-1o8kr72"> </span>'),Q0=T('<div class="flights-empty svelte-1o8kr72">Loading flights...</div>'),z0=T('<div class="flights-empty svelte-1o8kr72"> </div>'),N0=T('<div class="pagination svelte-1o8kr72"><button class="pg-btn svelte-1o8kr72"><svg class="pg-icon svelte-1o8kr72" viewBox="0 0 6 10" fill="none" aria-hidden="true"><path d="M5 1L1 5L5 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg> Prev</button> <span class="pg-info svelte-1o8kr72"> </span> <button class="pg-btn svelte-1o8kr72">Next <svg class="pg-icon svelte-1o8kr72" viewBox="0 0 6 10" fill="none" aria-hidden="true"><path d="M1 1L5 5L1 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg></button></div>'),U0=T('<div class="flight-list svelte-1o8kr72"></div> <!>',1),H0=T('<div><button class="backdrop svelte-1o8kr72" aria-label="Close drawer"></button> <div class="drawer-panel svelte-1o8kr72"><div class="drawer-header svelte-1o8kr72"><div class="header-top svelte-1o8kr72"><h2 class="bird-name svelte-1o8kr72"> </h2> <button class="close-btn svelte-1o8kr72" aria-label="Close"><svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-1o8kr72"><path d="M4 4l8 8M12 4l-8 8" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg></button></div> <div class="meta-row svelte-1o8kr72"><!> <div class="toggle-wrapper svelte-1o8kr72"><!></div> <!></div></div> <div class="drawer-body svelte-1o8kr72"><div class="config-section svelte-1o8kr72"><div class="config-grid svelte-1o8kr72"><div class="config-item svelte-1o8kr72"><span class="config-label svelte-1o8kr72">Agent</span> <!></div> <div class="config-item svelte-1o8kr72"><span class="config-label svelte-1o8kr72">Channel</span> <!></div></div> <div class="prompt-block svelte-1o8kr72"><span class="config-label svelte-1o8kr72">Prompt</span> <!></div></div> <div class="actions-row svelte-1o8kr72"><button class="btn btn-outline btn-sm">Fly</button> <!></div> <div class="divider svelte-1o8kr72"></div> <div class="flights-section svelte-1o8kr72"><div class="flights-header svelte-1o8kr72"><span class="flights-title svelte-1o8kr72">Flight Log</span> <!></div> <div class="filter-row svelte-1o8kr72"><button>All</button> <button>Success</button> <button>Error</button> <button>Running</button> <input type="search" class="flight-search svelte-1o8kr72" placeholder="Search flights..."/></div> <!></div></div></div></div>');function O0(t,e){et(e,!0);let s=W(Ue([])),n=W(!0),a=W(1),i=W(1),r=W(0),l=W(""),d=W(""),o=W(null),u=W(!1),_=W(null);const p=Ee(()=>c(_)??!!e.bird.enabled);gt(()=>{e.bird.enabled,b(_,null)});let v=W(null),x=W(""),y=W(!1),w,S=W("");const E=Ee(()=>e.bird.name.startsWith("__bb_"));Pc().then(()=>{b(u,!0)});function A(){b(u,!1),setTimeout(e.onclose,200)}function K(Y){if(Y.key==="Escape"){if(bn.pending)return;c(v)?L():A()}}function U(Y,ie,ge,Ke){let Ne=`/api/flights?birdUid=${Y}&perPage=10&sort=-started_at&page=${ie}`;return ge&&(Ne+=`&status=${ge}`),Ke&&(Ne+=`&search=${encodeURIComponent(Ke)}`),Ne}gt(()=>{const Y=e.bird.uid,ie=c(a),ge=c(l),Ke=c(S),Ne=new AbortController;return b(n,!0),ke(U(Y,ie,ge,Ke)).then(je=>{Ne.signal.aborted||(b(s,je.items,!0),b(i,je.totalPages,!0),b(r,je.totalItems,!0))}).catch(()=>{Ne.signal.aborted||(b(s,[],!0),b(i,1),b(r,0))}).finally(()=>{Ne.signal.aborted||b(n,!1)}),()=>Ne.abort()}),gt(()=>{const Y=e.bird.uid;return Pi(ge=>{if(ge.resource==="birds"){const Ke=U(Y,c(a),c(l),c(S));ke(Ke).then(Ne=>{b(s,Ne.items,!0),b(i,Ne.totalPages,!0),b(r,Ne.totalItems,!0)}).catch(()=>{})}})});function te(Y){b(l,Y,!0),b(a,1),b(o,null)}function X(Y){const ie=Y.target.value;b(d,ie,!0),clearTimeout(w),w=setTimeout(()=>{b(S,ie,!0),b(a,1),b(o,null)},300)}async function C(){const Y=!c(p);b(_,Y);const ie=Y?"enable":"disable";try{await ke(`/api/birds/${e.bird.uid}/${ie}`,{method:"PATCH"}),Me(`Bird ${Kt(e.bird.uid)} ${ie}d`,"success")}catch(ge){b(_,null),Me(`Failed: ${ge.message}`,"error")}}function F(Y){c(E)||(b(v,Y,!0),b(x,e.bird[Y]??"",!0))}function L(){b(v,null),b(x,"")}async function Z(){if(!c(v))return;const Y=c(x).trim(),ie=(e.bird[c(v)]??"").trim();if(Y===ie){L();return}const ge=c(v)==="target_channel_id";if(!Y&&!ge){Me("Value cannot be empty","error");return}b(y,!0);const Ke={schedule:"schedule",prompt:"prompt",agent_id:"agent",target_channel_id:"channel"};try{await ke(`/api/birds/${e.bird.uid}`,{method:"PATCH",body:{[Ke[c(v)]]:Y||null}}),Me(`Updated ${c(v).replace("_"," ")}`,"success"),L()}catch(Ne){Me(`Failed: ${Ne.message}`,"error")}finally{b(y,!1)}}async function oe(){try{const Y=await ke(`/api/birds/${e.bird.uid}/fly`,{method:"POST"});Me(`Bird ${Kt(e.bird.uid)} sent on a flight (job #${Y.jobId})`,"success")}catch(Y){Me(`Failed: ${Y.message}`,"error")}}async function ue(){if(await jr(`Delete bird "${e.bird.name}"? This will also remove all flight history.`))try{await ke(`/api/birds/${e.bird.uid}`,{method:"DELETE"}),Me(`Bird ${Kt(e.bird.uid)} deleted`,"success"),A()}catch(Y){Me(`Failed: ${Y.message}`,"error")}}async function ee(Y){try{await ke(`/api/birds/${Y.bird_uid}/fly`,{method:"POST"}),Me(`Retrying ${Y.bird_name}`,"success")}catch(ie){Me(`Failed: ${ie.message}`,"error")}}var N=H0();In("keydown",gi,K);let se;var ae=h(N),me=f(ae,2),be=h(me),he=h(be),Te=h(he),ne=h(Te),re=f(Te,2),de=f(he,2),_e=h(de);{var fe=Y=>{mt(Y,{mono:!0,get saving(){return c(y)},onsave:Z,oncancel:L,get value(){return c(x)},set value(ie){b(x,ie,!0)}})},we=Y=>{var ie=L0();let ge;var Ke=h(ie);O(()=>{ge=xe(ie,1,"schedule-pill mono svelte-1o8kr72",null,ge,{editable:!c(E)}),M(Ke,e.bird.schedule)}),G("click",ie,()=>F("schedule")),k(Y,ie)};H(_e,Y=>{c(v)==="schedule"?Y(fe):Y(we,!1)})}var ce=f(_e,2),ve=h(ce);Pn(ve,{get active(){return c(p)},onToggle:C});var J=f(ce,2);{var j=Y=>{mn(Y,{get status(){return e.bird.last_status}})};H(J,Y=>{e.bird.last_status&&Y(j)})}var V=f(be,2),pe=h(V),Ae=h(pe),Pe=h(Ae),Ie=f(h(Pe),2);{var st=Y=>{mt(Y,{get saving(){return c(y)},onsave:Z,oncancel:L,get value(){return c(x)},set value(ie){b(x,ie,!0)}})},De=Y=>{var ie=P0();let ge;var Ke=h(ie);O(()=>{ge=xe(ie,1,"config-value svelte-1o8kr72",null,ge,{editable:!c(E)}),M(Ke,e.bird.agent_id)}),G("click",ie,()=>F("agent_id")),k(Y,ie)};H(Ie,Y=>{c(v)==="agent_id"?Y(st):Y(De,!1)})}var xt=f(Pe,2),Gt=f(h(xt),2);{var rs=Y=>{mt(Y,{mono:!0,placeholder:"Channel ID",get saving(){return c(y)},onsave:Z,oncancel:L,get value(){return c(x)},set value(ie){b(x,ie,!0)}})},qt=Y=>{var ie=B0();let ge;var Ke=h(ie);O(()=>{ge=xe(ie,1,"config-value mono svelte-1o8kr72",null,ge,{editable:!c(E)}),M(Ke,e.bird.target_channel_id??"default")}),G("click",ie,()=>F("target_channel_id")),k(Y,ie)};H(Gt,Y=>{c(v)==="target_channel_id"?Y(rs):Y(qt,!1)})}var es=f(Ae,2),lt=f(h(es),2);{var Wt=Y=>{mt(Y,{mono:!0,multiline:!0,get saving(){return c(y)},onsave:Z,oncancel:L,get value(){return c(x)},set value(ie){b(x,ie,!0)}})},ts=Y=>{var ie=D0();let ge;var Ke=h(ie);O(()=>{ge=xe(ie,1,"prompt-pre svelte-1o8kr72",null,ge,{editable:!c(E)}),M(Ke,e.bird.prompt)}),G("click",ie,()=>F("prompt")),k(Y,ie)};H(lt,Y=>{c(v)==="prompt"?Y(Wt):Y(ts,!1)})}var ls=f(pe,2),bt=h(ls),_s=f(bt,2);{var Us=Y=>{var ie=R0();G("click",ie,ue),k(Y,ie)};H(_s,Y=>{c(E)||Y(Us)})}var Cn=f(ls,4),Hs=h(Cn),ks=f(h(Hs),2);{var Os=Y=>{var ie=I0(),ge=h(ie);O(()=>M(ge,c(r))),k(Y,ie)};H(ks,Y=>{c(r)>0&&Y(Os)})}var Xs=f(Hs,2),Ss=h(Xs);let rn;var Ls=f(Ss,2);let ln;var Ge=f(Ls,2);let qe;var ht=f(Ge,2);let ot;var At=f(ht,2),ct=f(Xs,2);{var We=Y=>{var ie=Q0();k(Y,ie)},ft=Y=>{var ie=z0(),ge=h(ie);O(()=>M(ge,c(d)||c(l)?"No matching flights":"No flights yet")),k(Y,ie)},Ye=Y=>{var ie=U0(),ge=ye(ie);Ct(ge,21,()=>c(s),je=>je.uid,(je,dt)=>{{let _t=Ee(()=>c(o)===c(dt).uid);X0(je,{get flight(){return c(dt)},get expanded(){return c(_t)},ontoggle:()=>{b(o,c(o)===c(dt).uid?null:c(dt).uid,!0)},onretry:()=>ee(c(dt))})}});var Ke=f(ge,2);{var Ne=je=>{var dt=N0(),_t=h(dt),Rt=f(_t,2),Mt=h(Rt),It=f(Rt,2);O(()=>{_t.disabled=c(a)===1,M(Mt,`${c(a)??""} / ${c(i)??""}`),It.disabled=c(a)===c(i)}),G("click",_t,()=>{mr(a,-1)}),G("click",It,()=>{mr(a)}),k(je,dt)};H(Ke,je=>{c(i)>1&&je(Ne)})}k(Y,ie)};H(ct,Y=>{c(n)?Y(We):c(s).length===0?Y(ft,1):Y(Ye,!1)})}O(()=>{se=xe(N,1,"overlay svelte-1o8kr72",null,se,{visible:c(u)}),M(ne,e.bird.name),rn=xe(Ss,1,"filter-chip svelte-1o8kr72",null,rn,{"filter-all-active":c(l)===""}),ln=xe(Ls,1,"filter-chip svelte-1o8kr72",null,ln,{"filter-success-active":c(l)==="success"}),qe=xe(Ge,1,"filter-chip svelte-1o8kr72",null,qe,{"filter-error-active":c(l)==="error"}),ot=xe(ht,1,"filter-chip svelte-1o8kr72",null,ot,{"filter-running-active":c(l)==="running"}),Hc(At,c(d))}),G("click",ae,A),G("click",re,A),G("click",bt,oe),G("click",Ss,()=>te("")),G("click",Ls,()=>te("success")),G("click",Ge,()=>te("error")),G("click",ht,()=>te("running")),G("input",At,X),k(t,N),tt()}ut(["click","input"]);var V0=T('<div class="loading">Loading...</div>'),G0=T('<span class="cell-btn-label svelte-3q62eu">...</span>'),q0=En('<svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-3q62eu"><path d="M3 8.5l3.5 3.5L13 4.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>'),W0=T('<div class="cell-edit-actions svelte-3q62eu"><button class="cell-btn cell-btn-save svelte-3q62eu" title="Save"><!></button> <button class="cell-btn cell-btn-cancel svelte-3q62eu" title="Cancel"><svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-3q62eu"><path d="M4 4l8 8M12 4l-8 8" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg></button></div>'),j0=T('<div class="create-form svelte-3q62eu"><div class="form-title svelte-3q62eu">New Bird</div> <div class="form-row svelte-3q62eu"><label class="form-label">Schedule <input class="form-input" type="text" placeholder="*/30 * * * *"/></label> <label class="form-label">Channel ID <input class="form-input" type="text" placeholder="Optional"/></label> <label class="form-label">Agent ID <input class="form-input" type="text" placeholder="default"/></label></div> <label class="form-label">Prompt <textarea class="form-textarea" placeholder="What should the agent do?"></textarea></label> <div class="form-actions svelte-3q62eu"><button class="btn btn-primary btn-sm"> </button> <button class="btn btn-outline btn-sm">Cancel</button></div></div>'),Y0=T('<button class="btn btn-primary btn-sm"> </button> <div class="filter-spacer svelte-3q62eu"></div> <span class="last-updated svelte-3q62eu"> </span>',1),Z0=T('<div class="cell-edit-overlay svelte-3q62eu"><input class="cell-input mono svelte-3q62eu" type="text"/> <!></div>'),J0=T('<div class="cell-edit-overlay svelte-3q62eu"><textarea class="cell-input cell-textarea svelte-3q62eu"></textarea> <!></div>'),$0=T('<div class="cell-edit-overlay svelte-3q62eu"><input class="cell-input svelte-3q62eu" type="text"/> <!></div>'),ef=T('<div class="cell-edit-overlay svelte-3q62eu"><input class="cell-input mono svelte-3q62eu" type="text" placeholder="Channel ID"/> <!></div>'),tf=T('<span class="last-run-age svelte-3q62eu"> </span> <!>',1),sf=T('<button class="btn btn-danger btn-sm">Delete</button>'),nf=T('<tr class="bird-row svelte-3q62eu"><td class="mono"> </td><td> </td><td><span> </span> <!></td><td><span> </span> <!></td><td><span> </span> <!></td><td><span> </span> <!></td><td><div class="toggle-wrapper svelte-3q62eu"><!></div></td><td class="last-run-cell svelte-3q62eu"><!></td><td><div class="actions-cell svelte-3q62eu"><button class="btn btn-outline btn-sm">Fly</button> <!></div></td></tr>'),af=T("<!> <!> <!>",1);function rf(t,e){et(e,!0);const s=[{key:"uid",label:"ID",sortable:!0},{key:"name",label:"Name",sortable:!0},{key:"schedule",label:"Schedule",sortable:!0},{key:"prompt",label:"Prompt"},{key:"agent_id",label:"Agent",sortable:!0},{key:"target_channel_id",label:"Channel"},{key:"enabled",label:"Enabled",sortable:!0},{key:"last_run",label:"Last Run",sortable:!0},{key:"actions",label:"Actions"}];let n=W(Ue(kn()));const a=Yr({endpoint:"/api/birds",columns:s,defaultSort:"created_at",invalidateOn:"birds",onResponse:()=>{b(n,kn(),!0)}});let i=W(!1),r=W(""),l=W(""),d=W(""),o=W(""),u=W(!1),_=W(null),p=W(!1),v=W(null);const x=Ee(()=>c(v)?a.items.find(N=>N.uid===c(v))??null:null);gt(()=>{if(a.loading)return;const N=Li().get("expand");if(!N)return;const se=a.items.find(ae=>ae.uid===N);if(se){b(v,se.uid,!0);const ae=window.location.hash,me=ae.indexOf("?"),be=me===-1?ae:ae.slice(0,me),he=new URLSearchParams(me===-1?"":ae.slice(me+1));he.delete("expand");const Te=he.toString();history.replaceState(null,"",Te?`${be}?${Te}`:be)}});function y(N,se){N.target.closest(".cell-editable, .actions-cell, .toggle-wrapper")||b(v,se.uid,!0)}async function w(N,se){const ae=se?"disable":"enable";try{await ke(`/api/birds/${N}/${ae}`,{method:"PATCH"}),Me(`Bird ${Kt(N)} ${ae}d`,"success")}catch(me){Me(`Failed: ${me.message}`,"error")}}function S(){b(r,""),b(l,""),b(d,""),b(o,""),b(i,!0)}function E(){b(i,!1)}async function A(){if(!c(r).trim()||!c(l).trim()){Me("Schedule and prompt are required","error");return}b(u,!0);try{const N={schedule:c(r).trim(),prompt:c(l).trim()};c(d).trim()&&(N.channel=c(d).trim()),c(o).trim()&&(N.agent=c(o).trim()),await ke("/api/birds",{method:"POST",body:N}),Me("Bird created","success"),E()}catch(N){Me(`Failed: ${N.message}`,"error")}finally{b(u,!1)}}function K(N,se){if(N.name.startsWith("__bb_"))return;const ae=N[se]??"";b(_,{uid:N.uid,field:se,value:ae,original:ae},!0)}function U(){b(_,null)}async function te(){if(c(_)==null)return;const N=c(_).value.trim();if(N===c(_).original.trim()){b(_,null);return}const se=c(_).field==="target_channel_id";if(!N&&!se){Me("Value cannot be empty","error");return}b(p,!0);const ae={schedule:"schedule",prompt:"prompt",agent_id:"agent",target_channel_id:"channel"};try{await ke(`/api/birds/${c(_).uid}`,{method:"PATCH",body:{[ae[c(_).field]]:N||null}}),Me(`Updated ${c(_).field.replace("_"," ")}`,"success"),b(_,null)}catch(me){Me(`Failed: ${me.message}`,"error")}finally{b(p,!1)}}function X(N){N.key==="Escape"?U():N.key==="Enter"&&(c(_)?.field==="prompt"?N.metaKey:!N.shiftKey)&&(N.preventDefault(),te())}function C(N,se){return c(_)!=null&&c(_).uid===N&&c(_).field===se}async function F(N){try{const se=await ke(`/api/birds/${N}/fly`,{method:"POST"});Me(`Bird ${Kt(N)} sent on a flight (job #${se.jobId})`,"success")}catch(se){Me(`Failed: ${se.message}`,"error")}}async function L(N,se){if(await jr(`Delete bird "${se}"? This will also remove all flight history.`))try{await ke(`/api/birds/${N}`,{method:"DELETE"}),Me(`Bird ${Kt(N)} deleted`,"success")}catch(ae){Me(`Failed: ${ae.message}`,"error")}}var Z=pt(),oe=ye(Z);{var ue=N=>{var se=V0();k(N,se)},ee=N=>{const se=re=>{var de=W0(),_e=h(de),fe=h(_e);{var we=J=>{var j=G0();k(J,j)},ce=J=>{var j=q0();k(J,j)};H(fe,J=>{c(p)?J(we):J(ce,!1)})}var ve=f(_e,2);O(()=>_e.disabled=c(p)),G("click",_e,J=>{J.stopPropagation(),te()}),G("click",ve,J=>{J.stopPropagation(),U()}),k(re,de)};var ae=af(),me=ye(ae);{var be=re=>{var de=j0(),_e=f(h(de),2),fe=h(_e),we=f(h(fe)),ce=f(fe,2),ve=f(h(ce)),J=f(ce,2),j=f(h(J)),V=f(_e,2),pe=f(h(V)),Ae=f(V,2),Pe=h(Ae),Ie=h(Pe),st=f(Pe,2);O(()=>{Pe.disabled=c(u),M(Ie,c(u)?"Saving...":"Create")}),Oe(we,()=>c(r),De=>b(r,De)),Oe(ve,()=>c(d),De=>b(d,De)),Oe(j,()=>c(o),De=>b(o,De)),Oe(pe,()=>c(l),De=>b(l,De)),G("click",Pe,A),G("click",st,E),k(re,de)};H(me,re=>{c(i)&&re(be)})}var he=f(me,2);{const re=_e=>{var fe=Y0(),we=ye(fe),ce=h(we),ve=f(we,4),J=h(ve);O(()=>{M(ce,c(i)?"Cancel":"Add Bird"),M(J,`Updated ${c(n)??""}`)}),G("click",we,()=>{c(i)?E():S()}),k(_e,fe)};let de=Ee(()=>a.items.length===0);hn(he,{get columns(){return s},get isEmpty(){return c(de)},emptyMessage:"No birds configured",get fetching(){return a.fetching},get page(){return a.page},get totalPages(){return a.totalPages},get totalItems(){return a.totalItems},get sort(){return a.sort},get search(){return a.search},searchPlaceholder:"Search birds...",get onPageChange(){return a.setPage},get onSortChange(){return a.setSort},get onSearchChange(){return a.setSearch},toolbar:re,children:(_e,fe)=>{var we=pt(),ce=ye(we);Ct(ce,17,()=>a.items,ve=>ve.uid,(ve,J)=>{const j=Ee(()=>c(J).name.startsWith("__bb_"));var V=nf(),pe=h(V),Ae=h(pe),Pe=f(pe),Ie=h(Pe),st=f(Pe);let De;var xt=h(st);let Gt;var rs=h(xt),qt=f(xt,2);{var es=Fe=>{var Ze=Z0(),nt=h(Ze),Qt=f(nt,2);se(Qt),G("keydown",nt,X),Oe(nt,()=>c(_).value,jt=>c(_).value=jt),k(Fe,Ze)},lt=Ee(()=>C(c(J).uid,"schedule"));H(qt,Fe=>{c(lt)&&Fe(es)})}var Wt=f(st);let ts;var ls=h(Wt);let bt;var _s=h(ls),Us=f(ls,2);{var Cn=Fe=>{var Ze=J0(),nt=h(Ze),Qt=f(nt,2);se(Qt),G("keydown",nt,X),Oe(nt,()=>c(_).value,jt=>c(_).value=jt),k(Fe,Ze)},Hs=Ee(()=>C(c(J).uid,"prompt"));H(Us,Fe=>{c(Hs)&&Fe(Cn)})}var ks=f(Wt);let Os;var Xs=h(ks);let Ss;var rn=h(Xs),Ls=f(Xs,2);{var ln=Fe=>{var Ze=$0(),nt=h(Ze),Qt=f(nt,2);se(Qt),G("keydown",nt,X),Oe(nt,()=>c(_).value,jt=>c(_).value=jt),k(Fe,Ze)},Ge=Ee(()=>C(c(J).uid,"agent_id"));H(Ls,Fe=>{c(Ge)&&Fe(ln)})}var qe=f(ks);let ht;var ot=h(qe);let At;var ct=h(ot),We=f(ot,2);{var ft=Fe=>{var Ze=ef(),nt=h(Ze),Qt=f(nt,2);se(Qt),G("keydown",nt,X),Oe(nt,()=>c(_).value,jt=>c(_).value=jt),k(Fe,Ze)},Ye=Ee(()=>C(c(J).uid,"target_channel_id"));H(We,Fe=>{c(Ye)&&Fe(ft)})}var Y=f(qe),ie=h(Y),ge=h(ie);{let Fe=Ee(()=>!!c(J).enabled);Pn(ge,{get active(){return c(Fe)},onToggle:()=>w(c(J).uid,!!c(J).enabled)})}var Ke=f(Y),Ne=h(Ke);{var je=Fe=>{var Ze=tf(),nt=ye(Ze),Qt=h(nt),jt=f(nt,2);{var An=Vs=>{mn(Vs,{get status(){return c(J).last_status}})};H(jt,Vs=>{c(J).last_status&&Vs(An)})}O(Vs=>M(Qt,Vs),[()=>bs(c(J).last_run)]),k(Fe,Ze)},dt=Fe=>{var Ze=Qs("-");k(Fe,Ze)};H(Ne,Fe=>{c(J).last_run?Fe(je):Fe(dt,!1)})}var _t=f(Ke),Rt=h(_t),Mt=h(Rt),It=f(Mt,2);{var Ps=Fe=>{var Ze=sf();G("click",Ze,()=>L(c(J).uid,c(J).name)),k(Fe,Ze)};H(It,Fe=>{c(j)||Fe(Ps)})}O((Fe,Ze,nt,Qt,jt,An)=>{M(Ae,Fe),M(Ie,c(J).name),De=xe(st,1,"svelte-3q62eu",null,De,{"cell-editable":!c(j)}),Gt=xe(xt,1,"mono cell-text svelte-3q62eu",null,Gt,Ze),M(rs,c(J).schedule),ts=xe(Wt,1,"svelte-3q62eu",null,ts,{"cell-editable":!c(j)}),bt=xe(ls,1,"cell-text prompt-text svelte-3q62eu",null,bt,nt),Jt(ls,"title",c(J).prompt),M(_s,`${Qt??""}${c(J).prompt.length>60?"...":""}`),Os=xe(ks,1,"svelte-3q62eu",null,Os,{"cell-editable":!c(j)}),Ss=xe(Xs,1,"cell-text svelte-3q62eu",null,Ss,jt),M(rn,c(J).agent_id),ht=xe(qe,1,"svelte-3q62eu",null,ht,{"cell-editable":!c(j)}),At=xe(ot,1,"mono cell-text svelte-3q62eu",null,At,An),M(ct,c(J).target_channel_id??"-")},[()=>Kt(c(J).uid),()=>({"cell-text-hidden":C(c(J).uid,"schedule")}),()=>({"cell-text-hidden":C(c(J).uid,"prompt")}),()=>c(J).prompt.slice(0,60),()=>({"cell-text-hidden":C(c(J).uid,"agent_id")}),()=>({"cell-text-hidden":C(c(J).uid,"target_channel_id")})]),G("click",V,Fe=>y(Fe,c(J))),G("click",st,()=>K(c(J),"schedule")),G("click",Wt,()=>K(c(J),"prompt")),G("click",ks,()=>K(c(J),"agent_id")),G("click",qe,()=>K(c(J),"target_channel_id")),G("click",Mt,()=>F(c(J).uid)),k(ve,V)}),k(_e,we)},$$slots:{toolbar:!0,default:!0}})}var Te=f(he,2);{var ne=re=>{O0(re,{get bird(){return c(x)},onclose:()=>{b(v,null)}})};H(Te,re=>{c(x)&&re(ne)})}k(N,ae)};H(oe,N=>{a.loading?N(ue):N(ee,!1)})}k(t,Z),tt()}ut(["click","keydown"]);function lf(t){return t>>>0}function Fr(t){return t|0}let Cl="warn",Se=()=>{},Vt=()=>{},Zt=()=>{},rt=()=>{};function of(t){if(typeof t>"u"?t=Cl:Cl=t,Se=Vt=Zt=rt=()=>{},typeof window.console<"u")switch(t){case"debug":Se=console.debug.bind(window.console);case"info":Vt=console.info.bind(window.console);case"warn":Zt=console.warn.bind(window.console);case"error":rt=console.error.bind(window.console);case"none":break;default:throw new window.Error("invalid logging type '"+t+"'")}}of();function Oi(t,e=!1){try{return decodeURIComponent(escape(t))}catch(s){if(s instanceof URIError&&e)return t;throw s}}function js(t){return unescape(encodeURIComponent(t))}const Zr={toBase64Table:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".split(""),base64Pad:"=",encode(t){let e="";const s=t.length,n=s%3;for(let i=0;i<s-2;i+=3)e+=this.toBase64Table[t[i]>>2],e+=this.toBase64Table[((t[i]&3)<<4)+(t[i+1]>>4)],e+=this.toBase64Table[((t[i+1]&15)<<2)+(t[i+2]>>6)],e+=this.toBase64Table[t[i+2]&63];const a=s-n;return n===2?(e+=this.toBase64Table[t[a]>>2],e+=this.toBase64Table[((t[a]&3)<<4)+(t[a+1]>>4)],e+=this.toBase64Table[(t[a+1]&15)<<2],e+=this.toBase64Table[64]):n===1&&(e+=this.toBase64Table[t[a]>>2],e+=this.toBase64Table[(t[a]&3)<<4],e+=this.toBase64Table[64],e+=this.toBase64Table[64]),e},toBinaryTable:[-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,52,53,54,55,56,57,58,59,60,61,-1,-1,-1,0,-1,-1,-1,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,-1,-1,-1,-1,-1,-1,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,-1,-1,-1,-1,-1],decode(t,e=0){let s=t.indexOf("=")-e;s<0&&(s=t.length-e);const n=(s>>2)*3+Math.floor(s%4/1.5),a=new Array(n);let i=0,r=0;for(let l=0,d=e;d<t.length;d++){const o=this.toBinaryTable[t.charCodeAt(d)&127],u=t.charAt(d)===this.base64Pad;if(o===-1){rt("Illegal character code "+t.charCodeAt(d)+" at position "+d);continue}r=r<<6|o,i+=6,i>=8&&(i-=8,u||(a[l++]=r>>i&255),r&=(1<<i)-1)}if(i){const l=new Error("Corrupted base64 string");throw l.name="Base64-Error",l}return a}};let jc="ontouchstart"in document.documentElement||document.ontouchstart!==void 0||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;window.addEventListener("touchstart",function t(){jc=!0,window.removeEventListener("touchstart",t,!1)},!1);let ei=10*(window.devicePixelRatio||1),Yc=!1;try{const t=document.createElement("canvas");t.style.cursor='url("data:image/x-icon;base64,AAACAAEACAgAAAIAAgA4AQAAFgAAACgAAAAIAAAAEAAAAAEAIAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAD/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////AAAAAAAAAAAAAAAAAAAAAA==") 2 2, default',t.style.cursor.indexOf("url")===0?(Vt("Data URI scheme cursor supported"),Yc=!0):Zt("Data URI scheme cursor not supported")}catch(t){rt("Data URI scheme cursor test exception: "+t)}const cf=Yc;let df=!0;try{const t=document.createElement("div");t.style.visibility="hidden",t.style.overflow="scroll",document.body.appendChild(t);const e=document.createElement("div");t.appendChild(e);const s=t.offsetWidth-e.offsetWidth;t.parentNode.removeChild(t),df=s!=0}catch(t){rt("Scrollbar test exception: "+t)}let Zc=!1;async function uf(){if(!("VideoDecoder"in window))return!1;const t={codec:"avc1.42401f",codedWidth:1920,codedHeight:1080,optimizeForLatency:!0};if(!(await VideoDecoder.isConfigSupported(t)).supported)return!1;const s=new Uint8Array(Zr.decode("AAAAAWdCwBTZnpuAgICgAAADACAAAAZB4oVNAAAAAWjJYyyAAAABBgX//4HcRem95tlIt5Ys2CDZI+7veDI2NCAtIGNvcmUgMTY0IHIzMTA4IDMxZTE5ZjkgLSBILjI2NC9NUEVHLTQgQVZDIGNvZGVjIC0gQ29weWxlZnQgMjAwMy0yMDIzIC0gaHR0cDovL3d3dy52aWRlb2xhbi5vcmcveDI2NC5odG1sIC0gb3B0aW9uczogY2FiYWM9MCByZWY9NSBkZWJsb2NrPTE6MDowIGFuYWx5c2U9MHgxOjB4MTExIG1lPWhleCBzdWJtZT04IHBzeT0xIHBzeV9yZD0xLjAwOjAuMDAgbWl4ZWRfcmVmPTEgbWVfcmFuZ2U9MTYgY2hyb21hX21lPTEgdHJlbGxpcz0yIDh4OGRjdD0wIGNxbT0wIGRlYWR6b25lPTIxLDExIGZhc3RfcHNraXA9MSBjaHJvbWFfcXBfb2Zmc2V0PS0yIHRocmVhZHM9MSBsb29rYWhlYWRfdGhyZWFkcz0xIHNsaWNlZF90aHJlYWRzPTAgbnI9MCBkZWNpbWF0ZT0xIGludGVybGFjZWQ9MCBibHVyYXlfY29tcGF0PTAgY29uc3RyYWluZWRfaW50cmE9MCBiZnJhbWVzPTAgd2VpZ2h0cD0wIGtleWludD1pbmZpbml0ZSBrZXlpbnRfbWluPTI1IHNjZW5lY3V0PTQwIGludHJhX3JlZnJlc2g9MCByY19sb29rYWhlYWQ9NTAgcmM9YWJyIG1idHJlZT0xIGJpdHJhdGU9NDAwIHJhdGV0b2w9MS4wIHFjb21wPTAuNjAgcXBtaW49MCBxcG1heD02OSBxcHN0ZXA9NCBpcF9yYXRpbz0xLjQwIGFxPTE6MS4wMACAAAABZYiEBrxmKAAPVccAAS044AA5DRJMnkycJk4TPw=="));let n=!1,a=null,i=new VideoDecoder({output:l=>{n=!0,l.close()},error:l=>{a=l}}),r=new EncodedVideoChunk({timestamp:0,type:"key",data:s});i.configure(t),i.decode(r);try{await i.flush()}catch(l){a=l}return!(!n||a!==null)}Zc=await uf();function Wn(){return!!/mac/i.exec(navigator.platform)}function hi(){return!!/win/i.exec(navigator.platform)}function fa(){return!!/ipad/i.exec(navigator.platform)||!!/iphone/i.exec(navigator.platform)||!!/ipod/i.exec(navigator.platform)}function _a(t,e,s){const n=s.getBoundingClientRect();let a={x:0,y:0};return t<n.left?a.x=0:t>=n.right?a.x=n.width-1:a.x=t-n.left,e<n.top?a.y=0:e>=n.bottom?a.y=n.height-1:a.y=e-n.top,a}function Vn(t){t.stopPropagation(),t.preventDefault()}let Vi=!1,Jc=null;document.captureElement=null;function Fn(t){if(Vi)return;const e=new t.constructor(t.type,t);Vi=!0,document.captureElement?document.captureElement.dispatchEvent(e):Jc.dispatchEvent(e),Vi=!1,t.stopPropagation(),e.defaultPrevented&&t.preventDefault(),t.type==="mouseup"&&td()}function $c(){const t=document.getElementById("noVNC_mouse_capture_elem");t.style.cursor=window.getComputedStyle(document.captureElement).cursor}const ed=new MutationObserver($c);function hf(t){if(t.setCapture)t.setCapture(),document.captureElement=t;else{td();let e=document.getElementById("noVNC_mouse_capture_elem");e===null&&(e=document.createElement("div"),e.id="noVNC_mouse_capture_elem",e.style.position="fixed",e.style.top="0px",e.style.left="0px",e.style.width="100%",e.style.height="100%",e.style.zIndex=1e4,e.style.display="none",document.body.appendChild(e),e.addEventListener("contextmenu",Fn),e.addEventListener("mousemove",Fn),e.addEventListener("mouseup",Fn)),document.captureElement=t,ed.observe(t,{attributes:!0}),$c(),e.style.display="",window.addEventListener("mousemove",Fn),window.addEventListener("mouseup",Fn)}}function td(){if(document.releaseCapture)document.releaseCapture(),document.captureElement=null;else{if(!document.captureElement)return;Jc=document.captureElement,document.captureElement=null,ed.disconnect();const t=document.getElementById("noVNC_mouse_capture_elem");t.style.display="none",window.removeEventListener("mousemove",Fn),window.removeEventListener("mouseup",Fn)}}class sd{constructor(){this._listeners=new Map}addEventListener(e,s){this._listeners.has(e)||this._listeners.set(e,new Set),this._listeners.get(e).add(s)}removeEventListener(e,s){this._listeners.has(e)&&this._listeners.get(e).delete(s)}dispatchEvent(e){return this._listeners.has(e.type)?(this._listeners.get(e.type).forEach(s=>s.call(this,e)),!e.defaultPrevented):!0}}class ff{constructor(e){if(this._drawCtx=null,this._renderQ=[],this._flushPromise=null,this._fbWidth=0,this._fbHeight=0,this._prevDrawStyle="",Se(">> Display.constructor"),this._target=e,!this._target)throw new Error("Target must be set");if(typeof this._target=="string")throw new Error("target must be a DOM element");if(!this._target.getContext)throw new Error("no getContext method");this._targetCtx=this._target.getContext("2d"),this._viewportLoc={x:0,y:0,w:this._target.width,h:this._target.height},this._backbuffer=document.createElement("canvas"),this._drawCtx=this._backbuffer.getContext("2d"),this._damageBounds={left:0,top:0,right:this._backbuffer.width,bottom:this._backbuffer.height},Se("User Agent: "+navigator.userAgent),Se("<< Display.constructor"),this._scale=1,this._clipViewport=!1}get scale(){return this._scale}set scale(e){this._rescale(e)}get clipViewport(){return this._clipViewport}set clipViewport(e){this._clipViewport=e;const s=this._viewportLoc;this.viewportChangeSize(s.w,s.h),this.viewportChangePos(0,0)}get width(){return this._fbWidth}get height(){return this._fbHeight}viewportChangePos(e,s){const n=this._viewportLoc;e=Math.floor(e),s=Math.floor(s),this._clipViewport||(e=-n.w,s=-n.h);const a=n.x+n.w-1,i=n.y+n.h-1;e<0&&n.x+e<0&&(e=-n.x),a+e>=this._fbWidth&&(e-=a+e-this._fbWidth+1),n.y+s<0&&(s=-n.y),i+s>=this._fbHeight&&(s-=i+s-this._fbHeight+1),!(e===0&&s===0)&&(Se("viewportChange deltaX: "+e+", deltaY: "+s),n.x+=e,n.y+=s,this._damage(n.x,n.y,n.w,n.h),this.flip())}viewportChangeSize(e,s){(!this._clipViewport||typeof e>"u"||typeof s>"u")&&(Se("Setting viewport to full display region"),e=this._fbWidth,s=this._fbHeight),e=Math.floor(e),s=Math.floor(s),e>this._fbWidth&&(e=this._fbWidth),s>this._fbHeight&&(s=this._fbHeight);const n=this._viewportLoc;if(n.w!==e||n.h!==s){n.w=e,n.h=s;const a=this._target;a.width=e,a.height=s,this.viewportChangePos(0,0),this._damage(n.x,n.y,n.w,n.h),this.flip(),this._rescale(this._scale)}}absX(e){return this._scale===0?0:Fr(e/this._scale+this._viewportLoc.x)}absY(e){return this._scale===0?0:Fr(e/this._scale+this._viewportLoc.y)}resize(e,s){this._prevDrawStyle="",this._fbWidth=e,this._fbHeight=s;const n=this._backbuffer;if(n.width!==e||n.height!==s){let i=null;n.width>0&&n.height>0&&(i=this._drawCtx.getImageData(0,0,n.width,n.height)),n.width!==e&&(n.width=e),n.height!==s&&(n.height=s),i&&this._drawCtx.putImageData(i,0,0)}const a=this._viewportLoc;this.viewportChangeSize(a.w,a.h),this.viewportChangePos(0,0)}getImageData(){return this._drawCtx.getImageData(0,0,this.width,this.height)}toDataURL(e,s){return this._backbuffer.toDataURL(e,s)}toBlob(e,s,n){return this._backbuffer.toBlob(e,s,n)}_damage(e,s,n,a){e<this._damageBounds.left&&(this._damageBounds.left=e),s<this._damageBounds.top&&(this._damageBounds.top=s),e+n>this._damageBounds.right&&(this._damageBounds.right=e+n),s+a>this._damageBounds.bottom&&(this._damageBounds.bottom=s+a)}flip(e){if(this._renderQ.length!==0&&!e)this._renderQPush({type:"flip"});else{let s=this._damageBounds.left,n=this._damageBounds.top,a=this._damageBounds.right-s,i=this._damageBounds.bottom-n,r=s-this._viewportLoc.x,l=n-this._viewportLoc.y;r<0&&(a+=r,s-=r,r=0),l<0&&(i+=l,n-=l,l=0),r+a>this._viewportLoc.w&&(a=this._viewportLoc.w-r),l+i>this._viewportLoc.h&&(i=this._viewportLoc.h-l),a>0&&i>0&&this._targetCtx.drawImage(this._backbuffer,s,n,a,i,r,l,a,i),this._damageBounds.left=this._damageBounds.top=65535,this._damageBounds.right=this._damageBounds.bottom=0}}pending(){return this._renderQ.length>0}flush(){return this._renderQ.length===0?Promise.resolve():(this._flushPromise===null&&(this._flushPromise=new Promise(e=>{this._flushResolve=e})),this._flushPromise)}fillRect(e,s,n,a,i,r){this._renderQ.length!==0&&!r?this._renderQPush({type:"fill",x:e,y:s,width:n,height:a,color:i}):(this._setFillColor(i),this._drawCtx.fillRect(e,s,n,a),this._damage(e,s,n,a))}copyImage(e,s,n,a,i,r,l){this._renderQ.length!==0&&!l?this._renderQPush({type:"copy",oldX:e,oldY:s,x:n,y:a,width:i,height:r}):(this._drawCtx.mozImageSmoothingEnabled=!1,this._drawCtx.webkitImageSmoothingEnabled=!1,this._drawCtx.msImageSmoothingEnabled=!1,this._drawCtx.imageSmoothingEnabled=!1,this._drawCtx.drawImage(this._backbuffer,e,s,i,r,n,a,i,r),this._damage(n,a,i,r))}imageRect(e,s,n,a,i,r){if(n===0||a===0)return;const l=new Image;l.src="data: "+i+";base64,"+Zr.encode(r),this._renderQPush({type:"img",img:l,x:e,y:s,width:n,height:a})}videoFrame(e,s,n,a,i){this._renderQPush({type:"frame",frame:i,x:e,y:s,width:n,height:a})}blitImage(e,s,n,a,i,r,l){if(this._renderQ.length!==0&&!l){const d=new Uint8Array(n*a*4);d.set(new Uint8Array(i.buffer,0,d.length)),this._renderQPush({type:"blit",data:d,x:e,y:s,width:n,height:a})}else{let d=new Uint8ClampedArray(i.buffer,i.byteOffset+r,n*a*4),o=new ImageData(d,n,a);this._drawCtx.putImageData(o,e,s),this._damage(e,s,n,a)}}drawImage(e,...s){if(this._drawCtx.drawImage(e,...s),s.length<=4){const[n,a]=s;this._damage(n,a,e.width,e.height)}else{const[,,n,a,i,r]=s;this._damage(i,r,n,a)}}autoscale(e,s){let n;if(e===0||s===0)n=0;else{const a=this._viewportLoc,i=e/s;a.w/a.h>=i?n=e/a.w:n=s/a.h}this._rescale(n)}_rescale(e){this._scale=e;const s=this._viewportLoc,n=e*s.w+"px",a=e*s.h+"px";(this._target.style.width!==n||this._target.style.height!==a)&&(this._target.style.width=n,this._target.style.height=a)}_setFillColor(e){const s="rgb("+e[0]+","+e[1]+","+e[2]+")";s!==this._prevDrawStyle&&(this._drawCtx.fillStyle=s,this._prevDrawStyle=s)}_renderQPush(e){this._renderQ.push(e),this._renderQ.length===1&&this._scanRenderQ()}_resumeRenderQ(){this.removeEventListener("load",this._noVNCDisplay._resumeRenderQ),this._noVNCDisplay._scanRenderQ()}_scanRenderQ(){let e=!0;for(;e&&this._renderQ.length>0;){const s=this._renderQ[0];switch(s.type){case"flip":this.flip(!0);break;case"copy":this.copyImage(s.oldX,s.oldY,s.x,s.y,s.width,s.height,!0);break;case"fill":this.fillRect(s.x,s.y,s.width,s.height,s.color,!0);break;case"blit":this.blitImage(s.x,s.y,s.width,s.height,s.data,0,!0);break;case"img":if(s.img.complete){if(s.img.width!==s.width||s.img.height!==s.height){rt("Decoded image has incorrect dimensions. Got "+s.img.width+"x"+s.img.height+". Expected "+s.width+"x"+s.height+".");return}this.drawImage(s.img,s.x,s.y),s.img.src=""}else s.img._noVNCDisplay=this,s.img.addEventListener("load",this._resumeRenderQ),e=!1;break;case"frame":if(s.frame.ready){let n=s.frame.frame;(n.codedWidth<s.width||n.codedHeight<s.height)&&Zt("Decoded video frame does not cover its full rectangle area. Expecting at least "+s.width+"x"+s.height+" but got "+n.codedWidth+"x"+n.codedHeight);const a=0,i=0,r=s.width,l=s.height,d=s.x,o=s.y,u=r,_=l;this.drawImage(n,a,i,r,l,d,o,u,_),n.close()}else{let n=this;s.frame.promise.then(()=>{n._scanRenderQ()}),e=!1}break}e&&this._renderQ.shift()}this._renderQ.length===0&&this._flushPromise!==null&&(this._flushResolve(),this._flushPromise=null,this._flushResolve=null)}}function nn(t,e,s,n,a){if(e.subarray&&t.subarray){t.set(e.subarray(s,s+n),a);return}for(var i=0;i<n;i++)t[a+i]=e[s+i]}var mi=Uint8Array,xs=Uint16Array,wi=Int32Array;function Tr(t,e,s,n){for(var a=t&65535|0,i=t>>>16&65535|0,r=0;s!==0;){r=s>2e3?2e3:s,s-=r;do a=a+e[n++]|0,i=i+a|0;while(--r);a%=65521,i%=65521}return a|i<<16|0}function Et(){for(var t,e=[],s=0;s<256;s++){t=s;for(var n=0;n<8;n++)t=t&1?3988292384^t>>>1:t>>>1;e[s]=t}return e}Et();var ti=30,_f=12;function vf(t,e){var s,n,a,i,r,l,d,o,u,_,p,v,x,y,w,S,E,A,K,U,te,X,C,F,L;s=t.state,n=t.next_in,F=t.input,a=n+(t.avail_in-5),i=t.next_out,L=t.output,r=i-(e-t.avail_out),l=i+(t.avail_out-257),d=s.dmax,o=s.wsize,u=s.whave,_=s.wnext,p=s.window,v=s.hold,x=s.bits,y=s.lencode,w=s.distcode,S=(1<<s.lenbits)-1,E=(1<<s.distbits)-1;e:do{x<15&&(v+=F[n++]<<x,x+=8,v+=F[n++]<<x,x+=8),A=y[v&S];t:for(;;){if(K=A>>>24,v>>>=K,x-=K,K=A>>>16&255,K===0)L[i++]=A&65535;else if(K&16){U=A&65535,K&=15,K&&(x<K&&(v+=F[n++]<<x,x+=8),U+=v&(1<<K)-1,v>>>=K,x-=K),x<15&&(v+=F[n++]<<x,x+=8,v+=F[n++]<<x,x+=8),A=w[v&E];s:for(;;){if(K=A>>>24,v>>>=K,x-=K,K=A>>>16&255,K&16){if(te=A&65535,K&=15,x<K&&(v+=F[n++]<<x,x+=8,x<K&&(v+=F[n++]<<x,x+=8)),te+=v&(1<<K)-1,te>d){t.msg="invalid distance too far back",s.mode=ti;break e}if(v>>>=K,x-=K,K=i-r,te>K){if(K=te-K,K>u&&s.sane){t.msg="invalid distance too far back",s.mode=ti;break e}if(X=0,C=p,_===0){if(X+=o-K,K<U){U-=K;do L[i++]=p[X++];while(--K);X=i-te,C=L}}else if(_<K){if(X+=o+_-K,K-=_,K<U){U-=K;do L[i++]=p[X++];while(--K);if(X=0,_<U){K=_,U-=K;do L[i++]=p[X++];while(--K);X=i-te,C=L}}}else if(X+=_-K,K<U){U-=K;do L[i++]=p[X++];while(--K);X=i-te,C=L}for(;U>2;)L[i++]=C[X++],L[i++]=C[X++],L[i++]=C[X++],U-=3;U&&(L[i++]=C[X++],U>1&&(L[i++]=C[X++]))}else{X=i-te;do L[i++]=L[X++],L[i++]=L[X++],L[i++]=L[X++],U-=3;while(U>2);U&&(L[i++]=L[X++],U>1&&(L[i++]=L[X++]))}}else if((K&64)===0){A=w[(A&65535)+(v&(1<<K)-1)];continue s}else{t.msg="invalid distance code",s.mode=ti;break e}break}}else if((K&64)===0){A=y[(A&65535)+(v&(1<<K)-1)];continue t}else if(K&32){s.mode=_f;break e}else{t.msg="invalid literal/length code",s.mode=ti;break e}break}}while(n<a&&i<l);U=x>>3,n-=U,x-=U<<3,v&=(1<<x)-1,t.next_in=n,t.next_out=i,t.avail_in=n<a?5+(a-n):5-(n-a),t.avail_out=i<l?257+(l-i):257-(i-l),s.hold=v,s.bits=x}var Gn=15,Al=852,Kl=592,Fl=0,Gi=1,Tl=2,pf=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,0,0],gf=[16,16,16,16,16,16,16,16,17,17,17,17,18,18,18,18,19,19,19,19,20,20,20,20,21,21,21,21,16,72,78],xf=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577,0,0],bf=[16,16,16,16,17,17,18,18,19,19,20,20,21,21,22,22,23,23,24,24,25,25,26,26,27,27,28,28,29,29,64,64];function Ta(t,e,s,n,a,i,r,l){var d=l.bits,o=0,u=0,_=0,p=0,v=0,x=0,y=0,w=0,S=0,E=0,A,K,U,te,X,C=null,F=0,L,Z=new xs(Gn+1),oe=new xs(Gn+1),ue=null,ee=0,N,se,ae;for(o=0;o<=Gn;o++)Z[o]=0;for(u=0;u<n;u++)Z[e[s+u]]++;for(v=d,p=Gn;p>=1&&Z[p]===0;p--);if(v>p&&(v=p),p===0)return a[i++]=1<<24|64<<16|0,a[i++]=1<<24|64<<16|0,l.bits=1,0;for(_=1;_<p&&Z[_]===0;_++);for(v<_&&(v=_),w=1,o=1;o<=Gn;o++)if(w<<=1,w-=Z[o],w<0)return-1;if(w>0&&(t===Fl||p!==1))return-1;for(oe[1]=0,o=1;o<Gn;o++)oe[o+1]=oe[o]+Z[o];for(u=0;u<n;u++)e[s+u]!==0&&(r[oe[e[s+u]]++]=u);if(t===Fl?(C=ue=r,L=19):t===Gi?(C=pf,F-=257,ue=gf,ee-=257,L=256):(C=xf,ue=bf,L=-1),E=0,u=0,o=_,X=i,x=v,y=0,U=-1,S=1<<v,te=S-1,t===Gi&&S>Al||t===Tl&&S>Kl)return 1;for(;;){N=o-y,r[u]<L?(se=0,ae=r[u]):r[u]>L?(se=ue[ee+r[u]],ae=C[F+r[u]]):(se=96,ae=0),A=1<<o-y,K=1<<x,_=K;do K-=A,a[X+(E>>y)+K]=N<<24|se<<16|ae|0;while(K!==0);for(A=1<<o-1;E&A;)A>>=1;if(A!==0?(E&=A-1,E+=A):E=0,u++,--Z[o]===0){if(o===p)break;o=e[s+r[u]]}if(o>v&&(E&te)!==U){for(y===0&&(y=v),X+=_,x=o-y,w=1<<x;x+y<p&&(w-=Z[x+y],!(w<=0));)x++,w<<=1;if(S+=1<<x,t===Gi&&S>Al||t===Tl&&S>Kl)return 1;U=E&te,a[U]=v<<24|x<<16|X-i|0}}return E!==0&&(a[X+E]=o-y<<24|64<<16|0),l.bits=v,0}var mf=0,nd=1,ad=2;const Ml=4,yi=0,wf=1,yf=2,Hn=-2,kf=-3,Sf=-4,Ef=-5,Xl=8;var id=1,Ll=2,Pl=3,Bl=4,Dl=5,Rl=6,Il=7,Ql=8,zl=9,Nl=10,Ul=11,qs=12,qi=13,Hl=14,Wi=15,Ol=16,Vl=17,Gl=18,ql=19,si=20,ni=21,Wl=22,jl=23,Yl=24,Zl=25,Jl=26,ji=27,$l=28,eo=29,at=30,Cf=31,Af=32,Kf=852,Ff=592,Tf=15,Mf=Tf;function to(t){return(t>>>24&255)+(t>>>8&65280)+((t&65280)<<8)+((t&255)<<24)}function Xf(){this.mode=0,this.last=!1,this.wrap=0,this.havedict=!1,this.flags=0,this.dmax=0,this.check=0,this.total=0,this.head=null,this.wbits=0,this.wsize=0,this.whave=0,this.wnext=0,this.window=null,this.hold=0,this.bits=0,this.length=0,this.offset=0,this.extra=0,this.lencode=null,this.distcode=null,this.lenbits=0,this.distbits=0,this.ncode=0,this.nlen=0,this.ndist=0,this.have=0,this.next=null,this.lens=new xs(320),this.work=new xs(288),this.lendyn=null,this.distdyn=null,this.sane=0,this.back=0,this.was=0}function Lf(t){var e;return!t||!t.state?Hn:(e=t.state,t.total_in=t.total_out=e.total=0,t.msg="",e.wrap&&(t.adler=e.wrap&1),e.mode=id,e.last=0,e.havedict=0,e.dmax=32768,e.head=null,e.hold=0,e.bits=0,e.lencode=e.lendyn=new wi(Kf),e.distcode=e.distdyn=new wi(Ff),e.sane=1,e.back=-1,yi)}function rd(t){var e;return!t||!t.state?Hn:(e=t.state,e.wsize=0,e.whave=0,e.wnext=0,Lf(t))}function Pf(t,e){var s,n;return!t||!t.state||(n=t.state,e<0?(s=0,e=-e):(s=(e>>4)+1,e<48&&(e&=15)),e&&(e<8||e>15))?Hn:(n.window!==null&&n.wbits!==e&&(n.window=null),n.wrap=s,n.wbits=e,rd(t))}function Bf(t,e){var s,n;return t?(n=new Xf,t.state=n,n.window=null,s=Pf(t,e),s!==yi&&(t.state=null),s):Hn}function Df(t){return Bf(t,Mf)}var so=!0,Yi,Zi;function Rf(t){if(so){var e;for(Yi=new wi(512),Zi=new wi(32),e=0;e<144;)t.lens[e++]=8;for(;e<256;)t.lens[e++]=9;for(;e<280;)t.lens[e++]=7;for(;e<288;)t.lens[e++]=8;for(Ta(nd,t.lens,0,288,Yi,0,t.work,{bits:9}),e=0;e<32;)t.lens[e++]=5;Ta(ad,t.lens,0,32,Zi,0,t.work,{bits:5}),so=!1}t.lencode=Yi,t.lenbits=9,t.distcode=Zi,t.distbits=5}function If(t,e,s,n){var a,i=t.state;return i.window===null&&(i.wsize=1<<i.wbits,i.wnext=0,i.whave=0,i.window=new mi(i.wsize)),n>=i.wsize?(nn(i.window,e,s-i.wsize,i.wsize,0),i.wnext=0,i.whave=i.wsize):(a=i.wsize-i.wnext,a>n&&(a=n),nn(i.window,e,s-n,a,i.wnext),n-=a,n?(nn(i.window,e,s-n,n,0),i.wnext=n,i.whave=i.wsize):(i.wnext+=a,i.wnext===i.wsize&&(i.wnext=0),i.whave<i.wsize&&(i.whave+=a))),0}function Qf(t,e){var s,n,a,i,r,l,d,o,u,_,p,v,x,y,w=0,S,E,A,K,U,te,X,C,F=new mi(4),L,Z,oe=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15];if(!t||!t.state||!t.output||!t.input&&t.avail_in!==0)return Hn;s=t.state,s.mode===qs&&(s.mode=qi),r=t.next_out,a=t.output,d=t.avail_out,i=t.next_in,n=t.input,l=t.avail_in,o=s.hold,u=s.bits,_=l,p=d,C=yi;e:for(;;)switch(s.mode){case id:if(s.wrap===0){s.mode=qi;break}for(;u<16;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(s.wrap&2&&o===35615){s.check=0,F[0]=o&255,F[1]=o>>>8&255,s.check=Et(s.check),o=0,u=0,s.mode=Ll;break}if(s.flags=0,s.head&&(s.head.done=!1),!(s.wrap&1)||(((o&255)<<8)+(o>>8))%31){t.msg="incorrect header check",s.mode=at;break}if((o&15)!==Xl){t.msg="unknown compression method",s.mode=at;break}if(o>>>=4,u-=4,X=(o&15)+8,s.wbits===0)s.wbits=X;else if(X>s.wbits){t.msg="invalid window size",s.mode=at;break}s.dmax=1<<X,t.adler=s.check=1,s.mode=o&512?Nl:qs,o=0,u=0;break;case Ll:for(;u<16;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(s.flags=o,(s.flags&255)!==Xl){t.msg="unknown compression method",s.mode=at;break}if(s.flags&57344){t.msg="unknown header flags set",s.mode=at;break}s.head&&(s.head.text=o>>8&1),s.flags&512&&(F[0]=o&255,F[1]=o>>>8&255,s.check=Et(s.check)),o=0,u=0,s.mode=Pl;case Pl:for(;u<32;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}s.head&&(s.head.time=o),s.flags&512&&(F[0]=o&255,F[1]=o>>>8&255,F[2]=o>>>16&255,F[3]=o>>>24&255,s.check=Et(s.check)),o=0,u=0,s.mode=Bl;case Bl:for(;u<16;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}s.head&&(s.head.xflags=o&255,s.head.os=o>>8),s.flags&512&&(F[0]=o&255,F[1]=o>>>8&255,s.check=Et(s.check)),o=0,u=0,s.mode=Dl;case Dl:if(s.flags&1024){for(;u<16;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}s.length=o,s.head&&(s.head.extra_len=o),s.flags&512&&(F[0]=o&255,F[1]=o>>>8&255,s.check=Et(s.check)),o=0,u=0}else s.head&&(s.head.extra=null);s.mode=Rl;case Rl:if(s.flags&1024&&(v=s.length,v>l&&(v=l),v&&(s.head&&(X=s.head.extra_len-s.length,s.head.extra||(s.head.extra=new Array(s.head.extra_len)),nn(s.head.extra,n,i,v,X)),s.flags&512&&(s.check=Et(s.check)),l-=v,i+=v,s.length-=v),s.length))break e;s.length=0,s.mode=Il;case Il:if(s.flags&2048){if(l===0)break e;v=0;do X=n[i+v++],s.head&&X&&s.length<65536&&(s.head.name+=String.fromCharCode(X));while(X&&v<l);if(s.flags&512&&(s.check=Et(s.check)),l-=v,i+=v,X)break e}else s.head&&(s.head.name=null);s.length=0,s.mode=Ql;case Ql:if(s.flags&4096){if(l===0)break e;v=0;do X=n[i+v++],s.head&&X&&s.length<65536&&(s.head.comment+=String.fromCharCode(X));while(X&&v<l);if(s.flags&512&&(s.check=Et(s.check)),l-=v,i+=v,X)break e}else s.head&&(s.head.comment=null);s.mode=zl;case zl:if(s.flags&512){for(;u<16;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(o!==(s.check&65535)){t.msg="header crc mismatch",s.mode=at;break}o=0,u=0}s.head&&(s.head.hcrc=s.flags>>9&1,s.head.done=!0),t.adler=s.check=0,s.mode=qs;break;case Nl:for(;u<32;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}t.adler=s.check=to(o),o=0,u=0,s.mode=Ul;case Ul:if(s.havedict===0)return t.next_out=r,t.avail_out=d,t.next_in=i,t.avail_in=l,s.hold=o,s.bits=u,yf;t.adler=s.check=1,s.mode=qs;case qs:case qi:if(s.last){o>>>=u&7,u-=u&7,s.mode=ji;break}for(;u<3;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}switch(s.last=o&1,o>>>=1,u-=1,o&3){case 0:s.mode=Hl;break;case 1:Rf(s),s.mode=si;break;case 2:s.mode=Vl;break;case 3:t.msg="invalid block type",s.mode=at}o>>>=2,u-=2;break;case Hl:for(o>>>=u&7,u-=u&7;u<32;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if((o&65535)!==(o>>>16^65535)){t.msg="invalid stored block lengths",s.mode=at;break}s.length=o&65535,o=0,u=0,s.mode=Wi;case Wi:s.mode=Ol;case Ol:if(v=s.length,v){if(v>l&&(v=l),v>d&&(v=d),v===0)break e;nn(a,n,i,v,r),l-=v,i+=v,d-=v,r+=v,s.length-=v;break}s.mode=qs;break;case Vl:for(;u<14;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(s.nlen=(o&31)+257,o>>>=5,u-=5,s.ndist=(o&31)+1,o>>>=5,u-=5,s.ncode=(o&15)+4,o>>>=4,u-=4,s.nlen>286||s.ndist>30){t.msg="too many length or distance symbols",s.mode=at;break}s.have=0,s.mode=Gl;case Gl:for(;s.have<s.ncode;){for(;u<3;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}s.lens[oe[s.have++]]=o&7,o>>>=3,u-=3}for(;s.have<19;)s.lens[oe[s.have++]]=0;if(s.lencode=s.lendyn,s.lenbits=7,L={bits:s.lenbits},C=Ta(mf,s.lens,0,19,s.lencode,0,s.work,L),s.lenbits=L.bits,C){t.msg="invalid code lengths set",s.mode=at;break}s.have=0,s.mode=ql;case ql:for(;s.have<s.nlen+s.ndist;){for(;w=s.lencode[o&(1<<s.lenbits)-1],S=w>>>24,E=w>>>16&255,A=w&65535,!(S<=u);){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(A<16)o>>>=S,u-=S,s.lens[s.have++]=A;else{if(A===16){for(Z=S+2;u<Z;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(o>>>=S,u-=S,s.have===0){t.msg="invalid bit length repeat",s.mode=at;break}X=s.lens[s.have-1],v=3+(o&3),o>>>=2,u-=2}else if(A===17){for(Z=S+3;u<Z;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}o>>>=S,u-=S,X=0,v=3+(o&7),o>>>=3,u-=3}else{for(Z=S+7;u<Z;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}o>>>=S,u-=S,X=0,v=11+(o&127),o>>>=7,u-=7}if(s.have+v>s.nlen+s.ndist){t.msg="invalid bit length repeat",s.mode=at;break}for(;v--;)s.lens[s.have++]=X}}if(s.mode===at)break;if(s.lens[256]===0){t.msg="invalid code -- missing end-of-block",s.mode=at;break}if(s.lenbits=9,L={bits:s.lenbits},C=Ta(nd,s.lens,0,s.nlen,s.lencode,0,s.work,L),s.lenbits=L.bits,C){t.msg="invalid literal/lengths set",s.mode=at;break}if(s.distbits=6,s.distcode=s.distdyn,L={bits:s.distbits},C=Ta(ad,s.lens,s.nlen,s.ndist,s.distcode,0,s.work,L),s.distbits=L.bits,C){t.msg="invalid distances set",s.mode=at;break}s.mode=si;case si:s.mode=ni;case ni:if(l>=6&&d>=258){t.next_out=r,t.avail_out=d,t.next_in=i,t.avail_in=l,s.hold=o,s.bits=u,vf(t,p),r=t.next_out,a=t.output,d=t.avail_out,i=t.next_in,n=t.input,l=t.avail_in,o=s.hold,u=s.bits,s.mode===qs&&(s.back=-1);break}for(s.back=0;w=s.lencode[o&(1<<s.lenbits)-1],S=w>>>24,E=w>>>16&255,A=w&65535,!(S<=u);){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(E&&(E&240)===0){for(K=S,U=E,te=A;w=s.lencode[te+((o&(1<<K+U)-1)>>K)],S=w>>>24,E=w>>>16&255,A=w&65535,!(K+S<=u);){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}o>>>=K,u-=K,s.back+=K}if(o>>>=S,u-=S,s.back+=S,s.length=A,E===0){s.mode=Jl;break}if(E&32){s.back=-1,s.mode=qs;break}if(E&64){t.msg="invalid literal/length code",s.mode=at;break}s.extra=E&15,s.mode=Wl;case Wl:if(s.extra){for(Z=s.extra;u<Z;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}s.length+=o&(1<<s.extra)-1,o>>>=s.extra,u-=s.extra,s.back+=s.extra}s.was=s.length,s.mode=jl;case jl:for(;w=s.distcode[o&(1<<s.distbits)-1],S=w>>>24,E=w>>>16&255,A=w&65535,!(S<=u);){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if((E&240)===0){for(K=S,U=E,te=A;w=s.distcode[te+((o&(1<<K+U)-1)>>K)],S=w>>>24,E=w>>>16&255,A=w&65535,!(K+S<=u);){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}o>>>=K,u-=K,s.back+=K}if(o>>>=S,u-=S,s.back+=S,E&64){t.msg="invalid distance code",s.mode=at;break}s.offset=A,s.extra=E&15,s.mode=Yl;case Yl:if(s.extra){for(Z=s.extra;u<Z;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}s.offset+=o&(1<<s.extra)-1,o>>>=s.extra,u-=s.extra,s.back+=s.extra}if(s.offset>s.dmax){t.msg="invalid distance too far back",s.mode=at;break}s.mode=Zl;case Zl:if(d===0)break e;if(v=p-d,s.offset>v){if(v=s.offset-v,v>s.whave&&s.sane){t.msg="invalid distance too far back",s.mode=at;break}v>s.wnext?(v-=s.wnext,x=s.wsize-v):x=s.wnext-v,v>s.length&&(v=s.length),y=s.window}else y=a,x=r-s.offset,v=s.length;v>d&&(v=d),d-=v,s.length-=v;do a[r++]=y[x++];while(--v);s.length===0&&(s.mode=ni);break;case Jl:if(d===0)break e;a[r++]=s.length,d--,s.mode=ni;break;case ji:if(s.wrap){for(;u<32;){if(l===0)break e;l--,o|=n[i++]<<u,u+=8}if(p-=d,t.total_out+=p,s.total+=p,p&&(t.adler=s.check=s.flags?Et(s.check):Tr(s.check,a,p,r-p)),p=d,(s.flags?o:to(o))!==s.check){t.msg="incorrect data check",s.mode=at;break}o=0,u=0}s.mode=$l;case $l:if(s.wrap&&s.flags){for(;u<32;){if(l===0)break e;l--,o+=n[i++]<<u,u+=8}if(o!==(s.total&4294967295)){t.msg="incorrect length check",s.mode=at;break}o=0,u=0}s.mode=eo;case eo:C=wf;break e;case at:C=kf;break e;case Cf:return Sf;case Af:default:return Hn}return t.next_out=r,t.avail_out=d,t.next_in=i,t.avail_in=l,s.hold=o,s.bits=u,(s.wsize||p!==t.avail_out&&s.mode<at&&(s.mode<ji||e!==Ml))&&If(t,t.output,t.next_out,p-t.avail_out),_-=t.avail_in,p-=t.avail_out,t.total_in+=_,t.total_out+=p,s.total+=p,s.wrap&&p&&(t.adler=s.check=s.flags?Et(s.check,a,p,t.next_out-p):Tr(s.check,a,p,t.next_out-p)),t.data_type=s.bits+(s.last?64:0)+(s.mode===qs?128:0)+(s.mode===si||s.mode===Wi?256:0),(_===0&&p===0||e===Ml)&&C===yi&&(C=Ef),C}function ld(){this.input=null,this.next_in=0,this.avail_in=0,this.total_in=0,this.output=null,this.next_out=0,this.avail_out=0,this.total_out=0,this.msg="",this.state=null,this.data_type=2,this.adler=0}class Bi{constructor(){this.strm=new ld,this.chunkSize=1024*10*10,this.strm.output=new Uint8Array(this.chunkSize),Df(this.strm)}setInput(e){e?(this.strm.input=e,this.strm.avail_in=this.strm.input.length,this.strm.next_in=0):(this.strm.input=null,this.strm.avail_in=0,this.strm.next_in=0)}inflate(e){if(e>this.chunkSize&&(this.chunkSize=e,this.strm.output=new Uint8Array(this.chunkSize)),this.strm.next_out=0,this.strm.avail_out=e,Qf(this.strm,0)<0)throw new Error("zlib inflate failed");if(this.strm.next_out!=e)throw new Error("Incomplete zlib block");return new Uint8Array(this.strm.output.buffer,0,this.strm.next_out)}reset(){rd(this.strm)}}var zf=4,no=0,ao=1,Nf=2;function ca(t){for(var e=t.length;--e>=0;)t[e]=0}var Uf=0,Hf=1,Of=2,Vf=3,Gf=258,Jr=29,qa=256,Pa=qa+1+Jr,ea=30,$r=19,od=2*Pa+1,Bn=15,Ji=16,qf=7,cd=256,dd=16,ud=17,hd=18,Mr=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0],fi=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],Wf=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,3,7],fd=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],jf=512,un=new Array((Pa+2)*2);ca(un);var Ma=new Array(ea*2);ca(Ma);var Ba=new Array(jf);ca(Ba);var Da=new Array(Gf-Vf+1);ca(Da);var el=new Array(Jr);ca(el);var ki=new Array(ea);ca(ki);function $i(t,e,s,n,a){this.static_tree=t,this.extra_bits=e,this.extra_base=s,this.elems=n,this.max_length=a,this.has_stree=t&&t.length}var _d,vd,pd;function er(t,e){this.dyn_tree=t,this.max_code=0,this.stat_desc=e}function gd(t){return t<256?Ba[t]:Ba[256+(t>>>7)]}function Si(t,e){t.pending_buf[t.pending++]=e&255,t.pending_buf[t.pending++]=e>>>8&255}function hs(t,e,s){t.bi_valid>Ji-s?(t.bi_buf|=e<<t.bi_valid&65535,Si(t,t.bi_buf),t.bi_buf=e>>Ji-t.bi_valid,t.bi_valid+=s-Ji):(t.bi_buf|=e<<t.bi_valid&65535,t.bi_valid+=s)}function Ys(t,e,s){hs(t,s[e*2],s[e*2+1])}function xd(t,e){var s=0;do s|=t&1,t>>>=1,s<<=1;while(--e>0);return s>>>1}function Yf(t,e){var s=e.dyn_tree,n=e.max_code,a=e.stat_desc.static_tree,i=e.stat_desc.has_stree,r=e.stat_desc.extra_bits,l=e.stat_desc.extra_base,d=e.stat_desc.max_length,o,u,_,p,v,x,y=0;for(p=0;p<=Bn;p++)t.bl_count[p]=0;for(s[t.heap[t.heap_max]*2+1]=0,o=t.heap_max+1;o<od;o++)u=t.heap[o],p=s[s[u*2+1]*2+1]+1,p>d&&(p=d,y++),s[u*2+1]=p,!(u>n)&&(t.bl_count[p]++,v=0,u>=l&&(v=r[u-l]),x=s[u*2],t.opt_len+=x*(p+v),i&&(t.static_len+=x*(a[u*2+1]+v)));if(y!==0){do{for(p=d-1;t.bl_count[p]===0;)p--;t.bl_count[p]--,t.bl_count[p+1]+=2,t.bl_count[d]--,y-=2}while(y>0);for(p=d;p!==0;p--)for(u=t.bl_count[p];u!==0;)_=t.heap[--o],!(_>n)&&(s[_*2+1]!==p&&(t.opt_len+=(p-s[_*2+1])*s[_*2],s[_*2+1]=p),u--)}}function bd(t,e,s){var n=new Array(Bn+1),a=0,i,r;for(i=1;i<=Bn;i++)n[i]=a=a+s[i-1]<<1;for(r=0;r<=e;r++){var l=t[r*2+1];l!==0&&(t[r*2]=xd(n[l]++,l))}}function Zf(){var t,e,s,n,a,i=new Array(Bn+1);for(s=0,n=0;n<Jr-1;n++)for(el[n]=s,t=0;t<1<<Mr[n];t++)Da[s++]=n;for(Da[s-1]=n,a=0,n=0;n<16;n++)for(ki[n]=a,t=0;t<1<<fi[n];t++)Ba[a++]=n;for(a>>=7;n<ea;n++)for(ki[n]=a<<7,t=0;t<1<<fi[n]-7;t++)Ba[256+a++]=n;for(e=0;e<=Bn;e++)i[e]=0;for(t=0;t<=143;)un[t*2+1]=8,t++,i[8]++;for(;t<=255;)un[t*2+1]=9,t++,i[9]++;for(;t<=279;)un[t*2+1]=7,t++,i[7]++;for(;t<=287;)un[t*2+1]=8,t++,i[8]++;for(bd(un,Pa+1,i),t=0;t<ea;t++)Ma[t*2+1]=5,Ma[t*2]=xd(t,5);_d=new $i(un,Mr,qa+1,Pa,Bn),vd=new $i(Ma,fi,0,ea,Bn),pd=new $i(new Array(0),Wf,0,$r,qf)}function md(t){var e;for(e=0;e<Pa;e++)t.dyn_ltree[e*2]=0;for(e=0;e<ea;e++)t.dyn_dtree[e*2]=0;for(e=0;e<$r;e++)t.bl_tree[e*2]=0;t.dyn_ltree[cd*2]=1,t.opt_len=t.static_len=0,t.last_lit=t.matches=0}function wd(t){t.bi_valid>8?Si(t,t.bi_buf):t.bi_valid>0&&(t.pending_buf[t.pending++]=t.bi_buf),t.bi_buf=0,t.bi_valid=0}function Jf(t,e,s,n){wd(t),Si(t,s),Si(t,~s),nn(t.pending_buf,t.window,e,s,t.pending),t.pending+=s}function io(t,e,s,n){var a=e*2,i=s*2;return t[a]<t[i]||t[a]===t[i]&&n[e]<=n[s]}function tr(t,e,s){for(var n=t.heap[s],a=s<<1;a<=t.heap_len&&(a<t.heap_len&&io(e,t.heap[a+1],t.heap[a],t.depth)&&a++,!io(e,n,t.heap[a],t.depth));)t.heap[s]=t.heap[a],s=a,a<<=1;t.heap[s]=n}function ro(t,e,s){var n,a,i=0,r,l;if(t.last_lit!==0)do n=t.pending_buf[t.d_buf+i*2]<<8|t.pending_buf[t.d_buf+i*2+1],a=t.pending_buf[t.l_buf+i],i++,n===0?Ys(t,a,e):(r=Da[a],Ys(t,r+qa+1,e),l=Mr[r],l!==0&&(a-=el[r],hs(t,a,l)),n--,r=gd(n),Ys(t,r,s),l=fi[r],l!==0&&(n-=ki[r],hs(t,n,l)));while(i<t.last_lit);Ys(t,cd,e)}function Xr(t,e){var s=e.dyn_tree,n=e.stat_desc.static_tree,a=e.stat_desc.has_stree,i=e.stat_desc.elems,r,l,d=-1,o;for(t.heap_len=0,t.heap_max=od,r=0;r<i;r++)s[r*2]!==0?(t.heap[++t.heap_len]=d=r,t.depth[r]=0):s[r*2+1]=0;for(;t.heap_len<2;)o=t.heap[++t.heap_len]=d<2?++d:0,s[o*2]=1,t.depth[o]=0,t.opt_len--,a&&(t.static_len-=n[o*2+1]);for(e.max_code=d,r=t.heap_len>>1;r>=1;r--)tr(t,s,r);o=i;do r=t.heap[1],t.heap[1]=t.heap[t.heap_len--],tr(t,s,1),l=t.heap[1],t.heap[--t.heap_max]=r,t.heap[--t.heap_max]=l,s[o*2]=s[r*2]+s[l*2],t.depth[o]=(t.depth[r]>=t.depth[l]?t.depth[r]:t.depth[l])+1,s[r*2+1]=s[l*2+1]=o,t.heap[1]=o++,tr(t,s,1);while(t.heap_len>=2);t.heap[--t.heap_max]=t.heap[1],Yf(t,e),bd(s,d,t.bl_count)}function lo(t,e,s){var n,a=-1,i,r=e[1],l=0,d=7,o=4;for(r===0&&(d=138,o=3),e[(s+1)*2+1]=65535,n=0;n<=s;n++)i=r,r=e[(n+1)*2+1],!(++l<d&&i===r)&&(l<o?t.bl_tree[i*2]+=l:i!==0?(i!==a&&t.bl_tree[i*2]++,t.bl_tree[dd*2]++):l<=10?t.bl_tree[ud*2]++:t.bl_tree[hd*2]++,l=0,a=i,r===0?(d=138,o=3):i===r?(d=6,o=3):(d=7,o=4))}function oo(t,e,s){var n,a=-1,i,r=e[1],l=0,d=7,o=4;for(r===0&&(d=138,o=3),n=0;n<=s;n++)if(i=r,r=e[(n+1)*2+1],!(++l<d&&i===r)){if(l<o)do Ys(t,i,t.bl_tree);while(--l!==0);else i!==0?(i!==a&&(Ys(t,i,t.bl_tree),l--),Ys(t,dd,t.bl_tree),hs(t,l-3,2)):l<=10?(Ys(t,ud,t.bl_tree),hs(t,l-3,3)):(Ys(t,hd,t.bl_tree),hs(t,l-11,7));l=0,a=i,r===0?(d=138,o=3):i===r?(d=6,o=3):(d=7,o=4)}}function $f(t){var e;for(lo(t,t.dyn_ltree,t.l_desc.max_code),lo(t,t.dyn_dtree,t.d_desc.max_code),Xr(t,t.bl_desc),e=$r-1;e>=3&&t.bl_tree[fd[e]*2+1]===0;e--);return t.opt_len+=3*(e+1)+5+5+4,e}function e_(t,e,s,n){var a;for(hs(t,e-257,5),hs(t,s-1,5),hs(t,n-4,4),a=0;a<n;a++)hs(t,t.bl_tree[fd[a]*2+1],3);oo(t,t.dyn_ltree,e-1),oo(t,t.dyn_dtree,s-1)}function t_(t){var e=4093624447,s;for(s=0;s<=31;s++,e>>>=1)if(e&1&&t.dyn_ltree[s*2]!==0)return no;if(t.dyn_ltree[18]!==0||t.dyn_ltree[20]!==0||t.dyn_ltree[26]!==0)return ao;for(s=32;s<qa;s++)if(t.dyn_ltree[s*2]!==0)return ao;return no}var co=!1;function s_(t){co||(Zf(),co=!0),t.l_desc=new er(t.dyn_ltree,_d),t.d_desc=new er(t.dyn_dtree,vd),t.bl_desc=new er(t.bl_tree,pd),t.bi_buf=0,t.bi_valid=0,md(t)}function yd(t,e,s,n){hs(t,(Uf<<1)+(n?1:0),3),Jf(t,e,s)}function n_(t,e,s,n){var a,i,r=0;t.level>0?(t.strm.data_type===Nf&&(t.strm.data_type=t_(t)),Xr(t,t.l_desc),Xr(t,t.d_desc),r=$f(t),a=t.opt_len+3+7>>>3,i=t.static_len+3+7>>>3,i<=a&&(a=i)):a=i=s+5,s+4<=a&&e!==-1?yd(t,e,s,n):t.strategy===zf||i===a?(hs(t,(Hf<<1)+(n?1:0),3),ro(t,un,Ma)):(hs(t,(Of<<1)+(n?1:0),3),e_(t,t.l_desc.max_code+1,t.d_desc.max_code+1,r+1),ro(t,t.dyn_ltree,t.dyn_dtree)),md(t),n&&wd(t)}function wn(t,e,s){return t.pending_buf[t.d_buf+t.last_lit*2]=e>>>8&255,t.pending_buf[t.d_buf+t.last_lit*2+1]=e&255,t.pending_buf[t.l_buf+t.last_lit]=s&255,t.last_lit++,e===0?t.dyn_ltree[s*2]++:(t.matches++,e--,t.dyn_ltree[(Da[s]+qa+1)*2]++,t.dyn_dtree[gd(e)*2]++),t.last_lit===t.lit_bufsize-1}const a_={2:"need dictionary",1:"stream end",0:"","-1":"file error","-2":"stream error","-3":"data error","-4":"insufficient memory","-5":"buffer error","-6":"incompatible version"},Wa=0,uo=3,Ra=4,i_=5,Yn=0,ta=-2,sr=-5,kd=-1,r_=1,ai=2,l_=3,o_=4,c_=0,d_=2,tl=8;var u_=15,h_=8,f_=29,__=256,Lr=__+1+f_,v_=30,p_=19,g_=2*Lr+1,x_=15,He=3,_n=258,Fs=_n+He+1,b_=32,Sd=42,ho=69,nr=73,ar=91,ir=103,ka=113,ii=666,Pt=1,ja=2,Ia=3,Di=4,m_=3;function Zn(t,e){return t.msg=a_[e],e}function fo(t){return(t<<1)-(t>4?9:0)}function Tn(t){for(var e=t.length;--e>=0;)t[e]=0}function Kn(t){var e=t.state,s=e.pending;s>t.avail_out&&(s=t.avail_out),s!==0&&(nn(t.output,e.pending_buf,e.pending_out,s,t.next_out),t.next_out+=s,e.pending_out+=s,t.total_out+=s,t.avail_out-=s,e.pending-=s,e.pending===0&&(e.pending_out=0))}function $t(t,e){n_(t,t.block_start>=0?t.block_start:-1,t.strstart-t.block_start,e),t.block_start=t.strstart,Kn(t.strm)}function it(t,e){t.pending_buf[t.pending++]=e}function rr(t,e){t.pending_buf[t.pending++]=e>>>8&255,t.pending_buf[t.pending++]=e&255}function w_(t,e,s,n){var a=t.avail_in;return a>n&&(a=n),a===0?0:(t.avail_in-=a,nn(e,t.input,t.next_in,a,s),t.state.wrap===1?t.adler=Tr(t.adler,e,a,s):t.state.wrap===2&&(t.adler=Et(t.adler)),t.next_in+=a,t.total_in+=a,a)}function Ed(t,e){var s=t.max_chain_length,n=t.strstart,a,i,r=t.prev_length,l=t.nice_match,d=t.strstart>t.w_size-Fs?t.strstart-(t.w_size-Fs):0,o=t.window,u=t.w_mask,_=t.prev,p=t.strstart+_n,v=o[n+r-1],x=o[n+r];t.prev_length>=t.good_match&&(s>>=2),l>t.lookahead&&(l=t.lookahead);do if(a=e,!(o[a+r]!==x||o[a+r-1]!==v||o[a]!==o[n]||o[++a]!==o[n+1])){n+=2,a++;do;while(o[++n]===o[++a]&&o[++n]===o[++a]&&o[++n]===o[++a]&&o[++n]===o[++a]&&o[++n]===o[++a]&&o[++n]===o[++a]&&o[++n]===o[++a]&&o[++n]===o[++a]&&n<p);if(i=_n-(p-n),n=p-_n,i>r){if(t.match_start=e,r=i,i>=l)break;v=o[n+r-1],x=o[n+r]}}while((e=_[e&u])>d&&--s!==0);return r<=t.lookahead?r:t.lookahead}function Ya(t){var e=t.w_size,s,n,a,i,r;do{if(i=t.window_size-t.lookahead-t.strstart,t.strstart>=e+(e-Fs)){nn(t.window,t.window,e,e,0),t.match_start-=e,t.strstart-=e,t.block_start-=e,n=t.hash_size,s=n;do a=t.head[--s],t.head[s]=a>=e?a-e:0;while(--n);n=e,s=n;do a=t.prev[--s],t.prev[s]=a>=e?a-e:0;while(--n);i+=e}if(t.strm.avail_in===0)break;if(n=w_(t.strm,t.window,t.strstart+t.lookahead,i),t.lookahead+=n,t.lookahead+t.insert>=He)for(r=t.strstart-t.insert,t.ins_h=t.window[r],t.ins_h=(t.ins_h<<t.hash_shift^t.window[r+1])&t.hash_mask;t.insert&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[r+He-1])&t.hash_mask,t.prev[r&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=r,r++,t.insert--,!(t.lookahead+t.insert<He)););}while(t.lookahead<Fs&&t.strm.avail_in!==0)}function y_(t,e){var s=65535;for(s>t.pending_buf_size-5&&(s=t.pending_buf_size-5);;){if(t.lookahead<=1){if(Ya(t),t.lookahead===0&&e===Wa)return Pt;if(t.lookahead===0)break}t.strstart+=t.lookahead,t.lookahead=0;var n=t.block_start+s;if((t.strstart===0||t.strstart>=n)&&(t.lookahead=t.strstart-n,t.strstart=n,$t(t,!1),t.strm.avail_out===0)||t.strstart-t.block_start>=t.w_size-Fs&&($t(t,!1),t.strm.avail_out===0))return Pt}return t.insert=0,e===Ra?($t(t,!0),t.strm.avail_out===0?Ia:Di):(t.strstart>t.block_start&&($t(t,!1),t.strm.avail_out===0),Pt)}function lr(t,e){for(var s,n;;){if(t.lookahead<Fs){if(Ya(t),t.lookahead<Fs&&e===Wa)return Pt;if(t.lookahead===0)break}if(s=0,t.lookahead>=He&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+He-1])&t.hash_mask,s=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),s!==0&&t.strstart-s<=t.w_size-Fs&&(t.match_length=Ed(t,s)),t.match_length>=He)if(n=wn(t,t.strstart-t.match_start,t.match_length-He),t.lookahead-=t.match_length,t.match_length<=t.max_lazy_match&&t.lookahead>=He){t.match_length--;do t.strstart++,t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+He-1])&t.hash_mask,s=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart;while(--t.match_length!==0);t.strstart++}else t.strstart+=t.match_length,t.match_length=0,t.ins_h=t.window[t.strstart],t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+1])&t.hash_mask;else n=wn(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++;if(n&&($t(t,!1),t.strm.avail_out===0))return Pt}return t.insert=t.strstart<He-1?t.strstart:He-1,e===Ra?($t(t,!0),t.strm.avail_out===0?Ia:Di):t.last_lit&&($t(t,!1),t.strm.avail_out===0)?Pt:ja}function qn(t,e){for(var s,n,a;;){if(t.lookahead<Fs){if(Ya(t),t.lookahead<Fs&&e===Wa)return Pt;if(t.lookahead===0)break}if(s=0,t.lookahead>=He&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+He-1])&t.hash_mask,s=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart),t.prev_length=t.match_length,t.prev_match=t.match_start,t.match_length=He-1,s!==0&&t.prev_length<t.max_lazy_match&&t.strstart-s<=t.w_size-Fs&&(t.match_length=Ed(t,s),t.match_length<=5&&(t.strategy===r_||t.match_length===He&&t.strstart-t.match_start>4096)&&(t.match_length=He-1)),t.prev_length>=He&&t.match_length<=t.prev_length){a=t.strstart+t.lookahead-He,n=wn(t,t.strstart-1-t.prev_match,t.prev_length-He),t.lookahead-=t.prev_length-1,t.prev_length-=2;do++t.strstart<=a&&(t.ins_h=(t.ins_h<<t.hash_shift^t.window[t.strstart+He-1])&t.hash_mask,s=t.prev[t.strstart&t.w_mask]=t.head[t.ins_h],t.head[t.ins_h]=t.strstart);while(--t.prev_length!==0);if(t.match_available=0,t.match_length=He-1,t.strstart++,n&&($t(t,!1),t.strm.avail_out===0))return Pt}else if(t.match_available){if(n=wn(t,0,t.window[t.strstart-1]),n&&$t(t,!1),t.strstart++,t.lookahead--,t.strm.avail_out===0)return Pt}else t.match_available=1,t.strstart++,t.lookahead--}return t.match_available&&(n=wn(t,0,t.window[t.strstart-1]),t.match_available=0),t.insert=t.strstart<He-1?t.strstart:He-1,e===Ra?($t(t,!0),t.strm.avail_out===0?Ia:Di):t.last_lit&&($t(t,!1),t.strm.avail_out===0)?Pt:ja}function k_(t,e){for(var s,n,a,i,r=t.window;!(t.lookahead<=_n&&(Ya(t),t.lookahead<=_n,t.lookahead===0));){if(t.match_length=0,t.lookahead>=He&&t.strstart>0&&(a=t.strstart-1,n=r[a],n===r[++a]&&n===r[++a]&&n===r[++a])){i=t.strstart+_n;do;while(n===r[++a]&&n===r[++a]&&n===r[++a]&&n===r[++a]&&n===r[++a]&&n===r[++a]&&n===r[++a]&&n===r[++a]&&a<i);t.match_length=_n-(i-a),t.match_length>t.lookahead&&(t.match_length=t.lookahead)}if(t.match_length>=He?(s=wn(t,1,t.match_length-He),t.lookahead-=t.match_length,t.strstart+=t.match_length,t.match_length=0):(s=wn(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++),s&&($t(t,!1),t.strm.avail_out===0))return Pt}return t.insert=0,t.last_lit&&($t(t,!1),t.strm.avail_out===0)?Pt:ja}function S_(t,e){for(var s;!(t.lookahead===0&&(Ya(t),t.lookahead===0));)if(t.match_length=0,s=wn(t,0,t.window[t.strstart]),t.lookahead--,t.strstart++,s&&($t(t,!1),t.strm.avail_out===0))return Pt;return t.insert=0,t.last_lit&&($t(t,!1),t.strm.avail_out===0)?Pt:ja}function Ds(t,e,s,n,a){this.good_length=t,this.max_lazy=e,this.nice_length=s,this.max_chain=n,this.func=a}var Jn;Jn=[new Ds(0,0,0,0,y_),new Ds(4,4,8,4,lr),new Ds(4,5,16,8,lr),new Ds(4,6,32,32,lr),new Ds(4,4,16,16,qn),new Ds(8,16,32,32,qn),new Ds(8,16,128,128,qn),new Ds(8,32,128,256,qn),new Ds(32,128,258,1024,qn),new Ds(32,258,258,4096,qn)];function E_(t){t.window_size=2*t.w_size,Tn(t.head),t.max_lazy_match=Jn[t.level].max_lazy,t.good_match=Jn[t.level].good_length,t.nice_match=Jn[t.level].nice_length,t.max_chain_length=Jn[t.level].max_chain,t.strstart=0,t.block_start=0,t.lookahead=0,t.insert=0,t.match_length=t.prev_length=He-1,t.match_available=0,t.ins_h=0}function C_(){this.strm=null,this.status=0,this.pending_buf=null,this.pending_buf_size=0,this.pending_out=0,this.pending=0,this.wrap=0,this.gzhead=null,this.gzindex=0,this.method=tl,this.last_flush=-1,this.w_size=0,this.w_bits=0,this.w_mask=0,this.window=null,this.window_size=0,this.prev=null,this.head=null,this.ins_h=0,this.hash_size=0,this.hash_bits=0,this.hash_mask=0,this.hash_shift=0,this.block_start=0,this.match_length=0,this.prev_match=0,this.match_available=0,this.strstart=0,this.match_start=0,this.lookahead=0,this.prev_length=0,this.max_chain_length=0,this.max_lazy_match=0,this.level=0,this.strategy=0,this.good_match=0,this.nice_match=0,this.dyn_ltree=new xs(g_*2),this.dyn_dtree=new xs((2*v_+1)*2),this.bl_tree=new xs((2*p_+1)*2),Tn(this.dyn_ltree),Tn(this.dyn_dtree),Tn(this.bl_tree),this.l_desc=null,this.d_desc=null,this.bl_desc=null,this.bl_count=new xs(x_+1),this.heap=new xs(2*Lr+1),Tn(this.heap),this.heap_len=0,this.heap_max=0,this.depth=new xs(2*Lr+1),Tn(this.depth),this.l_buf=0,this.lit_bufsize=0,this.last_lit=0,this.d_buf=0,this.opt_len=0,this.static_len=0,this.matches=0,this.insert=0,this.bi_buf=0,this.bi_valid=0}function A_(t){var e;return!t||!t.state?Zn(t,ta):(t.total_in=t.total_out=0,t.data_type=d_,e=t.state,e.pending=0,e.pending_out=0,e.wrap<0&&(e.wrap=-e.wrap),e.status=e.wrap?Sd:ka,t.adler=e.wrap===2?0:1,e.last_flush=Wa,s_(e),Yn)}function K_(t){var e=A_(t);return e===Yn&&E_(t.state),e}function F_(t,e,s,n,a,i){if(!t)return ta;var r=1;if(e===kd&&(e=6),e<0||e>9||i<0||i>o_)return Zn(t,ta);var l=new C_;return t.state=l,l.strm=t,l.wrap=r,l.gzhead=null,l.w_bits=n,l.w_size=1<<l.w_bits,l.w_mask=l.w_size-1,l.hash_bits=a+7,l.hash_size=1<<l.hash_bits,l.hash_mask=l.hash_size-1,l.hash_shift=~~((l.hash_bits+He-1)/He),l.window=new mi(l.w_size*2),l.head=new xs(l.hash_size),l.prev=new xs(l.w_size),l.lit_bufsize=1<<a+6,l.pending_buf_size=l.lit_bufsize*4,l.pending_buf=new mi(l.pending_buf_size),l.d_buf=1*l.lit_bufsize,l.l_buf=3*l.lit_bufsize,l.level=e,l.strategy=i,l.method=s,K_(t)}function T_(t,e){return F_(t,e,tl,u_,h_,c_)}function _o(t,e){var s,n,a,i;if(!t||!t.state||e>i_||e<0)return t?Zn(t,ta):ta;if(n=t.state,!t.output||!t.input&&t.avail_in!==0||n.status===ii&&e!==Ra)return Zn(t,t.avail_out===0?sr:ta);if(n.strm=t,s=n.last_flush,n.last_flush=e,n.status===Sd)if(n.wrap===2)t.adler=0,it(n,31),it(n,139),it(n,8),n.gzhead?(it(n,(n.gzhead.text?1:0)+(n.gzhead.hcrc?2:0)+(n.gzhead.extra?4:0)+(n.gzhead.name?8:0)+(n.gzhead.comment?16:0)),it(n,n.gzhead.time&255),it(n,n.gzhead.time>>8&255),it(n,n.gzhead.time>>16&255),it(n,n.gzhead.time>>24&255),it(n,n.level===9?2:n.strategy>=ai||n.level<2?4:0),it(n,n.gzhead.os&255),n.gzhead.extra&&n.gzhead.extra.length&&(it(n,n.gzhead.extra.length&255),it(n,n.gzhead.extra.length>>8&255)),n.gzhead.hcrc&&(t.adler=Et(t.adler,n.pending_buf,n.pending)),n.gzindex=0,n.status=ho):(it(n,0),it(n,0),it(n,0),it(n,0),it(n,0),it(n,n.level===9?2:n.strategy>=ai||n.level<2?4:0),it(n,m_),n.status=ka);else{var r=tl+(n.w_bits-8<<4)<<8,l=-1;n.strategy>=ai||n.level<2?l=0:n.level<6?l=1:n.level===6?l=2:l=3,r|=l<<6,n.strstart!==0&&(r|=b_),r+=31-r%31,n.status=ka,rr(n,r),n.strstart!==0&&(rr(n,t.adler>>>16),rr(n,t.adler&65535)),t.adler=1}if(n.status===ho)if(n.gzhead.extra){for(a=n.pending;n.gzindex<(n.gzhead.extra.length&65535)&&!(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>a&&(t.adler=Et(t.adler,n.pending_buf,n.pending-a)),Kn(t),a=n.pending,n.pending===n.pending_buf_size));)it(n,n.gzhead.extra[n.gzindex]&255),n.gzindex++;n.gzhead.hcrc&&n.pending>a&&(t.adler=Et(t.adler,n.pending_buf,n.pending-a)),n.gzindex===n.gzhead.extra.length&&(n.gzindex=0,n.status=nr)}else n.status=nr;if(n.status===nr)if(n.gzhead.name){a=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>a&&(t.adler=Et(t.adler,n.pending_buf,n.pending-a)),Kn(t),a=n.pending,n.pending===n.pending_buf_size)){i=1;break}n.gzindex<n.gzhead.name.length?i=n.gzhead.name.charCodeAt(n.gzindex++)&255:i=0,it(n,i)}while(i!==0);n.gzhead.hcrc&&n.pending>a&&(t.adler=Et(t.adler,n.pending_buf,n.pending-a)),i===0&&(n.gzindex=0,n.status=ar)}else n.status=ar;if(n.status===ar)if(n.gzhead.comment){a=n.pending;do{if(n.pending===n.pending_buf_size&&(n.gzhead.hcrc&&n.pending>a&&(t.adler=Et(t.adler,n.pending_buf,n.pending-a)),Kn(t),a=n.pending,n.pending===n.pending_buf_size)){i=1;break}n.gzindex<n.gzhead.comment.length?i=n.gzhead.comment.charCodeAt(n.gzindex++)&255:i=0,it(n,i)}while(i!==0);n.gzhead.hcrc&&n.pending>a&&(t.adler=Et(t.adler,n.pending_buf,n.pending-a)),i===0&&(n.status=ir)}else n.status=ir;if(n.status===ir&&(n.gzhead.hcrc?(n.pending+2>n.pending_buf_size&&Kn(t),n.pending+2<=n.pending_buf_size&&(it(n,t.adler&255),it(n,t.adler>>8&255),t.adler=0,n.status=ka)):n.status=ka),n.pending!==0){if(Kn(t),t.avail_out===0)return n.last_flush=-1,Yn}else if(t.avail_in===0&&fo(e)<=fo(s)&&e!==Ra)return Zn(t,sr);if(n.status===ii&&t.avail_in!==0)return Zn(t,sr);if(t.avail_in!==0||n.lookahead!==0||n.status!==ii){var d=n.strategy===ai?S_(n):n.strategy===l_?k_(n,e):Jn[n.level].func(n,e);if((d===Ia||d===Di)&&(n.status=ii),d===Pt||d===Ia)return t.avail_out===0&&(n.last_flush=-1),Yn;if(d===ja&&(yd(n,0,0,!1),Tn(n.head),n.lookahead===0&&(n.strstart=0,n.block_start=0,n.insert=0),Kn(t),t.avail_out===0))return n.last_flush=-1,Yn}return Yn}class M_{constructor(){this.strm=new ld,this.chunkSize=1024*10*10,this.outputBuffer=new Uint8Array(this.chunkSize),T_(this.strm,kd)}deflate(e){this.strm.input=e,this.strm.avail_in=this.strm.input.length,this.strm.next_in=0,this.strm.output=this.outputBuffer,this.strm.avail_out=this.chunkSize,this.strm.next_out=0;let s=_o(this.strm,uo),n=new Uint8Array(this.strm.output.buffer,0,this.strm.next_out);if(s<0)throw new Error("zlib deflate failed");if(this.strm.avail_in>0){let a=[n],i=n.length;do{if(this.strm.output=new Uint8Array(this.chunkSize),this.strm.next_out=0,this.strm.avail_out=this.chunkSize,s=_o(this.strm,uo),s<0)throw new Error("zlib deflate failed");let d=new Uint8Array(this.strm.output.buffer,0,this.strm.next_out);i+=d.length,a.push(d)}while(this.strm.avail_in>0);let r=new Uint8Array(i),l=0;for(let d=0;d<a.length;d++)r.set(a[d],l),l+=a[d].length;n=r}return this.strm.input=null,this.strm.avail_in=0,this.strm.next_in=0,n}}const m={XK_BackSpace:65288,XK_Tab:65289,XK_Clear:65291,XK_Return:65293,XK_Pause:65299,XK_Scroll_Lock:65300,XK_Escape:65307,XK_Delete:65535,XK_Multi_key:65312,XK_Codeinput:65335,XK_SingleCandidate:65340,XK_MultipleCandidate:65341,XK_PreviousCandidate:65342,XK_Kanji:65313,XK_Muhenkan:65314,XK_Henkan:65315,XK_Romaji:65316,XK_Hiragana:65317,XK_Katakana:65318,XK_Hiragana_Katakana:65319,XK_Zenkaku:65320,XK_Hankaku:65321,XK_Zenkaku_Hankaku:65322,XK_Kana_Shift:65326,XK_Eisu_toggle:65328,XK_Home:65360,XK_Left:65361,XK_Up:65362,XK_Right:65363,XK_Down:65364,XK_Prior:65365,XK_Next:65366,XK_End:65367,XK_Select:65376,XK_Print:65377,XK_Execute:65378,XK_Insert:65379,XK_Undo:65381,XK_Redo:65382,XK_Menu:65383,XK_Find:65384,XK_Cancel:65385,XK_Help:65386,XK_Mode_switch:65406,XK_Num_Lock:65407,XK_KP_Space:65408,XK_KP_Enter:65421,XK_KP_Home:65429,XK_KP_Left:65430,XK_KP_Up:65431,XK_KP_Right:65432,XK_KP_Down:65433,XK_KP_Prior:65434,XK_KP_Next:65435,XK_KP_End:65436,XK_KP_Begin:65437,XK_KP_Insert:65438,XK_KP_Delete:65439,XK_KP_Equal:65469,XK_KP_Multiply:65450,XK_KP_Add:65451,XK_KP_Separator:65452,XK_KP_Subtract:65453,XK_KP_Decimal:65454,XK_KP_Divide:65455,XK_KP_0:65456,XK_KP_1:65457,XK_KP_2:65458,XK_KP_3:65459,XK_KP_4:65460,XK_KP_5:65461,XK_KP_6:65462,XK_KP_7:65463,XK_KP_8:65464,XK_KP_9:65465,XK_F1:65470,XK_F2:65471,XK_F3:65472,XK_F4:65473,XK_F5:65474,XK_F6:65475,XK_F7:65476,XK_F8:65477,XK_F9:65478,XK_F10:65479,XK_F11:65480,XK_F12:65481,XK_F13:65482,XK_F14:65483,XK_F15:65484,XK_F16:65485,XK_F17:65486,XK_F18:65487,XK_F19:65488,XK_F20:65489,XK_F21:65490,XK_F22:65491,XK_F23:65492,XK_F24:65493,XK_F25:65494,XK_F26:65495,XK_F27:65496,XK_F28:65497,XK_F29:65498,XK_F30:65499,XK_F31:65500,XK_F32:65501,XK_F33:65502,XK_F34:65503,XK_F35:65504,XK_Shift_L:65505,XK_Shift_R:65506,XK_Control_L:65507,XK_Control_R:65508,XK_Caps_Lock:65509,XK_Meta_L:65511,XK_Meta_R:65512,XK_Alt_L:65513,XK_Alt_R:65514,XK_Super_L:65515,XK_Super_R:65516,XK_ISO_Level3_Shift:65027,XK_ISO_Next_Group:65032,XK_ISO_Prev_Group:65034,XK_ISO_First_Group:65036,XK_ISO_Last_Group:65038,XK_space:32,XK_asterisk:42,XK_plus:43,XK_comma:44,XK_minus:45,XK_period:46,XK_slash:47,XK_0:48,XK_1:49,XK_2:50,XK_3:51,XK_4:52,XK_5:53,XK_6:54,XK_7:55,XK_8:56,XK_9:57,XK_equal:61,XK_Hangul:65329,XK_Hangul_Hanja:65332,XK_Hangul_Jeonja:65336,XF86XK_MonBrightnessUp:269025026,XF86XK_MonBrightnessDown:269025027,XF86XK_Standby:269025040,XF86XK_AudioLowerVolume:269025041,XF86XK_AudioMute:269025042,XF86XK_AudioRaiseVolume:269025043,XF86XK_AudioPlay:269025044,XF86XK_AudioStop:269025045,XF86XK_AudioPrev:269025046,XF86XK_AudioNext:269025047,XF86XK_HomePage:269025048,XF86XK_Mail:269025049,XF86XK_Search:269025051,XF86XK_AudioRecord:269025052,XF86XK_Calculator:269025053,XF86XK_Calendar:269025056,XF86XK_PowerDown:269025057,XF86XK_Back:269025062,XF86XK_Forward:269025063,XF86XK_Stop:269025064,XF86XK_Refresh:269025065,XF86XK_PowerOff:269025066,XF86XK_WakeUp:269025067,XF86XK_Eject:269025068,XF86XK_ScreenSaver:269025069,XF86XK_WWW:269025070,XF86XK_Favorites:269025072,XF86XK_AudioPause:269025073,XF86XK_AudioMedia:269025074,XF86XK_MyComputer:269025075,XF86XK_BrightnessAdjust:269025083,XF86XK_AudioRewind:269025086,XF86XK_Close:269025110,XF86XK_Copy:269025111,XF86XK_Cut:269025112,XF86XK_Excel:269025116,XF86XK_LogOff:269025121,XF86XK_New:269025128,XF86XK_Open:269025131,XF86XK_Paste:269025133,XF86XK_Phone:269025134,XF86XK_Reply:269025138,XF86XK_Save:269025143,XF86XK_Send:269025147,XF86XK_Spell:269025148,XF86XK_SplitScreen:269025149,XF86XK_Word:269025161,XF86XK_ZoomIn:269025163,XF86XK_ZoomOut:269025164,XF86XK_WebCam:269025167,XF86XK_MailForward:269025168,XF86XK_Music:269025170,XF86XK_AudioForward:269025175,XF86XK_AudioRandomPlay:269025177,XF86XK_Subtitle:269025178,XF86XK_AudioCycleTrack:269025179,XF86XK_Hibernate:269025192,XF86XK_AudioMicMute:269025202,XF86XK_Next_VMode:269024802},X_={256:960,257:992,258:451,259:483,260:417,261:433,262:454,263:486,264:710,265:742,266:709,267:741,268:456,269:488,270:463,271:495,272:464,273:496,274:938,275:954,278:972,279:1004,280:458,281:490,282:460,283:492,284:728,285:760,286:683,287:699,288:725,289:757,290:939,291:955,292:678,293:694,294:673,295:689,296:933,297:949,298:975,299:1007,302:967,303:999,304:681,305:697,308:684,309:700,310:979,311:1011,312:930,313:453,314:485,315:934,316:950,317:421,318:437,321:419,322:435,323:465,324:497,325:977,326:1009,327:466,328:498,330:957,331:959,332:978,333:1010,336:469,337:501,338:5052,339:5053,340:448,341:480,342:931,343:947,344:472,345:504,346:422,347:438,348:734,349:766,350:426,351:442,352:425,353:441,354:478,355:510,356:427,357:443,358:940,359:956,360:989,361:1021,362:990,363:1022,364:733,365:765,366:473,367:505,368:475,369:507,370:985,371:1017,376:5054,377:428,378:444,379:431,380:447,381:430,382:446,402:2294,466:16777681,711:439,728:418,729:511,731:434,733:445,901:1966,902:1953,904:1954,905:1955,906:1956,908:1959,910:1960,911:1963,912:1974,913:1985,914:1986,915:1987,916:1988,917:1989,918:1990,919:1991,920:1992,921:1993,922:1994,923:1995,924:1996,925:1997,926:1998,927:1999,928:2e3,929:2001,931:2002,932:2004,933:2005,934:2006,935:2007,936:2008,937:2009,938:1957,939:1961,940:1969,941:1970,942:1971,943:1972,944:1978,945:2017,946:2018,947:2019,948:2020,949:2021,950:2022,951:2023,952:2024,953:2025,954:2026,955:2027,956:2028,957:2029,958:2030,959:2031,960:2032,961:2033,962:2035,963:2034,964:2036,965:2037,966:2038,967:2039,968:2040,969:2041,970:1973,971:1977,972:1975,973:1976,974:1979,1025:1715,1026:1713,1027:1714,1028:1716,1029:1717,1030:1718,1031:1719,1032:1720,1033:1721,1034:1722,1035:1723,1036:1724,1038:1726,1039:1727,1040:1761,1041:1762,1042:1783,1043:1767,1044:1764,1045:1765,1046:1782,1047:1786,1048:1769,1049:1770,1050:1771,1051:1772,1052:1773,1053:1774,1054:1775,1055:1776,1056:1778,1057:1779,1058:1780,1059:1781,1060:1766,1061:1768,1062:1763,1063:1790,1064:1787,1065:1789,1066:1791,1067:1785,1068:1784,1069:1788,1070:1760,1071:1777,1072:1729,1073:1730,1074:1751,1075:1735,1076:1732,1077:1733,1078:1750,1079:1754,1080:1737,1081:1738,1082:1739,1083:1740,1084:1741,1085:1742,1086:1743,1087:1744,1088:1746,1089:1747,1090:1748,1091:1749,1092:1734,1093:1736,1094:1731,1095:1758,1096:1755,1097:1757,1098:1759,1099:1753,1100:1752,1101:1756,1102:1728,1103:1745,1105:1699,1106:1697,1107:1698,1108:1700,1109:1701,1110:1702,1111:1703,1112:1704,1113:1705,1114:1706,1115:1707,1116:1708,1118:1710,1119:1711,1168:1725,1169:1709,1488:3296,1489:3297,1490:3298,1491:3299,1492:3300,1493:3301,1494:3302,1495:3303,1496:3304,1497:3305,1498:3306,1499:3307,1500:3308,1501:3309,1502:3310,1503:3311,1504:3312,1505:3313,1506:3314,1507:3315,1508:3316,1509:3317,1510:3318,1511:3319,1512:3320,1513:3321,1514:3322,1548:1452,1563:1467,1567:1471,1569:1473,1570:1474,1571:1475,1572:1476,1573:1477,1574:1478,1575:1479,1576:1480,1577:1481,1578:1482,1579:1483,1580:1484,1581:1485,1582:1486,1583:1487,1584:1488,1585:1489,1586:1490,1587:1491,1588:1492,1589:1493,1590:1494,1591:1495,1592:1496,1593:1497,1594:1498,1600:1504,1601:1505,1602:1506,1603:1507,1604:1508,1605:1509,1606:1510,1607:1511,1608:1512,1609:1513,1610:1514,1611:1515,1612:1516,1613:1517,1614:1518,1615:1519,1616:1520,1617:1521,1618:1522,3585:3489,3586:3490,3587:3491,3588:3492,3589:3493,3590:3494,3591:3495,3592:3496,3593:3497,3594:3498,3595:3499,3596:3500,3597:3501,3598:3502,3599:3503,3600:3504,3601:3505,3602:3506,3603:3507,3604:3508,3605:3509,3606:3510,3607:3511,3608:3512,3609:3513,3610:3514,3611:3515,3612:3516,3613:3517,3614:3518,3615:3519,3616:3520,3617:3521,3618:3522,3619:3523,3620:3524,3621:3525,3622:3526,3623:3527,3624:3528,3625:3529,3626:3530,3627:3531,3628:3532,3629:3533,3630:3534,3631:3535,3632:3536,3633:3537,3634:3538,3635:3539,3636:3540,3637:3541,3638:3542,3639:3543,3640:3544,3641:3545,3642:3546,3647:3551,3648:3552,3649:3553,3650:3554,3651:3555,3652:3556,3653:3557,3654:3558,3655:3559,3656:3560,3657:3561,3658:3562,3659:3563,3660:3564,3661:3565,3664:3568,3665:3569,3666:3570,3667:3571,3668:3572,3669:3573,3670:3574,3671:3575,3672:3576,3673:3577,8194:2722,8195:2721,8196:2723,8197:2724,8199:2725,8200:2726,8201:2727,8202:2728,8210:2747,8211:2730,8212:2729,8213:1967,8215:3295,8216:2768,8217:2769,8218:2813,8220:2770,8221:2771,8222:2814,8224:2801,8225:2802,8226:2790,8229:2735,8230:2734,8240:2773,8242:2774,8243:2775,8248:2812,8254:1150,8361:3839,8364:8364,8453:2744,8470:1712,8471:2811,8478:2772,8482:2761,8531:2736,8532:2737,8533:2738,8534:2739,8535:2740,8536:2741,8537:2742,8538:2743,8539:2755,8540:2756,8541:2757,8542:2758,8592:2299,8593:2300,8594:2301,8595:2302,8658:2254,8660:2253,8706:2287,8711:2245,8728:3018,8730:2262,8733:2241,8734:2242,8743:2270,8744:2271,8745:2268,8746:2269,8747:2239,8756:2240,8764:2248,8771:2249,8773:16785992,8800:2237,8801:2255,8804:2236,8805:2238,8834:2266,8835:2267,8866:3068,8867:3036,8868:3010,8869:3022,8968:3027,8970:3012,8981:2810,8992:2212,8993:2213,9109:3020,9115:2219,9117:2220,9118:2221,9120:2222,9121:2215,9123:2216,9124:2217,9126:2218,9128:2223,9132:2224,9143:2209,9146:2543,9147:2544,9148:2546,9149:2547,9225:2530,9226:2533,9227:2537,9228:2531,9229:2532,9251:2732,9252:2536,9472:2211,9474:2214,9484:2210,9488:2539,9492:2541,9496:2538,9500:2548,9508:2549,9516:2551,9524:2550,9532:2542,9618:2529,9642:2791,9643:2785,9644:2779,9645:2786,9646:2783,9647:2767,9650:2792,9651:2787,9654:2781,9655:2765,9660:2793,9661:2788,9664:2780,9665:2764,9670:2528,9675:2766,9679:2782,9702:2784,9734:2789,9742:2809,9747:2762,9756:2794,9758:2795,9792:2808,9794:2807,9827:2796,9829:2798,9830:2797,9837:2806,9839:2805,10003:2803,10007:2804,10013:2777,10016:2800,10216:2748,10217:2750,12289:1188,12290:1185,12300:1186,12301:1187,12443:1246,12444:1247,12449:1191,12450:1201,12451:1192,12452:1202,12453:1193,12454:1203,12455:1194,12456:1204,12457:1195,12458:1205,12459:1206,12461:1207,12463:1208,12465:1209,12467:1210,12469:1211,12471:1212,12473:1213,12475:1214,12477:1215,12479:1216,12481:1217,12483:1199,12484:1218,12486:1219,12488:1220,12490:1221,12491:1222,12492:1223,12493:1224,12494:1225,12495:1226,12498:1227,12501:1228,12504:1229,12507:1230,12510:1231,12511:1232,12512:1233,12513:1234,12514:1235,12515:1196,12516:1236,12517:1197,12518:1237,12519:1198,12520:1238,12521:1239,12522:1240,12523:1241,12524:1242,12525:1243,12527:1244,12530:1190,12531:1245,12539:1189,12540:1200},L_={lookup(t){if(t>=32&&t<=255)return t;const e=X_[t];return e!==void 0?e:16777216|t}},vo={8:"Backspace",9:"Tab",10:"NumpadClear",13:"Enter",16:"ShiftLeft",17:"ControlLeft",18:"AltLeft",19:"Pause",20:"CapsLock",21:"Lang1",25:"Lang2",27:"Escape",28:"Convert",29:"NonConvert",32:"Space",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",41:"Select",44:"PrintScreen",45:"Insert",46:"Delete",47:"Help",48:"Digit0",49:"Digit1",50:"Digit2",51:"Digit3",52:"Digit4",53:"Digit5",54:"Digit6",55:"Digit7",56:"Digit8",57:"Digit9",91:"MetaLeft",92:"MetaRight",93:"ContextMenu",95:"Sleep",96:"Numpad0",97:"Numpad1",98:"Numpad2",99:"Numpad3",100:"Numpad4",101:"Numpad5",102:"Numpad6",103:"Numpad7",104:"Numpad8",105:"Numpad9",106:"NumpadMultiply",107:"NumpadAdd",108:"NumpadDecimal",109:"NumpadSubtract",110:"NumpadDecimal",111:"NumpadDivide",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",124:"F13",125:"F14",126:"F15",127:"F16",128:"F17",129:"F18",130:"F19",131:"F20",132:"F21",133:"F22",134:"F23",135:"F24",144:"NumLock",145:"ScrollLock",166:"BrowserBack",167:"BrowserForward",168:"BrowserRefresh",169:"BrowserStop",170:"BrowserSearch",171:"BrowserFavorites",172:"BrowserHome",173:"AudioVolumeMute",174:"AudioVolumeDown",175:"AudioVolumeUp",176:"MediaTrackNext",177:"MediaTrackPrevious",178:"MediaStop",179:"MediaPlayPause",180:"LaunchMail",181:"MediaSelect",182:"LaunchApp1",183:"LaunchApp2",225:"AltRight"},po={Backspace:"Backspace",AltLeft:"Alt",AltRight:"Alt",CapsLock:"CapsLock",ContextMenu:"ContextMenu",ControlLeft:"Control",ControlRight:"Control",Enter:"Enter",MetaLeft:"Meta",MetaRight:"Meta",ShiftLeft:"Shift",ShiftRight:"Shift",Tab:"Tab",Delete:"Delete",End:"End",Help:"Help",Home:"Home",Insert:"Insert",PageDown:"PageDown",PageUp:"PageUp",ArrowDown:"ArrowDown",ArrowLeft:"ArrowLeft",ArrowRight:"ArrowRight",ArrowUp:"ArrowUp",NumLock:"NumLock",NumpadBackspace:"Backspace",NumpadClear:"Clear",Escape:"Escape",F1:"F1",F2:"F2",F3:"F3",F4:"F4",F5:"F5",F6:"F6",F7:"F7",F8:"F8",F9:"F9",F10:"F10",F11:"F11",F12:"F12",F13:"F13",F14:"F14",F15:"F15",F16:"F16",F17:"F17",F18:"F18",F19:"F19",F20:"F20",F21:"F21",F22:"F22",F23:"F23",F24:"F24",F25:"F25",F26:"F26",F27:"F27",F28:"F28",F29:"F29",F30:"F30",F31:"F31",F32:"F32",F33:"F33",F34:"F34",F35:"F35",PrintScreen:"PrintScreen",ScrollLock:"ScrollLock",Pause:"Pause",BrowserBack:"BrowserBack",BrowserFavorites:"BrowserFavorites",BrowserForward:"BrowserForward",BrowserHome:"BrowserHome",BrowserRefresh:"BrowserRefresh",BrowserSearch:"BrowserSearch",BrowserStop:"BrowserStop",Eject:"Eject",LaunchApp1:"LaunchMyComputer",LaunchApp2:"LaunchCalendar",LaunchMail:"LaunchMail",MediaPlayPause:"MediaPlay",MediaStop:"MediaStop",MediaTrackNext:"MediaTrackNext",MediaTrackPrevious:"MediaTrackPrevious",Power:"Power",Sleep:"Sleep",AudioVolumeDown:"AudioVolumeDown",AudioVolumeMute:"AudioVolumeMute",AudioVolumeUp:"AudioVolumeUp",WakeUp:"WakeUp"},Sn={};function I(t,e){if(e===void 0)throw new Error('Undefined keysym for key "'+t+'"');if(t in Sn)throw new Error('Duplicate entry for key "'+t+'"');Sn[t]=[e,e,e,e]}function Ri(t,e,s){if(e===void 0)throw new Error('Undefined keysym for key "'+t+'"');if(s===void 0)throw new Error('Undefined keysym for key "'+t+'"');if(t in Sn)throw new Error('Duplicate entry for key "'+t+'"');Sn[t]=[e,e,s,e]}function Ve(t,e,s){if(e===void 0)throw new Error('Undefined keysym for key "'+t+'"');if(s===void 0)throw new Error('Undefined keysym for key "'+t+'"');if(t in Sn)throw new Error('Duplicate entry for key "'+t+'"');Sn[t]=[e,e,e,s]}Ri("Alt",m.XK_Alt_L,m.XK_Alt_R);I("AltGraph",m.XK_ISO_Level3_Shift);I("CapsLock",m.XK_Caps_Lock);Ri("Control",m.XK_Control_L,m.XK_Control_R);Ri("Meta",m.XK_Super_L,m.XK_Super_R);I("NumLock",m.XK_Num_Lock);I("ScrollLock",m.XK_Scroll_Lock);Ri("Shift",m.XK_Shift_L,m.XK_Shift_R);Ve("Enter",m.XK_Return,m.XK_KP_Enter);I("Tab",m.XK_Tab);Ve(" ",m.XK_space,m.XK_KP_Space);Ve("ArrowDown",m.XK_Down,m.XK_KP_Down);Ve("ArrowLeft",m.XK_Left,m.XK_KP_Left);Ve("ArrowRight",m.XK_Right,m.XK_KP_Right);Ve("ArrowUp",m.XK_Up,m.XK_KP_Up);Ve("End",m.XK_End,m.XK_KP_End);Ve("Home",m.XK_Home,m.XK_KP_Home);Ve("PageDown",m.XK_Next,m.XK_KP_Next);Ve("PageUp",m.XK_Prior,m.XK_KP_Prior);I("Backspace",m.XK_BackSpace);Ve("Clear",m.XK_Clear,m.XK_KP_Begin);I("Copy",m.XF86XK_Copy);I("Cut",m.XF86XK_Cut);Ve("Delete",m.XK_Delete,m.XK_KP_Delete);Ve("Insert",m.XK_Insert,m.XK_KP_Insert);I("Paste",m.XF86XK_Paste);I("Redo",m.XK_Redo);I("Undo",m.XK_Undo);I("Cancel",m.XK_Cancel);I("ContextMenu",m.XK_Menu);I("Escape",m.XK_Escape);I("Execute",m.XK_Execute);I("Find",m.XK_Find);I("Help",m.XK_Help);I("Pause",m.XK_Pause);I("Select",m.XK_Select);I("ZoomIn",m.XF86XK_ZoomIn);I("ZoomOut",m.XF86XK_ZoomOut);I("BrightnessDown",m.XF86XK_MonBrightnessDown);I("BrightnessUp",m.XF86XK_MonBrightnessUp);I("Eject",m.XF86XK_Eject);I("LogOff",m.XF86XK_LogOff);I("Power",m.XF86XK_PowerOff);I("PowerOff",m.XF86XK_PowerDown);I("PrintScreen",m.XK_Print);I("Hibernate",m.XF86XK_Hibernate);I("Standby",m.XF86XK_Standby);I("WakeUp",m.XF86XK_WakeUp);I("AllCandidates",m.XK_MultipleCandidate);I("Alphanumeric",m.XK_Eisu_toggle);I("CodeInput",m.XK_Codeinput);I("Compose",m.XK_Multi_key);I("Convert",m.XK_Henkan);I("GroupFirst",m.XK_ISO_First_Group);I("GroupLast",m.XK_ISO_Last_Group);I("GroupNext",m.XK_ISO_Next_Group);I("GroupPrevious",m.XK_ISO_Prev_Group);I("NonConvert",m.XK_Muhenkan);I("PreviousCandidate",m.XK_PreviousCandidate);I("SingleCandidate",m.XK_SingleCandidate);I("HangulMode",m.XK_Hangul);I("HanjaMode",m.XK_Hangul_Hanja);I("JunjaMode",m.XK_Hangul_Jeonja);I("Eisu",m.XK_Eisu_toggle);I("Hankaku",m.XK_Hankaku);I("Hiragana",m.XK_Hiragana);I("HiraganaKatakana",m.XK_Hiragana_Katakana);I("KanaMode",m.XK_Kana_Shift);I("KanjiMode",m.XK_Kanji);I("Katakana",m.XK_Katakana);I("Romaji",m.XK_Romaji);I("Zenkaku",m.XK_Zenkaku);I("ZenkakuHankaku",m.XK_Zenkaku_Hankaku);I("F1",m.XK_F1);I("F2",m.XK_F2);I("F3",m.XK_F3);I("F4",m.XK_F4);I("F5",m.XK_F5);I("F6",m.XK_F6);I("F7",m.XK_F7);I("F8",m.XK_F8);I("F9",m.XK_F9);I("F10",m.XK_F10);I("F11",m.XK_F11);I("F12",m.XK_F12);I("F13",m.XK_F13);I("F14",m.XK_F14);I("F15",m.XK_F15);I("F16",m.XK_F16);I("F17",m.XK_F17);I("F18",m.XK_F18);I("F19",m.XK_F19);I("F20",m.XK_F20);I("F21",m.XK_F21);I("F22",m.XK_F22);I("F23",m.XK_F23);I("F24",m.XK_F24);I("F25",m.XK_F25);I("F26",m.XK_F26);I("F27",m.XK_F27);I("F28",m.XK_F28);I("F29",m.XK_F29);I("F30",m.XK_F30);I("F31",m.XK_F31);I("F32",m.XK_F32);I("F33",m.XK_F33);I("F34",m.XK_F34);I("F35",m.XK_F35);I("Close",m.XF86XK_Close);I("MailForward",m.XF86XK_MailForward);I("MailReply",m.XF86XK_Reply);I("MailSend",m.XF86XK_Send);I("MediaFastForward",m.XF86XK_AudioForward);I("MediaPause",m.XF86XK_AudioPause);I("MediaPlay",m.XF86XK_AudioPlay);I("MediaRecord",m.XF86XK_AudioRecord);I("MediaRewind",m.XF86XK_AudioRewind);I("MediaStop",m.XF86XK_AudioStop);I("MediaTrackNext",m.XF86XK_AudioNext);I("MediaTrackPrevious",m.XF86XK_AudioPrev);I("New",m.XF86XK_New);I("Open",m.XF86XK_Open);I("Print",m.XK_Print);I("Save",m.XF86XK_Save);I("SpellCheck",m.XF86XK_Spell);I("AudioVolumeDown",m.XF86XK_AudioLowerVolume);I("AudioVolumeUp",m.XF86XK_AudioRaiseVolume);I("AudioVolumeMute",m.XF86XK_AudioMute);I("MicrophoneVolumeMute",m.XF86XK_AudioMicMute);I("LaunchApplication1",m.XF86XK_MyComputer);I("LaunchApplication2",m.XF86XK_Calculator);I("LaunchCalendar",m.XF86XK_Calendar);I("LaunchMail",m.XF86XK_Mail);I("LaunchMediaPlayer",m.XF86XK_AudioMedia);I("LaunchMusicPlayer",m.XF86XK_Music);I("LaunchPhone",m.XF86XK_Phone);I("LaunchScreenSaver",m.XF86XK_ScreenSaver);I("LaunchSpreadsheet",m.XF86XK_Excel);I("LaunchWebBrowser",m.XF86XK_WWW);I("LaunchWebCam",m.XF86XK_WebCam);I("LaunchWordProcessor",m.XF86XK_Word);I("BrowserBack",m.XF86XK_Back);I("BrowserFavorites",m.XF86XK_Favorites);I("BrowserForward",m.XF86XK_Forward);I("BrowserHome",m.XF86XK_HomePage);I("BrowserRefresh",m.XF86XK_Refresh);I("BrowserSearch",m.XF86XK_Search);I("BrowserStop",m.XF86XK_Stop);I("Dimmer",m.XF86XK_BrightnessAdjust);I("MediaAudioTrack",m.XF86XK_AudioCycleTrack);I("RandomToggle",m.XF86XK_AudioRandomPlay);I("SplitScreenToggle",m.XF86XK_SplitScreen);I("Subtitle",m.XF86XK_Subtitle);I("VideoModeNext",m.XF86XK_Next_VMode);Ve("=",m.XK_equal,m.XK_KP_Equal);Ve("+",m.XK_plus,m.XK_KP_Add);Ve("-",m.XK_minus,m.XK_KP_Subtract);Ve("*",m.XK_asterisk,m.XK_KP_Multiply);Ve("/",m.XK_slash,m.XK_KP_Divide);Ve(".",m.XK_period,m.XK_KP_Decimal);Ve(",",m.XK_comma,m.XK_KP_Separator);Ve("0",m.XK_0,m.XK_KP_0);Ve("1",m.XK_1,m.XK_KP_1);Ve("2",m.XK_2,m.XK_KP_2);Ve("3",m.XK_3,m.XK_KP_3);Ve("4",m.XK_4,m.XK_KP_4);Ve("5",m.XK_5,m.XK_KP_5);Ve("6",m.XK_6,m.XK_KP_6);Ve("7",m.XK_7,m.XK_KP_7);Ve("8",m.XK_8,m.XK_KP_8);Ve("9",m.XK_9,m.XK_KP_9);function Xa(t){if(t.code){switch(t.code){case"OSLeft":return"MetaLeft";case"OSRight":return"MetaRight"}return t.code}if(t.keyCode in vo){let e=vo[t.keyCode];if(Wn()&&e==="ContextMenu"&&(e="MetaRight"),t.location===2)switch(e){case"ShiftLeft":return"ShiftRight";case"ControlLeft":return"ControlRight";case"AltLeft":return"AltRight"}if(t.location===3)switch(e){case"Delete":return"NumpadDecimal";case"Insert":return"Numpad0";case"End":return"Numpad1";case"ArrowDown":return"Numpad2";case"PageDown":return"Numpad3";case"ArrowLeft":return"Numpad4";case"ArrowRight":return"Numpad6";case"Home":return"Numpad7";case"ArrowUp":return"Numpad8";case"PageUp":return"Numpad9";case"Enter":return"NumpadEnter"}return e}return"Unidentified"}function P_(t){if(t.key!==void 0&&t.key!=="Unidentified"){switch(t.key){case"OS":return"Meta";case"LaunchMyComputer":return"LaunchApplication1";case"LaunchCalculator":return"LaunchApplication2"}switch(t.key){case"UIKeyInputUpArrow":return"ArrowUp";case"UIKeyInputDownArrow":return"ArrowDown";case"UIKeyInputLeftArrow":return"ArrowLeft";case"UIKeyInputRightArrow":return"ArrowRight";case"UIKeyInputEscape":return"Escape"}return t.key==="\0"&&t.code==="NumpadDecimal"?"Delete":t.key}const e=Xa(t);return e in po?po[e]:t.charCode?String.fromCharCode(t.charCode):"Unidentified"}function B_(t){const e=P_(t);if(e==="Unidentified")return null;if(e in Sn){let n=t.location;if(e==="Meta"&&n===0&&(n=2),e==="Clear"&&n===3&&Xa(t)==="NumLock"&&(n=0),(n===void 0||n>3)&&(n=0),e==="Meta"){let a=Xa(t);if(a==="AltLeft")return m.XK_Meta_L;if(a==="AltRight")return m.XK_Meta_R}if(e==="Clear"&&Xa(t)==="NumLock")return m.XK_Num_Lock;if(hi())switch(e){case"Zenkaku":case"Hankaku":return m.XK_Zenkaku_Hankaku;case"Romaji":case"KanaMode":return m.XK_Romaji}return Sn[e][n]}if(e.length!==1)return null;const s=e.charCodeAt();return s?L_.lookup(s):null}class D_{constructor(e){this._target=e||null,this._keyDownList={},this._altGrArmed=!1,this._eventHandlers={keyup:this._handleKeyUp.bind(this),keydown:this._handleKeyDown.bind(this),blur:this._allKeysUp.bind(this)},this.onkeyevent=()=>{}}_sendKeyEvent(e,s,n,a=null,i=null){if(n)this._keyDownList[s]=e;else{if(!(s in this._keyDownList))return;delete this._keyDownList[s]}Se("onkeyevent "+(n?"down":"up")+", keysym: "+e,", code: "+s+", numlock: "+a+", capslock: "+i),this.onkeyevent(e,s,n,a,i)}_getKeyCode(e){const s=Xa(e);if(s!=="Unidentified")return s;if(e.keyCode&&e.keyCode!==229)return"Platform"+e.keyCode;if(e.keyIdentifier){if(e.keyIdentifier.substr(0,2)!=="U+")return e.keyIdentifier;const n=parseInt(e.keyIdentifier.substr(2),16);return"Platform"+String.fromCharCode(n).toUpperCase().charCodeAt()}return"Unidentified"}_handleKeyDown(e){const s=this._getKeyCode(e);let n=B_(e),a=e.getModifierState("NumLock"),i=e.getModifierState("CapsLock");if((Wn()||fa())&&(a=null),this._altGrArmed&&(this._altGrArmed=!1,clearTimeout(this._altGrTimeout),s==="AltRight"&&e.timeStamp-this._altGrCtrlTime<50?n=m.XK_ISO_Level3_Shift:this._sendKeyEvent(m.XK_Control_L,"ControlLeft",!0,a,i)),s==="Unidentified"){n&&(this._sendKeyEvent(n,s,!0,a,i),this._sendKeyEvent(n,s,!1,a,i)),Vn(e);return}if(Wn()||fa())switch(n){case m.XK_Super_L:n=m.XK_Alt_L;break;case m.XK_Super_R:n=m.XK_Super_L;break;case m.XK_Alt_L:n=m.XK_Mode_switch;break;case m.XK_Alt_R:n=m.XK_ISO_Level3_Shift;break}if(s in this._keyDownList&&(n=this._keyDownList[s]),(Wn()||fa())&&e.metaKey&&s!=="MetaLeft"&&s!=="MetaRight"){this._sendKeyEvent(n,s,!0,a,i),this._sendKeyEvent(n,s,!1,a,i),Vn(e);return}if((Wn()||fa())&&s==="CapsLock"){this._sendKeyEvent(m.XK_Caps_Lock,"CapsLock",!0,a,i),this._sendKeyEvent(m.XK_Caps_Lock,"CapsLock",!1,a,i),Vn(e);return}const r=[m.XK_Zenkaku_Hankaku,m.XK_Eisu_toggle,m.XK_Katakana,m.XK_Hiragana,m.XK_Romaji];if(hi()&&r.includes(n)){this._sendKeyEvent(n,s,!0,a,i),this._sendKeyEvent(n,s,!1,a,i),Vn(e);return}if(Vn(e),s==="ControlLeft"&&hi()&&!("ControlLeft"in this._keyDownList)){this._altGrArmed=!0,this._altGrTimeout=setTimeout(this._interruptAltGrSequence.bind(this),100),this._altGrCtrlTime=e.timeStamp;return}this._sendKeyEvent(n,s,!0,a,i)}_handleKeyUp(e){Vn(e);const s=this._getKeyCode(e);if(this._interruptAltGrSequence(),(Wn()||fa())&&s==="CapsLock"){this._sendKeyEvent(m.XK_Caps_Lock,"CapsLock",!0),this._sendKeyEvent(m.XK_Caps_Lock,"CapsLock",!1);return}this._sendKeyEvent(this._keyDownList[s],s,!1),hi()&&(s==="ShiftLeft"||s==="ShiftRight")&&("ShiftRight"in this._keyDownList&&this._sendKeyEvent(this._keyDownList.ShiftRight,"ShiftRight",!1),"ShiftLeft"in this._keyDownList&&this._sendKeyEvent(this._keyDownList.ShiftLeft,"ShiftLeft",!1))}_interruptAltGrSequence(){this._altGrArmed&&(this._altGrArmed=!1,clearTimeout(this._altGrTimeout),this._sendKeyEvent(m.XK_Control_L,"ControlLeft",!0))}_allKeysUp(){Se(">> Keyboard.allKeysUp"),this._interruptAltGrSequence();for(let e in this._keyDownList)this._sendKeyEvent(this._keyDownList[e],e,!1);Se("<< Keyboard.allKeysUp")}grab(){this._target.addEventListener("keydown",this._eventHandlers.keydown),this._target.addEventListener("keyup",this._eventHandlers.keyup),window.addEventListener("blur",this._eventHandlers.blur)}ungrab(){this._target.removeEventListener("keydown",this._eventHandlers.keydown),this._target.removeEventListener("keyup",this._eventHandlers.keyup),window.removeEventListener("blur",this._eventHandlers.blur),this._allKeysUp()}}const Rs=0,go=1,xo=2,bo=4,mo=8,or=16,va=32,pa=64,cr=127,wo=50,R_=90,yo=250,I_=1e3,Q_=1e3,z_=50;class N_{constructor(){this._target=null,this._state=cr,this._tracked=[],this._ignored=[],this._waitingRelease=!1,this._releaseStart=0,this._longpressTimeoutId=null,this._twoTouchTimeoutId=null,this._boundEventHandler=this._eventHandler.bind(this)}attach(e){this.detach(),this._target=e,this._target.addEventListener("touchstart",this._boundEventHandler),this._target.addEventListener("touchmove",this._boundEventHandler),this._target.addEventListener("touchend",this._boundEventHandler),this._target.addEventListener("touchcancel",this._boundEventHandler)}detach(){this._target&&(this._stopLongpressTimeout(),this._stopTwoTouchTimeout(),this._target.removeEventListener("touchstart",this._boundEventHandler),this._target.removeEventListener("touchmove",this._boundEventHandler),this._target.removeEventListener("touchend",this._boundEventHandler),this._target.removeEventListener("touchcancel",this._boundEventHandler),this._target=null)}_eventHandler(e){let s;switch(e.stopPropagation(),e.preventDefault(),e.type){case"touchstart":s=this._touchStart;break;case"touchmove":s=this._touchMove;break;case"touchend":case"touchcancel":s=this._touchEnd;break}for(let n=0;n<e.changedTouches.length;n++){let a=e.changedTouches[n];s.call(this,a.identifier,a.clientX,a.clientY)}}_touchStart(e,s,n){if(this._hasDetectedGesture()||this._state===Rs){this._ignored.push(e);return}if(this._tracked.length>0&&Date.now()-this._tracked[0].started>yo){this._state=Rs,this._ignored.push(e);return}if(this._waitingRelease){this._state=Rs,this._ignored.push(e);return}switch(this._tracked.push({id:e,started:Date.now(),active:!0,firstX:s,firstY:n,lastX:s,lastY:n,angle:0}),this._tracked.length){case 1:this._startLongpressTimeout();break;case 2:this._state&=-26,this._stopLongpressTimeout();break;case 3:this._state&=-99;break;default:this._state=Rs}}_touchMove(e,s,n){let a=this._tracked.find(l=>l.id===e);if(a===void 0)return;a.lastX=s,a.lastY=n;let i=s-a.firstX,r=n-a.firstY;if((a.firstX!==a.lastX||a.firstY!==a.lastY)&&(a.angle=Math.atan2(r,i)*180/Math.PI),!this._hasDetectedGesture()){if(Math.hypot(i,r)<wo)return;if(this._state&=-24,this._stopLongpressTimeout(),this._tracked.length!==1&&(this._state&=~mo),this._tracked.length!==2&&(this._state&=-97),this._tracked.length===2){let l=this._tracked.find(o=>o.id!==e);if(Math.hypot(l.firstX-l.lastX,l.firstY-l.lastY)>wo){let o=Math.abs(a.angle-l.angle);o=Math.abs((o+180)%360-180),o>R_?this._state&=~va:this._state&=~pa,this._isTwoTouchTimeoutRunning()&&this._stopTwoTouchTimeout()}else this._isTwoTouchTimeoutRunning()||this._startTwoTouchTimeout()}if(!this._hasDetectedGesture())return;this._pushEvent("gesturestart")}this._pushEvent("gesturemove")}_touchEnd(e,s,n){if(this._ignored.indexOf(e)!==-1){this._ignored.splice(this._ignored.indexOf(e),1),this._ignored.length===0&&this._tracked.length===0&&(this._state=cr,this._waitingRelease=!1);return}if(!this._hasDetectedGesture()&&this._isTwoTouchTimeoutRunning()&&(this._stopTwoTouchTimeout(),this._state=Rs),!this._hasDetectedGesture()&&(this._state&=-105,this._state&=~or,this._stopLongpressTimeout(),!this._waitingRelease))switch(this._releaseStart=Date.now(),this._waitingRelease=!0,this._tracked.length){case 1:this._state&=-7;break;case 2:this._state&=-6;break}if(this._waitingRelease){Date.now()-this._releaseStart>yo&&(this._state=Rs),this._tracked.some(i=>Date.now()-i.started>I_)&&(this._state=Rs);let a=this._tracked.find(i=>i.id===e);if(a.active=!1,this._hasDetectedGesture())this._pushEvent("gesturestart");else if(this._state!==Rs)return}this._hasDetectedGesture()&&this._pushEvent("gestureend");for(let a=0;a<this._tracked.length;a++)this._tracked[a].active&&this._ignored.push(this._tracked[a].id);this._tracked=[],this._state=Rs,this._ignored.indexOf(e)!==-1&&this._ignored.splice(this._ignored.indexOf(e),1),this._ignored.length===0&&(this._state=cr,this._waitingRelease=!1)}_hasDetectedGesture(){return!(this._state===Rs||this._state&this._state-1||this._state&(go|xo|bo)&&this._tracked.some(e=>e.active))}_startLongpressTimeout(){this._stopLongpressTimeout(),this._longpressTimeoutId=setTimeout(()=>this._longpressTimeout(),Q_)}_stopLongpressTimeout(){clearTimeout(this._longpressTimeoutId),this._longpressTimeoutId=null}_longpressTimeout(){if(this._hasDetectedGesture())throw new Error("A longpress gesture failed, conflict with a different gesture");this._state=or,this._pushEvent("gesturestart")}_startTwoTouchTimeout(){this._stopTwoTouchTimeout(),this._twoTouchTimeoutId=setTimeout(()=>this._twoTouchTimeout(),z_)}_stopTwoTouchTimeout(){clearTimeout(this._twoTouchTimeoutId),this._twoTouchTimeoutId=null}_isTwoTouchTimeoutRunning(){return this._twoTouchTimeoutId!==null}_twoTouchTimeout(){if(this._tracked.length===0)throw new Error("A pinch or two drag gesture failed, no tracked touches");let e=this._getAverageMovement(),s=Math.abs(e.x),n=Math.abs(e.y),a=this._getAverageDistance(),i=Math.abs(Math.hypot(a.first.x,a.first.y)-Math.hypot(a.last.x,a.last.y));n<i&&s<i?this._state=pa:this._state=va,this._pushEvent("gesturestart"),this._pushEvent("gesturemove")}_pushEvent(e){let s={type:this._stateToGesture(this._state)},n=this._getPosition(),a=n.last;switch(e==="gesturestart"&&(a=n.first),this._state){case va:case pa:a=n.first;break}if(s.clientX=a.x,s.clientY=a.y,this._state===pa){let r=this._getAverageDistance();e==="gesturestart"?(s.magnitudeX=r.first.x,s.magnitudeY=r.first.y):(s.magnitudeX=r.last.x,s.magnitudeY=r.last.y)}else if(this._state===va)if(e==="gesturestart")s.magnitudeX=0,s.magnitudeY=0;else{let r=this._getAverageMovement();s.magnitudeX=r.x,s.magnitudeY=r.y}let i=new CustomEvent(e,{detail:s});this._target.dispatchEvent(i)}_stateToGesture(e){switch(e){case go:return"onetap";case xo:return"twotap";case bo:return"threetap";case mo:return"drag";case or:return"longpress";case va:return"twodrag";case pa:return"pinch"}throw new Error("Unknown gesture state: "+e)}_getPosition(){if(this._tracked.length===0)throw new Error("Failed to get gesture position, no tracked touches");let e=this._tracked.length,s=0,n=0,a=0,i=0;for(let r=0;r<this._tracked.length;r++)s+=this._tracked[r].firstX,n+=this._tracked[r].firstY,a+=this._tracked[r].lastX,i+=this._tracked[r].lastY;return{first:{x:s/e,y:n/e},last:{x:a/e,y:i/e}}}_getAverageMovement(){if(this._tracked.length===0)throw new Error("Failed to get gesture movement, no tracked touches");let e,s;e=s=0;let n=this._tracked.length;for(let a=0;a<this._tracked.length;a++)e+=this._tracked[a].lastX-this._tracked[a].firstX,s+=this._tracked[a].lastY-this._tracked[a].firstY;return{x:e/n,y:s/n}}_getAverageDistance(){if(this._tracked.length===0)throw new Error("Failed to get gesture distance, no tracked touches");let e=this._tracked[0],s=this._tracked[this._tracked.length-1],n=Math.abs(s.firstX-e.firstX),a=Math.abs(s.firstY-e.firstY),i=Math.abs(s.lastX-e.lastX),r=Math.abs(s.lastY-e.lastY);return{first:{x:n,y:a},last:{x:i,y:r}}}}const ga=!cf||jc;class U_{constructor(){this._target=null,this._canvas=document.createElement("canvas"),ga&&(this._canvas.style.position="fixed",this._canvas.style.zIndex="65535",this._canvas.style.pointerEvents="none",this._canvas.style.userSelect="none",this._canvas.style.WebkitUserSelect="none",this._canvas.style.visibility="hidden"),this._position={x:0,y:0},this._hotSpot={x:0,y:0},this._eventHandlers={mouseover:this._handleMouseOver.bind(this),mouseleave:this._handleMouseLeave.bind(this),mousemove:this._handleMouseMove.bind(this),mouseup:this._handleMouseUp.bind(this)}}attach(e){if(this._target&&this.detach(),this._target=e,ga){document.body.appendChild(this._canvas);const s={capture:!0,passive:!0};this._target.addEventListener("mouseover",this._eventHandlers.mouseover,s),this._target.addEventListener("mouseleave",this._eventHandlers.mouseleave,s),this._target.addEventListener("mousemove",this._eventHandlers.mousemove,s),this._target.addEventListener("mouseup",this._eventHandlers.mouseup,s)}this.clear()}detach(){if(this._target){if(ga){const e={capture:!0,passive:!0};this._target.removeEventListener("mouseover",this._eventHandlers.mouseover,e),this._target.removeEventListener("mouseleave",this._eventHandlers.mouseleave,e),this._target.removeEventListener("mousemove",this._eventHandlers.mousemove,e),this._target.removeEventListener("mouseup",this._eventHandlers.mouseup,e),document.contains(this._canvas)&&document.body.removeChild(this._canvas)}this._target=null}}change(e,s,n,a,i){if(a===0||i===0){this.clear();return}this._position.x=this._position.x+this._hotSpot.x-s,this._position.y=this._position.y+this._hotSpot.y-n,this._hotSpot.x=s,this._hotSpot.y=n;let r=this._canvas.getContext("2d");this._canvas.width=a,this._canvas.height=i;let l=new ImageData(new Uint8ClampedArray(e),a,i);if(r.clearRect(0,0,a,i),r.putImageData(l,0,0),ga)this._updatePosition();else{let d=this._canvas.toDataURL();this._target.style.cursor="url("+d+")"+s+" "+n+", default"}}clear(){this._target.style.cursor="none",this._canvas.width=0,this._canvas.height=0,this._position.x=this._position.x+this._hotSpot.x,this._position.y=this._position.y+this._hotSpot.y,this._hotSpot.x=0,this._hotSpot.y=0}move(e,s){if(!ga)return;window.visualViewport?(this._position.x=e+window.visualViewport.offsetLeft,this._position.y=s+window.visualViewport.offsetTop):(this._position.x=e,this._position.y=s),this._updatePosition();let n=document.elementFromPoint(e,s);this._updateVisibility(n)}_handleMouseOver(e){this._handleMouseMove(e)}_handleMouseLeave(e){this._updateVisibility(e.relatedTarget)}_handleMouseMove(e){this._updateVisibility(e.target),this._position.x=e.clientX-this._hotSpot.x,this._position.y=e.clientY-this._hotSpot.y,this._updatePosition()}_handleMouseUp(e){let s=document.elementFromPoint(e.clientX,e.clientY);this._updateVisibility(s),this._captureIsActive()&&window.setTimeout(()=>{this._target&&(s=document.elementFromPoint(e.clientX,e.clientY),this._updateVisibility(s))},0)}_showCursor(){this._canvas.style.visibility==="hidden"&&(this._canvas.style.visibility="")}_hideCursor(){this._canvas.style.visibility!=="hidden"&&(this._canvas.style.visibility="hidden")}_shouldShowCursor(e){return e?e===this._target?!0:!(!this._target.contains(e)||window.getComputedStyle(e).cursor!=="none"):!1}_updateVisibility(e){this._captureIsActive()&&(e=document.captureElement),this._shouldShowCursor(e)?this._showCursor():this._hideCursor()}_updatePosition(){this._canvas.style.left=this._position.x+"px",this._canvas.style.top=this._position.y+"px"}_captureIsActive(){return document.captureElement&&document.documentElement.contains(document.captureElement)}}const dr=40*1024*1024,ri={CONNECTING:"connecting",OPEN:"open",CLOSING:"closing",CLOSED:"closed"},li={CONNECTING:[WebSocket.CONNECTING,ri.CONNECTING],OPEN:[WebSocket.OPEN,ri.OPEN],CLOSING:[WebSocket.CLOSING,ri.CLOSING],CLOSED:[WebSocket.CLOSED,ri.CLOSED]},ko=["send","close","binaryType","onerror","onmessage","onopen","protocol","readyState"];class H_{constructor(){this._websocket=null,this._rQi=0,this._rQlen=0,this._rQbufferSize=1024*1024*4,this._rQ=null,this._sQbufferSize=1024*10,this._sQlen=0,this._sQ=null,this._eventHandlers={message:()=>{},open:()=>{},close:()=>{},error:()=>{}}}get readyState(){let e;return this._websocket===null?"unused":(e=this._websocket.readyState,li.CONNECTING.includes(e)?"connecting":li.OPEN.includes(e)?"open":li.CLOSING.includes(e)?"closing":li.CLOSED.includes(e)?"closed":"unknown")}rQpeek8(){return this._rQ[this._rQi]}rQskipBytes(e){this._rQi+=e}rQshift8(){return this._rQshift(1)}rQshift16(){return this._rQshift(2)}rQshift32(){return this._rQshift(4)}_rQshift(e){let s=0;for(let n=e-1;n>=0;n--)s+=this._rQ[this._rQi++]<<n*8;return s>>>0}rQlen(){return this._rQlen-this._rQi}rQshiftStr(e){let s="";for(let n=0;n<e;n+=4096){let a=this.rQshiftBytes(Math.min(4096,e-n),!1);s+=String.fromCharCode.apply(null,a)}return s}rQshiftBytes(e,s=!0){return this._rQi+=e,s?this._rQ.slice(this._rQi-e,this._rQi):this._rQ.subarray(this._rQi-e,this._rQi)}rQshiftTo(e,s){e.set(new Uint8Array(this._rQ.buffer,this._rQi,s)),this._rQi+=s}rQpeekBytes(e,s=!0){return s?this._rQ.slice(this._rQi,this._rQi+e):this._rQ.subarray(this._rQi,this._rQi+e)}rQwait(e,s,n){if(this._rQlen-this._rQi<s){if(n){if(this._rQi<n)throw new Error("rQwait cannot backup "+n+" bytes");this._rQi-=n}return!0}return!1}sQpush8(e){this._sQensureSpace(1),this._sQ[this._sQlen++]=e}sQpush16(e){this._sQensureSpace(2),this._sQ[this._sQlen++]=e>>8&255,this._sQ[this._sQlen++]=e>>0&255}sQpush32(e){this._sQensureSpace(4),this._sQ[this._sQlen++]=e>>24&255,this._sQ[this._sQlen++]=e>>16&255,this._sQ[this._sQlen++]=e>>8&255,this._sQ[this._sQlen++]=e>>0&255}sQpushString(e){let s=e.split("").map(n=>n.charCodeAt(0));this.sQpushBytes(new Uint8Array(s))}sQpushBytes(e){for(let s=0;s<e.length;){this._sQensureSpace(1);let n=this._sQbufferSize-this._sQlen;n>e.length-s&&(n=e.length-s),this._sQ.set(e.subarray(s,s+n),this._sQlen),this._sQlen+=n,s+=n}}flush(){this._sQlen>0&&this.readyState==="open"&&(this._websocket.send(new Uint8Array(this._sQ.buffer,0,this._sQlen)),this._sQlen=0)}_sQensureSpace(e){this._sQbufferSize-this._sQlen<e&&this.flush()}off(e){this._eventHandlers[e]=()=>{}}on(e,s){this._eventHandlers[e]=s}_allocateBuffers(){this._rQ=new Uint8Array(this._rQbufferSize),this._sQ=new Uint8Array(this._sQbufferSize)}init(){this._allocateBuffers(),this._rQi=0,this._websocket=null}open(e,s){this.attach(new WebSocket(e,s))}attach(e){this.init();const s=[...Object.keys(e),...Object.getOwnPropertyNames(Object.getPrototypeOf(e))];for(let n=0;n<ko.length;n++){const a=ko[n];if(s.indexOf(a)<0)throw new Error("Raw channel missing property: "+a)}this._websocket=e,this._websocket.binaryType="arraybuffer",this._websocket.onmessage=this._recvMessage.bind(this),this._websocket.onopen=()=>{Se(">> WebSock.onopen"),this._websocket.protocol&&Vt("Server choose sub-protocol: "+this._websocket.protocol),this._eventHandlers.open(),Se("<< WebSock.onopen")},this._websocket.onclose=n=>{Se(">> WebSock.onclose"),this._eventHandlers.close(n),Se("<< WebSock.onclose")},this._websocket.onerror=n=>{Se(">> WebSock.onerror: "+n),this._eventHandlers.error(n),Se("<< WebSock.onerror: "+n)}}close(){this._websocket&&((this.readyState==="connecting"||this.readyState==="open")&&(Vt("Closing WebSocket connection"),this._websocket.close()),this._websocket.onmessage=()=>{})}_expandCompactRQ(e){const s=(this._rQlen-this._rQi+e)*8,n=this._rQbufferSize<s;if(n&&(this._rQbufferSize=Math.max(this._rQbufferSize*2,s)),this._rQbufferSize>dr&&(this._rQbufferSize=dr,this._rQbufferSize-(this._rQlen-this._rQi)<e))throw new Error("Receive queue buffer exceeded "+dr+" bytes, and the new message could not fit");if(n){const a=this._rQ.buffer;this._rQ=new Uint8Array(this._rQbufferSize),this._rQ.set(new Uint8Array(a,this._rQi,this._rQlen-this._rQi))}else this._rQ.copyWithin(0,this._rQi,this._rQlen);this._rQlen=this._rQlen-this._rQi,this._rQi=0}_recvMessage(e){this._rQlen==this._rQi&&(this._rQlen=0,this._rQi=0);const s=new Uint8Array(e.data);s.length>this._rQbufferSize-this._rQlen&&this._expandCompactRQ(s.length),this._rQ.set(s,this._rQlen),this._rQlen+=s.length,this._rQlen-this._rQi>0?this._eventHandlers.message():Se("Ignoring empty message")}}const O_={Again:57349,AltLeft:56,AltRight:57400,ArrowDown:57424,ArrowLeft:57419,ArrowRight:57421,ArrowUp:57416,AudioVolumeDown:57390,AudioVolumeMute:57376,AudioVolumeUp:57392,Backquote:41,Backslash:43,Backspace:14,BracketLeft:26,BracketRight:27,BrowserBack:57450,BrowserFavorites:57446,BrowserForward:57449,BrowserHome:57394,BrowserRefresh:57447,BrowserSearch:57445,BrowserStop:57448,CapsLock:58,Comma:51,ContextMenu:57437,ControlLeft:29,ControlRight:57373,Convert:121,Copy:57464,Cut:57404,Delete:57427,Digit0:11,Digit1:2,Digit2:3,Digit3:4,Digit4:5,Digit5:6,Digit6:7,Digit7:8,Digit8:9,Digit9:10,Eject:57469,End:57423,Enter:28,Equal:13,Escape:1,F1:59,F10:68,F11:87,F12:88,F13:93,F14:94,F15:95,F16:85,F17:57347,F18:57463,F19:57348,F2:60,F20:90,F21:116,F22:57465,F23:109,F24:111,F3:61,F4:62,F5:63,F6:64,F7:65,F8:66,F9:67,Find:57409,Help:57461,Hiragana:119,Home:57415,Insert:57426,IntlBackslash:86,IntlRo:115,IntlYen:125,KanaMode:112,Katakana:120,KeyA:30,KeyB:48,KeyC:46,KeyD:32,KeyE:18,KeyF:33,KeyG:34,KeyH:35,KeyI:23,KeyJ:36,KeyK:37,KeyL:38,KeyM:50,KeyN:49,KeyO:24,KeyP:25,KeyQ:16,KeyR:19,KeyS:31,KeyT:20,KeyU:22,KeyV:47,KeyW:17,KeyX:45,KeyY:21,KeyZ:44,Lang1:114,Lang2:113,Lang3:120,Lang4:119,Lang5:118,LaunchApp1:57451,LaunchApp2:57377,LaunchMail:57452,MediaPlayPause:57378,MediaSelect:57453,MediaStop:57380,MediaTrackNext:57369,MediaTrackPrevious:57360,MetaLeft:57435,MetaRight:57436,Minus:12,NonConvert:123,NumLock:69,Numpad0:82,Numpad1:79,Numpad2:80,Numpad3:81,Numpad4:75,Numpad5:76,Numpad6:77,Numpad7:71,Numpad8:72,Numpad9:73,NumpadAdd:78,NumpadComma:126,NumpadDecimal:83,NumpadDivide:57397,NumpadEnter:57372,NumpadEqual:89,NumpadMultiply:55,NumpadParenLeft:57462,NumpadParenRight:57467,NumpadSubtract:74,Open:100,PageDown:57425,PageUp:57417,Paste:101,Pause:57414,Period:52,Power:57438,PrintScreen:84,Props:57350,Quote:40,ScrollLock:70,Semicolon:39,ShiftLeft:42,ShiftRight:54,Slash:53,Sleep:57439,Space:57,Suspend:57381,Tab:15,Undo:57351,WakeUp:57443},Ce={encodingRaw:0,encodingCopyRect:1,encodingRRE:2,encodingHextile:5,encodingZlib:6,encodingTight:7,encodingZRLE:16,encodingTightPNG:-260,encodingJPEG:21,encodingH264:50,pseudoEncodingQualityLevel0:-32,pseudoEncodingDesktopSize:-223,pseudoEncodingLastRect:-224,pseudoEncodingCursor:-239,pseudoEncodingQEMUExtendedKeyEvent:-258,pseudoEncodingQEMULedEvent:-261,pseudoEncodingDesktopName:-307,pseudoEncodingExtendedDesktopSize:-308,pseudoEncodingXvp:-309,pseudoEncodingFence:-312,pseudoEncodingContinuousUpdates:-313,pseudoEncodingExtendedMouseButtons:-316,pseudoEncodingCompressLevel0:-256,pseudoEncodingVMwareCursor:1464686180,pseudoEncodingExtendedClipboard:3231835598};class sl{constructor(){this._key=null}get algorithm(){return{name:"AES-ECB"}}static async importKey(e,s,n,a){const i=new sl;return await i._importKey(e,n,a),i}async _importKey(e,s,n){this._key=await window.crypto.subtle.importKey("raw",e,{name:"AES-CBC"},s,n)}async encrypt(e,s){const n=new Uint8Array(s);if(n.length%16!==0||this._key===null)return null;const a=n.length/16;for(let i=0;i<a;i++){const r=new Uint8Array(await window.crypto.subtle.encrypt({name:"AES-CBC",iv:new Uint8Array(16)},this._key,n.slice(i*16,i*16+16))).slice(0,16);n.set(r,i*16)}return n}}class nl{constructor(){this._rawKey=null,this._ctrKey=null,this._cbcKey=null,this._zeroBlock=new Uint8Array(16),this._prefixBlock0=this._zeroBlock,this._prefixBlock1=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1]),this._prefixBlock2=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2])}get algorithm(){return{name:"AES-EAX"}}async _encryptBlock(e){const s=await window.crypto.subtle.encrypt({name:"AES-CBC",iv:this._zeroBlock},this._cbcKey,e);return new Uint8Array(s).slice(0,16)}async _initCMAC(){const e=await this._encryptBlock(this._zeroBlock),s=new Uint8Array(16),n=e[0]>>>6;for(let i=0;i<15;i++)s[i]=e[i+1]>>6|e[i]<<2,e[i]=e[i+1]>>7|e[i]<<1;const a=[0,135,14,137];s[14]^=n>>>1,s[15]=e[15]<<2^a[n],e[15]=e[15]<<1^a[n>>1],this._k1=e,this._k2=s}async _encryptCTR(e,s){const n=await window.crypto.subtle.encrypt({name:"AES-CTR",counter:s,length:128},this._ctrKey,e);return new Uint8Array(n)}async _decryptCTR(e,s){const n=await window.crypto.subtle.decrypt({name:"AES-CTR",counter:s,length:128},this._ctrKey,e);return new Uint8Array(n)}async _computeCMAC(e,s){if(s.length!==16)return null;const n=Math.floor(e.length/16),a=Math.ceil(e.length/16),i=e.length-n*16,r=new Uint8Array((a+1)*16);if(r.set(s),r.set(e,16),i===0)for(let o=0;o<16;o++)r[n*16+o]^=this._k1[o];else{r[(n+1)*16+i]=128;for(let o=0;o<16;o++)r[(n+1)*16+o]^=this._k2[o]}let l=await window.crypto.subtle.encrypt({name:"AES-CBC",iv:this._zeroBlock},this._cbcKey,r);return l=new Uint8Array(l),l.slice(l.length-32,l.length-16)}static async importKey(e,s,n,a){const i=new nl;return await i._importKey(e),i}async _importKey(e){this._rawKey=e,this._ctrKey=await window.crypto.subtle.importKey("raw",e,{name:"AES-CTR"},!1,["encrypt","decrypt"]),this._cbcKey=await window.crypto.subtle.importKey("raw",e,{name:"AES-CBC"},!1,["encrypt"]),await this._initCMAC()}async encrypt(e,s){const n=e.additionalData,a=e.iv,i=await this._computeCMAC(a,this._prefixBlock0),r=await this._encryptCTR(s,i),l=await this._computeCMAC(n,this._prefixBlock1),d=await this._computeCMAC(r,this._prefixBlock2);for(let u=0;u<16;u++)d[u]^=i[u]^l[u];const o=new Uint8Array(16+r.length);return o.set(r),o.set(d,r.length),o}async decrypt(e,s){const n=s.slice(0,s.length-16),a=e.additionalData,i=e.iv,r=s.slice(s.length-16),l=await this._computeCMAC(i,this._prefixBlock0),d=await this._computeCMAC(a,this._prefixBlock1),o=await this._computeCMAC(n,this._prefixBlock2);for(let _=0;_<16;_++)o[_]^=l[_]^d[_];if(o.length!==r.length)return null;for(let _=0;_<r.length;_++)if(o[_]!==r[_])return null;return await this._decryptCTR(n,l)}}const So=[13,16,10,23,0,4,2,27,14,5,20,9,22,18,11,3,25,7,15,6,26,19,12,1,40,51,30,36,46,54,29,39,50,44,32,47,43,48,38,55,33,52,45,41,49,35,28,31],V_=[1,2,4,6,8,10,12,14,15,17,19,21,23,25,27,28],g=0;let P,B,Q,D,R,z;P=65536;B=1<<24;Q=P|B;D=4;R=1024;z=D|R;const Eo=[Q|R,g|g,P|g,Q|z,Q|D,P|z,g|D,P|g,g|R,Q|R,Q|z,g|R,B|z,Q|D,B|g,g|D,g|z,B|R,B|R,P|R,P|R,Q|g,Q|g,B|z,P|D,B|D,B|D,P|D,g|g,g|z,P|z,B|g,P|g,Q|z,g|D,Q|g,Q|R,B|g,B|g,g|R,Q|D,P|g,P|R,B|D,g|R,g|D,B|z,P|z,Q|z,P|D,Q|g,B|z,B|D,g|z,P|z,Q|R,g|z,B|R,B|R,g|g,P|D,P|R,g|g,Q|D];P=1<<20;B=1<<31;Q=P|B;D=32;R=32768;z=D|R;const Co=[Q|z,B|R,g|R,P|z,P|g,g|D,Q|D,B|z,B|D,Q|z,Q|R,B|g,B|R,P|g,g|D,Q|D,P|R,P|D,B|z,g|g,B|g,g|R,P|z,Q|g,P|D,B|D,g|g,P|R,g|z,Q|R,Q|g,g|z,g|g,P|z,Q|D,P|g,B|z,Q|g,Q|R,g|R,Q|g,B|R,g|D,Q|z,P|z,g|D,g|R,B|g,g|z,Q|R,P|g,B|D,P|D,B|z,B|D,P|D,P|R,g|g,B|R,g|z,B|g,Q|D,Q|z,P|R];P=1<<17;B=1<<27;Q=P|B;D=8;R=512;z=D|R;const Ao=[g|z,Q|R,g|g,Q|D,B|R,g|g,P|z,B|R,P|D,B|D,B|D,P|g,Q|z,P|D,Q|g,g|z,B|g,g|D,Q|R,g|R,P|R,Q|g,Q|D,P|z,B|z,P|R,P|g,B|z,g|D,Q|z,g|R,B|g,Q|R,B|g,P|D,g|z,P|g,Q|R,B|R,g|g,g|R,P|D,Q|z,B|R,B|D,g|R,g|g,Q|D,B|z,P|g,B|g,Q|z,g|D,P|z,P|R,B|D,Q|g,B|z,g|z,Q|g,P|z,g|D,Q|D,P|R];P=8192;B=1<<23;Q=P|B;D=1;R=128;z=D|R;const Ko=[Q|D,P|z,P|z,g|R,Q|R,B|z,B|D,P|D,g|g,Q|g,Q|g,Q|z,g|z,g|g,B|R,B|D,g|D,P|g,B|g,Q|D,g|R,B|g,P|D,P|R,B|z,g|D,P|R,B|R,P|g,Q|R,Q|z,g|z,B|R,B|D,Q|g,Q|z,g|z,g|g,g|g,Q|g,P|R,B|R,B|z,g|D,Q|D,P|z,P|z,g|R,Q|z,g|z,g|D,P|g,B|D,P|D,Q|R,B|z,P|D,P|R,B|g,Q|D,g|R,B|g,P|g,Q|R];P=1<<25;B=1<<30;Q=P|B;D=256;R=1<<19;z=D|R;const Fo=[g|D,P|z,P|R,Q|D,g|R,g|D,B|g,P|R,B|z,g|R,P|D,B|z,Q|D,Q|R,g|z,B|g,P|g,B|R,B|R,g|g,B|D,Q|z,Q|z,P|D,Q|R,B|D,g|g,Q|g,P|z,P|g,Q|g,g|z,g|R,Q|D,g|D,P|g,B|g,P|R,Q|D,B|z,P|D,B|g,Q|R,P|z,B|z,g|D,P|g,Q|R,Q|z,g|z,Q|g,Q|z,P|R,g|g,B|R,Q|g,g|z,P|D,B|D,g|R,g|g,B|R,P|z,B|D];P=1<<22;B=1<<29;Q=P|B;D=16;R=16384;z=D|R;const To=[B|D,Q|g,g|R,Q|z,Q|g,g|D,Q|z,P|g,B|R,P|z,P|g,B|D,P|D,B|R,B|g,g|z,g|g,P|D,B|z,g|R,P|R,B|z,g|D,Q|D,Q|D,g|g,P|z,Q|R,g|z,P|R,Q|R,B|g,B|R,g|D,Q|D,P|R,Q|z,P|g,g|z,B|D,P|g,B|R,B|g,g|z,B|D,Q|z,P|R,Q|g,P|z,Q|R,g|g,Q|D,g|D,g|R,Q|g,P|z,g|R,P|D,B|z,g|g,Q|R,B|g,P|D,B|z];P=1<<21;B=1<<26;Q=P|B;D=2;R=2048;z=D|R;const Mo=[P|g,Q|D,B|z,g|g,g|R,B|z,P|z,Q|R,Q|z,P|g,g|g,B|D,g|D,B|g,Q|D,g|z,B|R,P|z,P|D,B|R,B|D,Q|g,Q|R,P|D,Q|g,g|R,g|z,Q|z,P|R,g|D,B|g,P|R,B|g,P|R,P|g,B|z,B|z,Q|D,Q|D,g|D,P|D,B|g,B|R,P|g,Q|R,g|z,P|z,Q|R,g|z,B|D,Q|z,Q|g,P|R,g|g,g|D,Q|z,g|g,P|z,Q|g,g|R,B|D,B|R,g|R,P|D];P=1<<18;B=1<<28;Q=P|B;D=64;R=4096;z=D|R;const Xo=[B|z,g|R,P|g,Q|z,B|g,B|z,g|D,B|g,P|D,Q|g,Q|z,P|R,Q|R,P|z,g|R,g|D,Q|g,B|D,B|R,g|z,P|R,P|D,Q|D,Q|R,g|z,g|g,g|g,Q|D,B|D,B|R,P|z,P|g,P|z,P|g,Q|R,g|R,g|D,Q|D,g|R,P|z,B|R,g|D,B|D,Q|g,Q|D,B|g,P|g,B|z,g|g,Q|z,P|D,B|D,Q|g,B|R,B|z,g|g,Q|z,P|R,P|R,g|z,g|z,P|D,B|g,Q|R];class Cd{constructor(e){this.keys=[];const s=[],n=[],a=[];for(let i=0,r=56;i<56;++i,r-=8){r+=r<-5?65:r<-3?31:r<-1?63:r===27?35:0;const l=r&7;s[i]=(e[r>>>3]&1<<l)!==0?1:0}for(let i=0;i<16;++i){const r=i<<1,l=r+1;a[r]=a[l]=0;for(let d=28;d<59;d+=28)for(let o=d-28;o<d;++o){const u=o+V_[i];n[o]=u<d?s[u]:s[u-28]}for(let d=0;d<24;++d)n[So[d]]!==0&&(a[r]|=1<<23-d),n[So[d+24]]!==0&&(a[l]|=1<<23-d)}for(let i=0,r=0,l=0;i<16;++i){const d=a[r++],o=a[r++];this.keys[l]=(d&16515072)<<6,this.keys[l]|=(d&4032)<<10,this.keys[l]|=(o&16515072)>>>10,this.keys[l]|=(o&4032)>>>6,++l,this.keys[l]=(d&258048)<<12,this.keys[l]|=(d&63)<<16,this.keys[l]|=(o&258048)>>>4,this.keys[l]|=o&63,++l}}enc8(e){const s=e.slice();let n=0,a,i,r;a=s[n++]<<24|s[n++]<<16|s[n++]<<8|s[n++],i=s[n++]<<24|s[n++]<<16|s[n++]<<8|s[n++],r=(a>>>4^i)&252645135,i^=r,a^=r<<4,r=(a>>>16^i)&65535,i^=r,a^=r<<16,r=(i>>>2^a)&858993459,a^=r,i^=r<<2,r=(i>>>8^a)&16711935,a^=r,i^=r<<8,i=i<<1|i>>>31&1,r=(a^i)&2863311530,a^=r,i^=r,a=a<<1|a>>>31&1;for(let l=0,d=0;l<8;++l){r=i<<28|i>>>4,r^=this.keys[d++];let o=Mo[r&63];o|=Fo[r>>>8&63],o|=Ao[r>>>16&63],o|=Eo[r>>>24&63],r=i^this.keys[d++],o|=Xo[r&63],o|=To[r>>>8&63],o|=Ko[r>>>16&63],o|=Co[r>>>24&63],a^=o,r=a<<28|a>>>4,r^=this.keys[d++],o=Mo[r&63],o|=Fo[r>>>8&63],o|=Ao[r>>>16&63],o|=Eo[r>>>24&63],r=a^this.keys[d++],o|=Xo[r&63],o|=To[r>>>8&63],o|=Ko[r>>>16&63],o|=Co[r>>>24&63],i^=o}for(i=i<<31|i>>>1,r=(a^i)&2863311530,a^=r,i^=r,a=a<<31|a>>>1,r=(a>>>8^i)&16711935,i^=r,a^=r<<8,r=(a>>>2^i)&858993459,i^=r,a^=r<<2,r=(i>>>16^a)&65535,a^=r,i^=r<<16,r=(i>>>4^a)&252645135,a^=r,i^=r<<4,r=[i,a],n=0;n<8;n++)s[n]=(r[n>>>2]>>>8*(3-n%4))%256,s[n]<0&&(s[n]+=256);return s}}class al{constructor(){this._cipher=null}get algorithm(){return{name:"DES-ECB"}}static importKey(e,s,n,a){const i=new al;return i._importKey(e),i}_importKey(e,s,n){this._cipher=new Cd(e)}encrypt(e,s){const n=new Uint8Array(s);if(n.length%8!==0||this._cipher===null)return null;const a=n.length/8;for(let i=0;i<a;i++)n.set(this._cipher.enc8(n.slice(i*8,i*8+8)),i*8);return n}}class il{constructor(){this._cipher=null}get algorithm(){return{name:"DES-CBC"}}static importKey(e,s,n,a){const i=new il;return i._importKey(e),i}_importKey(e){this._cipher=new Cd(e)}encrypt(e,s){const n=new Uint8Array(s);let a=new Uint8Array(e.iv);if(n.length%8!==0||this._cipher===null)return null;const i=n.length/8;for(let r=0;r<i;r++){for(let l=0;l<8;l++)a[l]^=s[r*8+l];a=this._cipher.enc8(a),n.set(a,r*8)}return n}}function Ei(t,e,s){let n=1n;for(t=t%s;e>0n;)(e&1n)===1n&&(n=n*t%s),e=e>>1n,t=t*t%s;return n}function Ci(t,e=0){let s=t.toString(16);e===0&&(e=Math.ceil(s.length/2)),s=s.padStart(e*2,"0");const n=s.length/2,a=new Uint8Array(n);for(let i=0;i<n;i++)a[i]=parseInt(s.slice(i*2,i*2+2),16);return a}function Es(t){let e="0x";for(let s=0;s<t.length;s++)e+=t[s].toString(16).padStart(2,"0");return BigInt(e)}class Ai{constructor(){this._keyLength=0,this._keyBytes=0,this._n=null,this._e=null,this._d=null,this._nBigInt=null,this._eBigInt=null,this._dBigInt=null,this._extractable=!1}get algorithm(){return{name:"RSA-PKCS1-v1_5"}}_base64urlDecode(e){return e=e.replace(/-/g,"+").replace(/_/g,"/"),e=e.padEnd(Math.ceil(e.length/4)*4,"="),Zr.decode(e)}_padArray(e,s){const n=new Uint8Array(s);return n.set(e,s-e.length),n}static async generateKey(e,s,n){const a=new Ai;return await a._generateKey(e,s),{privateKey:a}}async _generateKey(e,s){this._keyLength=e.modulusLength,this._keyBytes=Math.ceil(this._keyLength/8);const n=await window.crypto.subtle.generateKey({name:"RSA-OAEP",modulusLength:e.modulusLength,publicExponent:e.publicExponent,hash:{name:"SHA-256"}},!0,["encrypt","decrypt"]),a=await window.crypto.subtle.exportKey("jwk",n.privateKey);this._n=this._padArray(this._base64urlDecode(a.n),this._keyBytes),this._nBigInt=Es(this._n),this._e=this._padArray(this._base64urlDecode(a.e),this._keyBytes),this._eBigInt=Es(this._e),this._d=this._padArray(this._base64urlDecode(a.d),this._keyBytes),this._dBigInt=Es(this._d),this._extractable=s}static async importKey(e,s,n,a){if(a.length!==1||a[0]!=="encrypt")throw new Error("only support importing RSA public key");const i=new Ai;return await i._importKey(e,n),i}async _importKey(e,s){const n=e.n,a=e.e;if(n.length!==a.length)throw new Error("the sizes of modulus and public exponent do not match");this._keyBytes=n.length,this._keyLength=this._keyBytes*8,this._n=new Uint8Array(this._keyBytes),this._e=new Uint8Array(this._keyBytes),this._n.set(n),this._e.set(a),this._nBigInt=Es(this._n),this._eBigInt=Es(this._e),this._extractable=s}async encrypt(e,s){if(s.length>this._keyBytes-11)return null;const n=new Uint8Array(this._keyBytes-s.length-3);window.crypto.getRandomValues(n);for(let l=0;l<n.length;l++)n[l]=Math.floor(n[l]*254/255+1);const a=new Uint8Array(this._keyBytes);a[1]=2,a.set(n,2),a.set(s,n.length+3);const i=Es(a),r=Ei(i,this._eBigInt,this._nBigInt);return Ci(r,this._keyBytes)}async decrypt(e,s){if(s.length!==this._keyBytes)return null;const n=Es(s),a=Ei(n,this._dBigInt,this._nBigInt),i=Ci(a,this._keyBytes);if(i[0]!==0||i[1]!==2)return null;let r=2;for(;r<i.length&&i[r]!==0;r++);return r===i.length?null:i.slice(r+1,i.length)}async exportKey(){if(!this._extractable)throw new Error("key is not extractable");return{n:this._n,e:this._e,d:this._d}}}class G_{constructor(e){this._key=e}get algorithm(){return{name:"DH"}}exportKey(){return this._key}}class rl{constructor(){this._g=null,this._p=null,this._gBigInt=null,this._pBigInt=null,this._privateKey=null}get algorithm(){return{name:"DH"}}static generateKey(e,s){const n=new rl;return n._generateKey(e),{privateKey:n,publicKey:new G_(n._publicKey)}}_generateKey(e){const s=e.g,n=e.p;this._keyBytes=n.length,this._gBigInt=Es(s),this._pBigInt=Es(n),this._privateKey=window.crypto.getRandomValues(new Uint8Array(this._keyBytes)),this._privateKeyBigInt=Es(this._privateKey),this._publicKey=Ci(Ei(this._gBigInt,this._privateKeyBigInt,this._pBigInt),this._keyBytes)}deriveBits(e,s){const n=Math.ceil(s/8),a=new Uint8Array(e.public),i=n>this._keyBytes?n:this._keyBytes,r=Ei(Es(a),this._privateKeyBigInt,this._pBigInt);return Ci(r,i).slice(0,i)}}async function q_(t){let e="";for(let s=0;s<t.length;s++)e+=String.fromCharCode(t[s]);return W_(Y_(Z_(j_(e),8*e.length)))}function W_(t){let e=new Uint8Array(t.length);for(let s=0;s<t.length;s++)e[s]=t.charCodeAt(s);return e}function j_(t){let e=Array(t.length>>2);for(let s=0;s<e.length;s++)e[s]=0;for(let s=0;s<8*t.length;s+=8)e[s>>5]|=(255&t.charCodeAt(s/8))<<s%32;return e}function Y_(t){let e="";for(let s=0;s<32*t.length;s+=8)e+=String.fromCharCode(t[s>>5]>>>s%32&255);return e}function Z_(t,e){t[e>>5]|=128<<e%32,t[14+(e+64>>>9<<4)]=e;let s=1732584193,n=-271733879,a=-1732584194,i=271733878;for(let r=0;r<t.length;r+=16){let l=s,d=n,o=a,u=i;n=Ot(n=Ot(n=Ot(n=Ot(n=Ht(n=Ht(n=Ht(n=Ht(n=Ut(n=Ut(n=Ut(n=Ut(n=Nt(n=Nt(n=Nt(n=Nt(n,a=Nt(a,i=Nt(i,s=Nt(s,n,a,i,t[r+0],7,-680876936),n,a,t[r+1],12,-389564586),s,n,t[r+2],17,606105819),i,s,t[r+3],22,-1044525330),a=Nt(a,i=Nt(i,s=Nt(s,n,a,i,t[r+4],7,-176418897),n,a,t[r+5],12,1200080426),s,n,t[r+6],17,-1473231341),i,s,t[r+7],22,-45705983),a=Nt(a,i=Nt(i,s=Nt(s,n,a,i,t[r+8],7,1770035416),n,a,t[r+9],12,-1958414417),s,n,t[r+10],17,-42063),i,s,t[r+11],22,-1990404162),a=Nt(a,i=Nt(i,s=Nt(s,n,a,i,t[r+12],7,1804603682),n,a,t[r+13],12,-40341101),s,n,t[r+14],17,-1502002290),i,s,t[r+15],22,1236535329),a=Ut(a,i=Ut(i,s=Ut(s,n,a,i,t[r+1],5,-165796510),n,a,t[r+6],9,-1069501632),s,n,t[r+11],14,643717713),i,s,t[r+0],20,-373897302),a=Ut(a,i=Ut(i,s=Ut(s,n,a,i,t[r+5],5,-701558691),n,a,t[r+10],9,38016083),s,n,t[r+15],14,-660478335),i,s,t[r+4],20,-405537848),a=Ut(a,i=Ut(i,s=Ut(s,n,a,i,t[r+9],5,568446438),n,a,t[r+14],9,-1019803690),s,n,t[r+3],14,-187363961),i,s,t[r+8],20,1163531501),a=Ut(a,i=Ut(i,s=Ut(s,n,a,i,t[r+13],5,-1444681467),n,a,t[r+2],9,-51403784),s,n,t[r+7],14,1735328473),i,s,t[r+12],20,-1926607734),a=Ht(a,i=Ht(i,s=Ht(s,n,a,i,t[r+5],4,-378558),n,a,t[r+8],11,-2022574463),s,n,t[r+11],16,1839030562),i,s,t[r+14],23,-35309556),a=Ht(a,i=Ht(i,s=Ht(s,n,a,i,t[r+1],4,-1530992060),n,a,t[r+4],11,1272893353),s,n,t[r+7],16,-155497632),i,s,t[r+10],23,-1094730640),a=Ht(a,i=Ht(i,s=Ht(s,n,a,i,t[r+13],4,681279174),n,a,t[r+0],11,-358537222),s,n,t[r+3],16,-722521979),i,s,t[r+6],23,76029189),a=Ht(a,i=Ht(i,s=Ht(s,n,a,i,t[r+9],4,-640364487),n,a,t[r+12],11,-421815835),s,n,t[r+15],16,530742520),i,s,t[r+2],23,-995338651),a=Ot(a,i=Ot(i,s=Ot(s,n,a,i,t[r+0],6,-198630844),n,a,t[r+7],10,1126891415),s,n,t[r+14],15,-1416354905),i,s,t[r+5],21,-57434055),a=Ot(a,i=Ot(i,s=Ot(s,n,a,i,t[r+12],6,1700485571),n,a,t[r+3],10,-1894986606),s,n,t[r+10],15,-1051523),i,s,t[r+1],21,-2054922799),a=Ot(a,i=Ot(i,s=Ot(s,n,a,i,t[r+8],6,1873313359),n,a,t[r+15],10,-30611744),s,n,t[r+6],15,-1560198380),i,s,t[r+13],21,1309151649),a=Ot(a,i=Ot(i,s=Ot(s,n,a,i,t[r+4],6,-145523070),n,a,t[r+11],10,-1120210379),s,n,t[r+2],15,718787259),i,s,t[r+9],21,-343485551),s=vn(s,l),n=vn(n,d),a=vn(a,o),i=vn(i,u)}return Array(s,n,a,i)}function Ii(t,e,s,n,a,i){return vn(J_(vn(vn(e,t),vn(n,i)),a),s)}function Nt(t,e,s,n,a,i,r){return Ii(e&s|~e&n,t,e,a,i,r)}function Ut(t,e,s,n,a,i,r){return Ii(e&n|s&~n,t,e,a,i,r)}function Ht(t,e,s,n,a,i,r){return Ii(e^s^n,t,e,a,i,r)}function Ot(t,e,s,n,a,i,r){return Ii(s^(e|~n),t,e,a,i,r)}function vn(t,e){let s=(65535&t)+(65535&e);return(t>>16)+(e>>16)+(s>>16)<<16|65535&s}function J_(t,e){return t<<e|t>>>32-e}class $_{constructor(){this._algorithms={"AES-ECB":sl,"AES-EAX":nl,"DES-ECB":al,"DES-CBC":il,"RSA-PKCS1-v1_5":Ai,DH:rl,MD5:q_}}encrypt(e,s,n){if(s.algorithm.name!==e.name)throw new Error("algorithm does not match");if(typeof s.encrypt!="function")throw new Error("key does not support encryption");return s.encrypt(e,n)}decrypt(e,s,n){if(s.algorithm.name!==e.name)throw new Error("algorithm does not match");if(typeof s.decrypt!="function")throw new Error("key does not support encryption");return s.decrypt(e,n)}importKey(e,s,n,a,i){if(e!=="raw")throw new Error("key format is not supported");const r=this._algorithms[n.name];if(typeof r>"u"||typeof r.importKey!="function")throw new Error("algorithm is not supported");return r.importKey(s,n,a,i)}generateKey(e,s,n){const a=this._algorithms[e.name];if(typeof a>"u"||typeof a.generateKey!="function")throw new Error("algorithm is not supported");return a.generateKey(e,s,n)}exportKey(e,s){if(e!=="raw")throw new Error("key format is not supported");if(typeof s.exportKey!="function")throw new Error("key does not support exportKey");return s.exportKey()}digest(e,s){const n=this._algorithms[e];if(typeof n!="function")throw new Error("algorithm is not supported");return n(s)}deriveBits(e,s,n){if(s.algorithm.name!==e.name)throw new Error("algorithm does not match");if(typeof s.deriveBits!="function")throw new Error("key does not support deriveBits");return s.deriveBits(e,n)}}const vt=new $_;class Lo{constructor(){this._cipher=null,this._counter=new Uint8Array(16)}async setKey(e){this._cipher=await vt.importKey("raw",e,{name:"AES-EAX"},!1,["encrypt, decrypt"])}async makeMessage(e){const s=new Uint8Array([(e.length&65280)>>>8,e.length&255]),n=await vt.encrypt({name:"AES-EAX",iv:this._counter,additionalData:s},this._cipher,e);for(let i=0;i<16&&this._counter[i]++===255;i++);const a=new Uint8Array(e.length+2+16);return a.set(s),a.set(n,2),a}async receiveMessage(e,s){const n=new Uint8Array([(e&65280)>>>8,e&255]),a=await vt.decrypt({name:"AES-EAX",iv:this._counter,additionalData:n},this._cipher,s);for(let i=0;i<16&&this._counter[i]++===255;i++);return a}}class ev extends sd{constructor(e,s){super(),this._hasStarted=!1,this._checkSock=null,this._checkCredentials=null,this._approveServerResolve=null,this._sockReject=null,this._credentialsReject=null,this._approveServerReject=null,this._sock=e,this._getCredentials=s}_waitSockAsync(e){return new Promise((s,n)=>{const a=()=>!this._sock.rQwait("RA2",e);a()?s():(this._checkSock=()=>{a()&&(s(),this._checkSock=null,this._sockReject=null)},this._sockReject=n)})}_waitApproveKeyAsync(){return new Promise((e,s)=>{this._approveServerResolve=e,this._approveServerReject=s})}_waitCredentialsAsync(e){const s=()=>e===1&&this._getCredentials().username!==void 0&&this._getCredentials().password!==void 0?!0:e===2&&this._getCredentials().password!==void 0;return new Promise((n,a)=>{s()?n():(this._checkCredentials=()=>{s()&&(n(),this._checkCredentials=null,this._credentialsReject=null)},this._credentialsReject=a)})}checkInternalEvents(){this._checkSock!==null&&this._checkSock(),this._checkCredentials!==null&&this._checkCredentials()}approveServer(){this._approveServerResolve!==null&&(this._approveServerResolve(),this._approveServerResolve=null)}disconnect(){this._sockReject!==null&&(this._sockReject(new Error("disconnect normally")),this._sockReject=null),this._credentialsReject!==null&&(this._credentialsReject(new Error("disconnect normally")),this._credentialsReject=null),this._approveServerReject!==null&&(this._approveServerReject(new Error("disconnect normally")),this._approveServerReject=null)}async negotiateRA2neAuthAsync(){this._hasStarted=!0,await this._waitSockAsync(4);const e=this._sock.rQpeekBytes(4),s=this._sock.rQshift32();if(s<1024)throw new Error("RA2: server public key is too short: "+s);if(s>8192)throw new Error("RA2: server public key is too long: "+s);const n=Math.ceil(s/8);await this._waitSockAsync(n*2);const a=this._sock.rQshiftBytes(n),i=this._sock.rQshiftBytes(n),r=await vt.importKey("raw",{n:a,e:i},{name:"RSA-PKCS1-v1_5"},!1,["encrypt"]),l=new Uint8Array(4+n*2);l.set(e),l.set(a,4),l.set(i,4+n);let d=this._waitApproveKeyAsync();this.dispatchEvent(new CustomEvent("serververification",{detail:{type:"RSA",publickey:l}})),await d;const o=2048,u=Math.ceil(o/8),_=(await vt.generateKey({name:"RSA-PKCS1-v1_5",modulusLength:o,publicExponent:new Uint8Array([1,0,1])},!0,["encrypt"])).privateKey,p=await vt.exportKey("raw",_),v=p.n,x=p.e,y=new Uint8Array(4+u*2);y[0]=(o&4278190080)>>>24,y[1]=(o&16711680)>>>16,y[2]=(o&65280)>>>8,y[3]=o&255,y.set(v,4),y.set(x,4+u),this._sock.sQpushBytes(y),this._sock.flush();const w=new Uint8Array(16);window.crypto.getRandomValues(w);const S=await vt.encrypt({name:"RSA-PKCS1-v1_5"},r,w),E=new Uint8Array(2+n);if(E[0]=(n&65280)>>>8,E[1]=n&255,E.set(S,2),this._sock.sQpushBytes(E),this._sock.flush(),await this._waitSockAsync(2),this._sock.rQshift16()!==u)throw new Error("RA2: wrong encrypted message length");const A=this._sock.rQshiftBytes(u),K=await vt.decrypt({name:"RSA-PKCS1-v1_5"},_,A);if(K===null||K.length!==16)throw new Error("RA2: corrupted server encrypted random");let U=new Uint8Array(32),te=new Uint8Array(32);U.set(K),U.set(w,16),te.set(w),te.set(K,16),U=await window.crypto.subtle.digest("SHA-1",U),U=new Uint8Array(U).slice(0,16),te=await window.crypto.subtle.digest("SHA-1",te),te=new Uint8Array(te).slice(0,16);const X=new Lo;await X.setKey(U);const C=new Lo;await C.setKey(te);let F=new Uint8Array(8+n*2+u*2),L=new Uint8Array(8+n*2+u*2);if(F.set(l),F.set(y,4+n*2),L.set(y),L.set(l,4+u*2),F=await window.crypto.subtle.digest("SHA-1",F),L=await window.crypto.subtle.digest("SHA-1",L),F=new Uint8Array(F),L=new Uint8Array(L),this._sock.sQpushBytes(await X.makeMessage(L)),this._sock.flush(),await this._waitSockAsync(38),this._sock.rQshift16()!==20)throw new Error("RA2: wrong server hash");const Z=await C.receiveMessage(20,this._sock.rQshiftBytes(36));if(Z===null)throw new Error("RA2: failed to authenticate the message");for(let ae=0;ae<20;ae++)if(Z[ae]!==F[ae])throw new Error("RA2: wrong server hash");if(await this._waitSockAsync(19),this._sock.rQshift16()!==1)throw new Error("RA2: wrong subtype");let oe=await C.receiveMessage(1,this._sock.rQshiftBytes(17));if(oe===null)throw new Error("RA2: failed to authenticate the message");oe=oe[0];let ue=this._waitCredentialsAsync(oe);if(oe===1)(this._getCredentials().username===void 0||this._getCredentials().password===void 0)&&this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["username","password"]}}));else if(oe===2)this._getCredentials().password===void 0&&this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["password"]}}));else throw new Error("RA2: wrong subtype");await ue;let ee;oe===1?ee=js(this._getCredentials().username).slice(0,255):ee="";const N=js(this._getCredentials().password).slice(0,255),se=new Uint8Array(ee.length+N.length+2);se[0]=ee.length,se[ee.length+1]=N.length;for(let ae=0;ae<ee.length;ae++)se[ae+1]=ee.charCodeAt(ae);for(let ae=0;ae<N.length;ae++)se[ee.length+2+ae]=N.charCodeAt(ae);this._sock.sQpushBytes(await X.makeMessage(se)),this._sock.flush()}get hasStarted(){return this._hasStarted}set hasStarted(e){this._hasStarted=e}}class tv{constructor(){this._lines=0}decodeRect(e,s,n,a,i,r,l){if(n===0||a===0)return!0;this._lines===0&&(this._lines=a);const d=l==8?1:4,o=n*d;for(;this._lines>0;){if(i.rQwait("RAW",o))return!1;const u=s+(a-this._lines);let _=i.rQshiftBytes(o,!1);if(l==8){const p=new Uint8Array(n*4);for(let v=0;v<n;v++)p[v*4+0]=(_[v]>>0&3)*255/3,p[v*4+1]=(_[v]>>2&3)*255/3,p[v*4+2]=(_[v]>>4&3)*255/3,p[v*4+3]=255;_=p}for(let p=0;p<n;p++)_[p*4+3]=255;r.blitImage(e,u,n,1,_,0),this._lines--}return!0}}class sv{decodeRect(e,s,n,a,i,r,l){if(i.rQwait("COPYRECT",4))return!1;let d=i.rQshift16(),o=i.rQshift16();return n===0||a===0||r.copyImage(d,o,e,s,n,a),!0}}class nv{constructor(){this._subrects=0}decodeRect(e,s,n,a,i,r,l){if(this._subrects===0){if(i.rQwait("RRE",8))return!1;this._subrects=i.rQshift32();let d=i.rQshiftBytes(4);r.fillRect(e,s,n,a,d)}for(;this._subrects>0;){if(i.rQwait("RRE",12))return!1;let d=i.rQshiftBytes(4),o=i.rQshift16(),u=i.rQshift16(),_=i.rQshift16(),p=i.rQshift16();r.fillRect(e+o,s+u,_,p,d),this._subrects--}return!0}}class av{constructor(){this._tiles=0,this._lastsubencoding=0,this._tileBuffer=new Uint8Array(256*4)}decodeRect(e,s,n,a,i,r,l){for(this._tiles===0&&(this._tilesX=Math.ceil(n/16),this._tilesY=Math.ceil(a/16),this._totalTiles=this._tilesX*this._tilesY,this._tiles=this._totalTiles);this._tiles>0;){let d=1;if(i.rQwait("HEXTILE",d))return!1;let o=i.rQpeek8();if(o>30)throw new Error("Illegal hextile subencoding (subencoding: "+o+")");const u=this._totalTiles-this._tiles,_=u%this._tilesX,p=Math.floor(u/this._tilesX),v=e+_*16,x=s+p*16,y=Math.min(16,e+n-v),w=Math.min(16,s+a-x);if(o&1)d+=y*w*4;else if(o&2&&(d+=4),o&4&&(d+=4),o&8){if(d++,i.rQwait("HEXTILE",d))return!1;let S=i.rQpeekBytes(d).at(-1);o&16?d+=S*6:d+=S*2}if(i.rQwait("HEXTILE",d))return!1;if(i.rQshift8(),o===0)this._lastsubencoding&1?Se(" Ignoring blank after RAW"):r.fillRect(v,x,y,w,this._background);else if(o&1){let S=y*w,E=i.rQshiftBytes(S*4,!1);for(let A=0;A<S;A++)E[A*4+3]=255;r.blitImage(v,x,y,w,E,0)}else{if(o&2&&(this._background=new Uint8Array(i.rQshiftBytes(4))),o&4&&(this._foreground=new Uint8Array(i.rQshiftBytes(4))),this._startTile(v,x,y,w,this._background),o&8){let S=i.rQshift8();for(let E=0;E<S;E++){let A;o&16?A=i.rQshiftBytes(4):A=this._foreground;const K=i.rQshift8(),U=K>>4,te=K&15,X=i.rQshift8(),C=(X>>4)+1,F=(X&15)+1;this._subTile(U,te,C,F,A)}}this._finishTile(r)}this._lastsubencoding=o,this._tiles--}return!0}_startTile(e,s,n,a,i){this._tileX=e,this._tileY=s,this._tileW=n,this._tileH=a;const r=i[0],l=i[1],d=i[2],o=this._tileBuffer;for(let u=0;u<n*a*4;u+=4)o[u]=r,o[u+1]=l,o[u+2]=d,o[u+3]=255}_subTile(e,s,n,a,i){const r=i[0],l=i[1],d=i[2],o=e+n,u=s+a,_=this._tileBuffer,p=this._tileW;for(let v=s;v<u;v++)for(let x=e;x<o;x++){const y=(x+v*p)*4;_[y]=r,_[y+1]=l,_[y+2]=d,_[y+3]=255}}_finishTile(e){e.blitImage(this._tileX,this._tileY,this._tileW,this._tileH,this._tileBuffer,0)}}class iv{constructor(){this._zlib=new Bi,this._length=0}decodeRect(e,s,n,a,i,r,l){if(n===0||a===0)return!0;if(this._length===0){if(i.rQwait("ZLIB",4))return!1;this._length=i.rQshift32()}if(i.rQwait("ZLIB",this._length))return!1;let d=new Uint8Array(i.rQshiftBytes(this._length,!1));this._length=0,this._zlib.setInput(d),d=this._zlib.inflate(n*a*4),this._zlib.setInput(null);for(let o=0;o<n*a;o++)d[o*4+3]=255;return r.blitImage(e,s,n,a,d,0),!0}}class Ad{constructor(){this._ctl=null,this._filter=null,this._numColors=0,this._palette=new Uint8Array(1024),this._len=0,this._zlibs=[];for(let e=0;e<4;e++)this._zlibs[e]=new Bi}decodeRect(e,s,n,a,i,r,l){if(this._ctl===null){if(i.rQwait("TIGHT compression-control",1))return!1;this._ctl=i.rQshift8();for(let o=0;o<4;o++)this._ctl>>o&1&&(this._zlibs[o].reset(),Vt("Reset zlib stream "+o));this._ctl=this._ctl>>4}let d;if(this._ctl===8)d=this._fillRect(e,s,n,a,i,r,l);else if(this._ctl===9)d=this._jpegRect(e,s,n,a,i,r,l);else if(this._ctl===10)d=this._pngRect(e,s,n,a,i,r,l);else if((this._ctl&8)==0)d=this._basicRect(this._ctl,e,s,n,a,i,r,l);else throw new Error("Illegal tight compression received (ctl: "+this._ctl+")");return d&&(this._ctl=null),d}_fillRect(e,s,n,a,i,r,l){if(i.rQwait("TIGHT",3))return!1;let d=i.rQshiftBytes(3);return r.fillRect(e,s,n,a,d,!1),!0}_jpegRect(e,s,n,a,i,r,l){let d=this._readData(i);return d===null?!1:(r.imageRect(e,s,n,a,"image/jpeg",d),!0)}_pngRect(e,s,n,a,i,r,l){throw new Error("PNG received in standard Tight rect")}_basicRect(e,s,n,a,i,r,l,d){if(this._filter===null)if(e&4){if(r.rQwait("TIGHT",1))return!1;this._filter=r.rQshift8()}else this._filter=0;let o=e&3,u;switch(this._filter){case 0:u=this._copyFilter(o,s,n,a,i,r,l,d);break;case 1:u=this._paletteFilter(o,s,n,a,i,r,l,d);break;case 2:u=this._gradientFilter(o,s,n,a,i,r,l,d);break;default:throw new Error("Illegal tight filter received (ctl: "+this._filter+")")}return u&&(this._filter=null),u}_copyFilter(e,s,n,a,i,r,l,d){const o=a*i*3;let u;if(o===0)return!0;if(o<12){if(r.rQwait("TIGHT",o))return!1;u=r.rQshiftBytes(o)}else{if(u=this._readData(r),u===null)return!1;this._zlibs[e].setInput(u),u=this._zlibs[e].inflate(o),this._zlibs[e].setInput(null)}let _=new Uint8Array(a*i*4);for(let p=0,v=0;p<a*i*4;p+=4,v+=3)_[p]=u[v],_[p+1]=u[v+1],_[p+2]=u[v+2],_[p+3]=255;return l.blitImage(s,n,a,i,_,0,!1),!0}_paletteFilter(e,s,n,a,i,r,l,d){if(this._numColors===0){if(r.rQwait("TIGHT palette",1))return!1;const v=r.rQpeek8()+1,x=v*3;if(r.rQwait("TIGHT palette",1+x))return!1;this._numColors=v,r.rQskipBytes(1),r.rQshiftTo(this._palette,x)}const o=this._numColors<=2?1:8,_=Math.floor((a*o+7)/8)*i;let p;if(_===0)return!0;if(_<12){if(r.rQwait("TIGHT",_))return!1;p=r.rQshiftBytes(_)}else{if(p=this._readData(r),p===null)return!1;this._zlibs[e].setInput(p),p=this._zlibs[e].inflate(_),this._zlibs[e].setInput(null)}return this._numColors==2?this._monoRect(s,n,a,i,p,this._palette,l):this._paletteRect(s,n,a,i,p,this._palette,l),this._numColors=0,!0}_monoRect(e,s,n,a,i,r,l){const d=this._getScratchBuffer(n*a*4),o=Math.floor((n+7)/8),u=Math.floor(n/8);for(let _=0;_<a;_++){let p,v,x;for(x=0;x<u;x++)for(let y=7;y>=0;y--)p=(_*n+x*8+7-y)*4,v=(i[_*o+x]>>y&1)*3,d[p]=r[v],d[p+1]=r[v+1],d[p+2]=r[v+2],d[p+3]=255;for(let y=7;y>=8-n%8;y--)p=(_*n+x*8+7-y)*4,v=(i[_*o+x]>>y&1)*3,d[p]=r[v],d[p+1]=r[v+1],d[p+2]=r[v+2],d[p+3]=255}l.blitImage(e,s,n,a,d,0,!1)}_paletteRect(e,s,n,a,i,r,l){const d=this._getScratchBuffer(n*a*4),o=n*a*4;for(let u=0,_=0;u<o;u+=4,_++){const p=i[_]*3;d[u]=r[p],d[u+1]=r[p+1],d[u+2]=r[p+2],d[u+3]=255}l.blitImage(e,s,n,a,d,0,!1)}_gradientFilter(e,s,n,a,i,r,l,d){const o=a*i*3;let u;if(o===0)return!0;if(o<12){if(r.rQwait("TIGHT",o))return!1;u=r.rQshiftBytes(o)}else{if(u=this._readData(r),u===null)return!1;this._zlibs[e].setInput(u),u=this._zlibs[e].inflate(o),this._zlibs[e].setInput(null)}let _=new Uint8Array(4*a*i),p=0,v=0,x=new Uint8Array(3);for(let E=0;E<a;E++){for(let A=0;A<3;A++){const K=x[A],U=u[v++]+K;_[p++]=U,x[A]=U}_[p++]=255}let y=0,w=new Uint8Array(3),S=new Uint8Array(3);for(let E=1;E<i;E++){x.fill(0),S.fill(0);for(let A=0;A<a;A++){for(let K=0;K<3;K++){w[K]=_[y++];let U=x[K]+w[K]-S[K];U<0?U=0:U>255&&(U=255);const te=u[v++]+U;_[p++]=te,S[K]=w[K],x[K]=te}_[p++]=255,y++}}return l.blitImage(s,n,a,i,_,0,!1),!0}_readData(e){if(this._len===0){if(e.rQwait("TIGHT",3))return null;let n;n=e.rQshift8(),this._len=n&127,n&128&&(n=e.rQshift8(),this._len|=(n&127)<<7,n&128&&(n=e.rQshift8(),this._len|=n<<14))}if(e.rQwait("TIGHT",this._len))return null;let s=e.rQshiftBytes(this._len,!1);return this._len=0,s}_getScratchBuffer(e){return(!this._scratchBuffer||this._scratchBuffer.length<e)&&(this._scratchBuffer=new Uint8Array(e)),this._scratchBuffer}}class rv extends Ad{_pngRect(e,s,n,a,i,r,l){let d=this._readData(i);return d===null?!1:(r.imageRect(e,s,n,a,"image/png",d),!0)}_basicRect(e,s,n,a,i,r,l,d){throw new Error("BasicCompression received in TightPNG rect")}}const oi=64,ci=64;class lv{constructor(){this._length=0,this._inflator=new Bi,this._pixelBuffer=new Uint8Array(oi*ci*4),this._tileBuffer=new Uint8Array(oi*ci*4)}decodeRect(e,s,n,a,i,r,l){if(this._length===0){if(i.rQwait("ZLib data length",4))return!1;this._length=i.rQshift32()}if(i.rQwait("Zlib data",this._length))return!1;const d=i.rQshiftBytes(this._length,!1);this._inflator.setInput(d);for(let o=s;o<s+a;o+=ci){let u=Math.min(ci,s+a-o);for(let _=e;_<e+n;_+=oi){let p=Math.min(oi,e+n-_);const v=p*u,x=this._inflator.inflate(1)[0];if(x===0){const y=this._readPixels(v);r.blitImage(_,o,p,u,y,0,!1)}else if(x===1){const y=this._readPixels(1);r.fillRect(_,o,p,u,[y[0],y[1],y[2]])}else if(x>=2&&x<=16){const y=this._decodePaletteTile(x,v,p,u);r.blitImage(_,o,p,u,y,0,!1)}else if(x===128){const y=this._decodeRLETile(v);r.blitImage(_,o,p,u,y,0,!1)}else if(x>=130&&x<=255){const y=this._decodeRLEPaletteTile(x-128,v);r.blitImage(_,o,p,u,y,0,!1)}else throw new Error("Unknown subencoding: "+x)}}return this._length=0,!0}_getBitsPerPixelInPalette(e){if(e<=2)return 1;if(e<=4)return 2;if(e<=16)return 4}_readPixels(e){let s=this._pixelBuffer;const n=this._inflator.inflate(3*e);for(let a=0,i=0;a<e*4;a+=4,i+=3)s[a]=n[i],s[a+1]=n[i+1],s[a+2]=n[i+2],s[a+3]=255;return s}_decodePaletteTile(e,s,n,a){const i=this._tileBuffer,r=this._readPixels(e),l=this._getBitsPerPixelInPalette(e),d=(1<<l)-1;let o=0,u=this._inflator.inflate(1)[0];for(let _=0;_<a;_++){let p=8-l;for(let v=0;v<n;v++){p<0&&(p=8-l,u=this._inflator.inflate(1)[0]);let x=u>>p&d;i[o]=r[x*4],i[o+1]=r[x*4+1],i[o+2]=r[x*4+2],i[o+3]=r[x*4+3],o+=4,p-=l}p<8-l&&_<a-1&&(u=this._inflator.inflate(1)[0])}return i}_decodeRLETile(e){const s=this._tileBuffer;let n=0;for(;n<e;){const a=this._readPixels(1),i=this._readRLELength();for(let r=0;r<i;r++)s[n*4]=a[0],s[n*4+1]=a[1],s[n*4+2]=a[2],s[n*4+3]=a[3],n++}return s}_decodeRLEPaletteTile(e,s){const n=this._tileBuffer,a=this._readPixels(e);let i=0;for(;i<s;){let r=this._inflator.inflate(1)[0],l=1;if(r>=128&&(r-=128,l=this._readRLELength()),r>e)throw new Error("Too big index in palette: "+r+", palette size: "+e);if(i+l>s)throw new Error("Too big rle length in palette mode: "+l+", allowed length is: "+(s-i));for(let d=0;d<l;d++)n[i*4]=a[r*4],n[i*4+1]=a[r*4+1],n[i*4+2]=a[r*4+2],n[i*4+3]=a[r*4+3],i++}return n}_readRLELength(){let e=0,s=0;do s=this._inflator.inflate(1)[0],e+=s;while(s===255);return e+1}}class ov{constructor(){this._cachedQuantTables=[],this._cachedHuffmanTables=[],this._segments=[]}decodeRect(e,s,n,a,i,r,l){for(;;){let v=this._readSegment(i);if(v===null)return!1;if(this._segments.push(v),v[1]===217)break}let d=[],o=[];for(let v of this._segments){let x=v[1];x===196?d.push(v):x===219&&o.push(v)}const u=this._segments.findIndex(v=>v[1]==192||v[1]==194);if(u==-1)throw new Error("Illegal JPEG image without SOF");o.length===0&&this._segments.splice(u+1,0,...this._cachedQuantTables),d.length===0&&this._segments.splice(u+1,0,...this._cachedHuffmanTables);let _=0;for(let v of this._segments)_+=v.length;let p=new Uint8Array(_);_=0;for(let v of this._segments)p.set(v,_),_+=v.length;return r.imageRect(e,s,n,a,"image/jpeg",p),d.length!==0&&(this._cachedHuffmanTables=d),o.length!==0&&(this._cachedQuantTables=o),this._segments=[],!0}_readSegment(e){if(e.rQwait("JPEG",2))return null;let s=e.rQshift8();if(s!=255)throw new Error("Illegal JPEG marker received (byte: "+s+")");let n=e.rQshift8();if(n>=208&&n<=217||n==1)return new Uint8Array([s,n]);if(e.rQwait("JPEG",2,2))return null;let a=e.rQshift16();if(a<2)throw new Error("Illegal JPEG length received (length: "+a+")");if(e.rQwait("JPEG",a-2,4))return null;let i=0;if(n===218){if(e.rQwait("JPEG",a-2+2,4))return null;let l=e.rQlen(),d=e.rQpeekBytes(l,!1);for(;;){let o=d.indexOf(255,a-2+i);if(o===-1||o===l-1)return e.rQwait("JPEG",1/0,4),null;if(d.at(o+1)===0||d.at(o+1)>=208&&d.at(o+1)<=215){i=o+2-(a-2);continue}i=o-(a-2);break}}let r=new Uint8Array(2+a+i);return r[0]=s,r[1]=n,r[2]=a>>8,r[3]=a,r.set(e.rQshiftBytes(a-2+i,!1),4),r}}class cv{constructor(e){this._data=e,this._index=0,this.profileIdc=null,this.constraintSet=null,this.levelIdc=null}_getStartSequenceLen(e){let s=this._data;return s[e+0]==0&&s[e+1]==0&&s[e+2]==0&&s[e+3]==1?4:s[e+0]==0&&s[e+1]==0&&s[e+2]==1?3:0}_indexOfNextNalUnit(e){let s=this._data;for(let n=e;n<s.length;++n)if(this._getStartSequenceLen(n)!=0)return n;return-1}_parseSps(e){this.profileIdc=this._data[e],this.constraintSet=this._data[e+1],this.levelIdc=this._data[e+2]}_parseNalUnit(e){const s=this._data[e];if(s&128)throw new Error("H264 parsing sanity check failed, forbidden zero bit is set");const n=s&31;switch(n){case 1:return{slice:!0};case 5:return{slice:!0,key:!0};case 6:return{};case 7:return this._parseSps(e+1),{};case 8:return{};default:Zt("Unhandled unit type: ",n);break}return{}}parse(){const e=this._index;let s=!1;for(;this._index<this._data.length;){const n=this._getStartSequenceLen(this._index);if(n==0)throw new Error("Invalid start sequence in bit stream");const{slice:a,key:i}=this._parseNalUnit(this._index+n);let r=this._indexOfNextNalUnit(this._index+n);if(r==-1?this._index=this._data.length:this._index=r,i&&(s=!0),a)break}return e===this._index?null:{frame:this._data.subarray(e,this._index),key:s}}}class dv{constructor(e,s){this.lastUsed=0,this._width=e,this._height=s,this._profileIdc=null,this._constraintSet=null,this._levelIdc=null,this._decoder=null,this._pendingFrames=[]}_handleFrame(e){let s=this._pendingFrames.shift();if(s===void 0)throw new Error("Pending frame queue empty when receiving frame from decoder");if(s.timestamp!=e.timestamp)throw new Error("Video frame timestamp mismatch. Expected "+e.timestamp+" but but got "+s.timestamp);s.frame=e,s.ready=!0,s.resolve(),s.keep||e.close()}_handleError(e){throw new Error("Failed to decode frame: "+e.message)}_configureDecoder(e,s,n){(this._decoder===null||this._decoder.state==="closed")&&(this._decoder=new VideoDecoder({output:i=>this._handleFrame(i),error:i=>this._handleError(i)}));const a="avc1."+e.toString(16).padStart(2,"0")+s.toString(16).padStart(2,"0")+n.toString(16).padStart(2,"0");this._decoder.configure({codec:a,codedWidth:this._width,codedHeight:this._height,optimizeForLatency:!0})}_preparePendingFrame(e){let s={timestamp:e,promise:null,resolve:null,frame:null,ready:!1,keep:!1};return s.promise=new Promise(n=>{s.resolve=n}),this._pendingFrames.push(s),s}decode(e){let s=new cv(e),n=null,a=Math.round(window.performance.now()*1e3);for(;;){let i=s.parse();if(i===null)break;if(s.profileIdc!==null&&(self._profileIdc=s.profileIdc,self._constraintSet=s.constraintSet,self._levelIdc=s.levelIdc),this._decoder===null||this._decoder.state!=="configured"){if(!i.key){Zt("Missing key frame. Can't decode until one arrives");continue}if(self._profileIdc===null){Zt("Cannot config decoder. Have not received SPS and PPS yet.");continue}this._configureDecoder(self._profileIdc,self._constraintSet,self._levelIdc)}n=this._preparePendingFrame(a);const r=new EncodedVideoChunk({timestamp:a,type:i.key?"key":"delta",data:i.frame});try{this._decoder.decode(r)}catch(l){Zt("Failed to decode:",l)}}return n!==null&&(n.keep=!0),n}}class uv{constructor(){this._tick=0,this._contexts={}}_contextId(e,s,n,a){return[e,s,n,a].join(",")}_findOldestContextId(){let e=Number.MAX_VALUE,s;for(const[n,a]of Object.entries(this._contexts))a.lastUsed<e&&(e=a.lastUsed,s=n);return s}_createContext(e,s,n,a){if(Object.keys(this._contexts).length>=64){let l=this._findOldestContextId();delete this._contexts[l]}let r=new dv(n,a);return this._contexts[this._contextId(e,s,n,a)]=r,r}_getContext(e,s,n,a){let i=this._contexts[this._contextId(e,s,n,a)];return i!==void 0?i:this._createContext(e,s,n,a)}_resetContext(e,s,n,a){delete this._contexts[this._contextId(e,s,n,a)]}_resetAllContexts(){this._contexts={}}decodeRect(e,s,n,a,i,r,l){if(i.rQwait("h264 header",8))return!1;const u=i.rQshift32(),_=i.rQshift32();if(i.rQwait("h264 payload",u,8))return!1;_&2?this._resetAllContexts():_&1&&this._resetContext(e,s,n,a);let p=this._getContext(e,s,n,a);if(p.lastUsed=this._tick++,u!==0){let v=i.rQshiftBytes(u,!1),x=p.decode(v);x!==null&&r.videoFrame(e,s,n,a,x)}return!0}}const hv=3,fv="rgb(40, 40, 40)",Po=17,Bo=50,Do=19,xa=75,dn=50,_v=1e3,vv=50,Ro=1,di=2,Io=6,Qo=16,ur=19,zo=22,No=30,Uo=113,Ho=129,Oo=256,Is=1,Vo=1<<24,_i=1<<25,Go=1<<26,Sa=1<<27,vi=1<<28;class Xe extends sd{constructor(e,s,n){if(!e)throw new Error("Must specify target");if(!s)throw new Error("Must specify URL, WebSocket or RTCDataChannel");window.isSecureContext||rt("noVNC requires a secure context (TLS). Expect crashes!"),super(),this._target=e,typeof s=="string"?this._url=s:(this._url=null,this._rawChannel=s),n=n||{},this._rfbCredentials=n.credentials||{},this._shared="shared"in n?!!n.shared:!0,this._repeaterID=n.repeaterID||"",this._wsProtocols=n.wsProtocols||[],this._rfbConnectionState="",this._rfbInitState="",this._rfbAuthScheme=-1,this._rfbCleanDisconnect=!0,this._rfbRSAAESAuthenticationState=null,this._rfbVersion=0,this._rfbMaxVersion=3.8,this._rfbTightVNC=!1,this._rfbVeNCryptState=0,this._rfbXvpVer=0,this._fbWidth=0,this._fbHeight=0,this._fbName="",this._capabilities={power:!1},this._supportsFence=!1,this._supportsContinuousUpdates=!1,this._enabledContinuousUpdates=!1,this._supportsSetDesktopSize=!1,this._screenID=0,this._screenFlags=0,this._pendingRemoteResize=!1,this._lastResize=0,this._qemuExtKeyEventSupported=!1,this._extendedPointerEventSupported=!1,this._clipboardText=null,this._clipboardServerCapabilitiesActions={},this._clipboardServerCapabilitiesFormats={},this._sock=null,this._display=null,this._flushing=!1,this._keyboard=null,this._gestures=null,this._resizeObserver=null,this._disconnTimer=null,this._resizeTimeout=null,this._mouseMoveTimer=null,this._decoders={},this._FBU={rects:0,x:0,y:0,width:0,height:0,encoding:null},this._mousePos={},this._mouseButtonMask=0,this._mouseLastMoveTime=0,this._viewportDragging=!1,this._viewportDragPos={},this._viewportHasMoved=!1,this._accumulatedWheelDeltaX=0,this._accumulatedWheelDeltaY=0,this._gestureLastTapTime=null,this._gestureFirstDoubleTapEv=null,this._gestureLastMagnitudeX=0,this._gestureLastMagnitudeY=0,this._eventHandlers={focusCanvas:this._focusCanvas.bind(this),handleResize:this._handleResize.bind(this),handleMouse:this._handleMouse.bind(this),handleWheel:this._handleWheel.bind(this),handleGesture:this._handleGesture.bind(this),handleRSAAESCredentialsRequired:this._handleRSAAESCredentialsRequired.bind(this),handleRSAAESServerVerification:this._handleRSAAESServerVerification.bind(this)},Se(">> RFB.constructor"),this._screen=document.createElement("div"),this._screen.style.display="flex",this._screen.style.width="100%",this._screen.style.height="100%",this._screen.style.overflow="auto",this._screen.style.background=fv,this._canvas=document.createElement("canvas"),this._canvas.style.margin="auto",this._canvas.style.outline="none",this._canvas.width=0,this._canvas.height=0,this._canvas.tabIndex=-1,this._screen.appendChild(this._canvas),this._cursor=new U_,this._cursorImage=Xe.cursors.none,this._decoders[Ce.encodingRaw]=new tv,this._decoders[Ce.encodingCopyRect]=new sv,this._decoders[Ce.encodingRRE]=new nv,this._decoders[Ce.encodingHextile]=new av,this._decoders[Ce.encodingZlib]=new iv,this._decoders[Ce.encodingTight]=new Ad,this._decoders[Ce.encodingTightPNG]=new rv,this._decoders[Ce.encodingZRLE]=new lv,this._decoders[Ce.encodingJPEG]=new ov,this._decoders[Ce.encodingH264]=new uv;try{this._display=new ff(this._canvas)}catch(a){throw rt("Display exception: "+a),a}this._keyboard=new D_(this._canvas),this._keyboard.onkeyevent=this._handleKeyEvent.bind(this),this._remoteCapsLock=null,this._remoteNumLock=null,this._gestures=new N_,this._sock=new H_,this._sock.on("open",this._socketOpen.bind(this)),this._sock.on("close",this._socketClose.bind(this)),this._sock.on("message",this._handleMessage.bind(this)),this._sock.on("error",this._socketError.bind(this)),this._expectedClientWidth=null,this._expectedClientHeight=null,this._resizeObserver=new ResizeObserver(this._eventHandlers.handleResize),this._updateConnectionState("connecting"),Se("<< RFB.constructor"),this.dragViewport=!1,this.focusOnClick=!0,this._viewOnly=!1,this._clipViewport=!1,this._clippingViewport=!1,this._scaleViewport=!1,this._resizeSession=!1,this._showDotCursor=!1,this._qualityLevel=6,this._compressionLevel=2}get viewOnly(){return this._viewOnly}set viewOnly(e){this._viewOnly=e,(this._rfbConnectionState==="connecting"||this._rfbConnectionState==="connected")&&(e?this._keyboard.ungrab():this._keyboard.grab())}get capabilities(){return this._capabilities}get clippingViewport(){return this._clippingViewport}_setClippingViewport(e){e!==this._clippingViewport&&(this._clippingViewport=e,this.dispatchEvent(new CustomEvent("clippingviewport",{detail:this._clippingViewport})))}get touchButton(){return 0}set touchButton(e){Zt("Using old API!")}get clipViewport(){return this._clipViewport}set clipViewport(e){this._clipViewport=e,this._updateClip()}get scaleViewport(){return this._scaleViewport}set scaleViewport(e){this._scaleViewport=e,e&&this._clipViewport&&this._updateClip(),this._updateScale(),!e&&this._clipViewport&&this._updateClip()}get resizeSession(){return this._resizeSession}set resizeSession(e){this._resizeSession=e,e&&this._requestRemoteResize()}get showDotCursor(){return this._showDotCursor}set showDotCursor(e){this._showDotCursor=e,this._refreshCursor()}get background(){return this._screen.style.background}set background(e){this._screen.style.background=e}get qualityLevel(){return this._qualityLevel}set qualityLevel(e){if(!Number.isInteger(e)||e<0||e>9){rt("qualityLevel must be an integer between 0 and 9");return}this._qualityLevel!==e&&(this._qualityLevel=e,this._rfbConnectionState==="connected"&&this._sendEncodings())}get compressionLevel(){return this._compressionLevel}set compressionLevel(e){if(!Number.isInteger(e)||e<0||e>9){rt("compressionLevel must be an integer between 0 and 9");return}this._compressionLevel!==e&&(this._compressionLevel=e,this._rfbConnectionState==="connected"&&this._sendEncodings())}disconnect(){this._updateConnectionState("disconnecting"),this._sock.off("error"),this._sock.off("message"),this._sock.off("open"),this._rfbRSAAESAuthenticationState!==null&&this._rfbRSAAESAuthenticationState.disconnect()}approveServer(){this._rfbRSAAESAuthenticationState!==null&&this._rfbRSAAESAuthenticationState.approveServer()}sendCredentials(e){this._rfbCredentials=e,this._resumeAuthentication()}sendCtrlAltDel(){this._rfbConnectionState!=="connected"||this._viewOnly||(Vt("Sending Ctrl-Alt-Del"),this.sendKey(m.XK_Control_L,"ControlLeft",!0),this.sendKey(m.XK_Alt_L,"AltLeft",!0),this.sendKey(m.XK_Delete,"Delete",!0),this.sendKey(m.XK_Delete,"Delete",!1),this.sendKey(m.XK_Alt_L,"AltLeft",!1),this.sendKey(m.XK_Control_L,"ControlLeft",!1))}machineShutdown(){this._xvpOp(1,2)}machineReboot(){this._xvpOp(1,3)}machineReset(){this._xvpOp(1,4)}sendKey(e,s,n){if(this._rfbConnectionState!=="connected"||this._viewOnly)return;if(n===void 0){this.sendKey(e,s,!0),this.sendKey(e,s,!1);return}const a=O_[s];if(this._qemuExtKeyEventSupported&&a)e=e||0,Vt("Sending key ("+(n?"down":"up")+"): keysym "+e+", scancode "+a),Xe.messages.QEMUExtendedKeyEvent(this._sock,e,n,a);else{if(!e)return;Vt("Sending keysym ("+(n?"down":"up")+"): "+e),Xe.messages.keyEvent(this._sock,e,n?1:0)}}focus(e){this._canvas.focus(e)}blur(){this._canvas.blur()}clipboardPasteFrom(e){if(!(this._rfbConnectionState!=="connected"||this._viewOnly))if(this._clipboardServerCapabilitiesFormats[Is]&&this._clipboardServerCapabilitiesActions[Sa])this._clipboardText=e,Xe.messages.extendedClipboardNotify(this._sock,[Is]);else{let s,n,a;s=0;for(let i of e)s++;a=new Uint8Array(s),n=0;for(let i of e){let r=i.codePointAt(0);r>255&&(r=63),a[n++]=r}Xe.messages.clientCutText(this._sock,a)}}getImageData(){return this._display.getImageData()}toDataURL(e,s){return this._display.toDataURL(e,s)}toBlob(e,s,n){return this._display.toBlob(e,s,n)}_connect(){if(Se(">> RFB.connect"),this._url)Vt(`connecting to ${this._url}`),this._sock.open(this._url,this._wsProtocols);else{if(Vt(`attaching ${this._rawChannel} to Websock`),this._sock.attach(this._rawChannel),this._sock.readyState==="closed")throw Error("Cannot use already closed WebSocket/RTCDataChannel");this._sock.readyState==="open"&&this._socketOpen()}this._target.appendChild(this._screen),this._gestures.attach(this._canvas),this._cursor.attach(this._canvas),this._refreshCursor(),this._resizeObserver.observe(this._screen),this._canvas.addEventListener("mousedown",this._eventHandlers.focusCanvas),this._canvas.addEventListener("touchstart",this._eventHandlers.focusCanvas),this._canvas.addEventListener("mousedown",this._eventHandlers.handleMouse),this._canvas.addEventListener("mouseup",this._eventHandlers.handleMouse),this._canvas.addEventListener("mousemove",this._eventHandlers.handleMouse),this._canvas.addEventListener("click",this._eventHandlers.handleMouse),this._canvas.addEventListener("contextmenu",this._eventHandlers.handleMouse),this._canvas.addEventListener("wheel",this._eventHandlers.handleWheel),this._canvas.addEventListener("gesturestart",this._eventHandlers.handleGesture),this._canvas.addEventListener("gesturemove",this._eventHandlers.handleGesture),this._canvas.addEventListener("gestureend",this._eventHandlers.handleGesture),Se("<< RFB.connect")}_disconnect(){Se(">> RFB.disconnect"),this._cursor.detach(),this._canvas.removeEventListener("gesturestart",this._eventHandlers.handleGesture),this._canvas.removeEventListener("gesturemove",this._eventHandlers.handleGesture),this._canvas.removeEventListener("gestureend",this._eventHandlers.handleGesture),this._canvas.removeEventListener("wheel",this._eventHandlers.handleWheel),this._canvas.removeEventListener("mousedown",this._eventHandlers.handleMouse),this._canvas.removeEventListener("mouseup",this._eventHandlers.handleMouse),this._canvas.removeEventListener("mousemove",this._eventHandlers.handleMouse),this._canvas.removeEventListener("click",this._eventHandlers.handleMouse),this._canvas.removeEventListener("contextmenu",this._eventHandlers.handleMouse),this._canvas.removeEventListener("mousedown",this._eventHandlers.focusCanvas),this._canvas.removeEventListener("touchstart",this._eventHandlers.focusCanvas),this._resizeObserver.disconnect(),this._keyboard.ungrab(),this._gestures.detach(),this._sock.close();try{this._target.removeChild(this._screen)}catch(e){if(e.name!=="NotFoundError")throw e}clearTimeout(this._resizeTimeout),clearTimeout(this._mouseMoveTimer),Se("<< RFB.disconnect")}_socketOpen(){this._rfbConnectionState==="connecting"&&this._rfbInitState===""?(this._rfbInitState="ProtocolVersion",Se("Starting VNC handshake")):this._fail("Unexpected server connection while "+this._rfbConnectionState)}_socketClose(e){Se("WebSocket on-close event");let s="";switch(e.code&&(s="(code: "+e.code,e.reason&&(s+=", reason: "+e.reason),s+=")"),this._rfbConnectionState){case"connecting":this._fail("Connection closed "+s);break;case"connected":this._updateConnectionState("disconnecting"),this._updateConnectionState("disconnected");break;case"disconnecting":this._updateConnectionState("disconnected");break;case"disconnected":this._fail("Unexpected server disconnect when already disconnected "+s);break;default:this._fail("Unexpected server disconnect before connecting "+s);break}this._sock.off("close"),this._rawChannel=null}_socketError(e){Zt("WebSocket on-error event")}_focusCanvas(e){this.focusOnClick&&this.focus({preventScroll:!0})}_setDesktopName(e){this._fbName=e,this.dispatchEvent(new CustomEvent("desktopname",{detail:{name:this._fbName}}))}_saveExpectedClientSize(){this._expectedClientWidth=this._screen.clientWidth,this._expectedClientHeight=this._screen.clientHeight}_currentClientSize(){return[this._screen.clientWidth,this._screen.clientHeight]}_clientHasExpectedSize(){const[e,s]=this._currentClientSize();return e==this._expectedClientWidth&&s==this._expectedClientHeight}_handleResize(){this._clientHasExpectedSize()||(window.requestAnimationFrame(()=>{this._updateClip(),this._updateScale(),this._saveExpectedClientSize()}),this._requestRemoteResize())}_updateClip(){const e=this._display.clipViewport;let s=this._clipViewport;if(this._scaleViewport&&(s=!1),e!==s&&(this._display.clipViewport=s),s){const n=this._screenSize();this._display.viewportChangeSize(n.w,n.h),this._fixScrollbars(),this._setClippingViewport(n.w<this._display.width||n.h<this._display.height)}else this._setClippingViewport(!1);e!==s&&this._saveExpectedClientSize()}_updateScale(){if(!this._scaleViewport)this._display.scale=1;else{const e=this._screenSize();this._display.autoscale(e.w,e.h)}this._fixScrollbars()}_requestRemoteResize(){if(!this._resizeSession||this._viewOnly||!this._supportsSetDesktopSize||this._pendingRemoteResize)return;if(Date.now()-this._lastResize<100){clearTimeout(this._resizeTimeout),this._resizeTimeout=setTimeout(this._requestRemoteResize.bind(this),100-(Date.now()-this._lastResize));return}this._resizeTimeout=null;const e=this._screenSize();e.w===this._fbWidth&&e.h===this._fbHeight||(this._pendingRemoteResize=!0,this._lastResize=Date.now(),Xe.messages.setDesktopSize(this._sock,Math.floor(e.w),Math.floor(e.h),this._screenID,this._screenFlags),Se("Requested new desktop size: "+e.w+"x"+e.h))}_screenSize(){let e=this._screen.getBoundingClientRect();return{w:e.width,h:e.height}}_fixScrollbars(){const e=this._screen.style.overflow;this._screen.style.overflow="hidden",this._screen.getBoundingClientRect(),this._screen.style.overflow=e}_updateConnectionState(e){const s=this._rfbConnectionState;if(e===s){Se("Already in state '"+e+"', ignoring");return}if(s==="disconnected"){rt("Tried changing state of a disconnected RFB object");return}switch(e){case"connected":if(s!=="connecting"){rt("Bad transition to connected state, previous connection state: "+s);return}break;case"disconnected":if(s!=="disconnecting"){rt("Bad transition to disconnected state, previous connection state: "+s);return}break;case"connecting":if(s!==""){rt("Bad transition to connecting state, previous connection state: "+s);return}break;case"disconnecting":if(s!=="connected"&&s!=="connecting"){rt("Bad transition to disconnecting state, previous connection state: "+s);return}break;default:rt("Unknown connection state: "+e);return}switch(this._rfbConnectionState=e,Se("New state '"+e+"', was '"+s+"'."),this._disconnTimer&&e!=="disconnecting"&&(Se("Clearing disconnect timer"),clearTimeout(this._disconnTimer),this._disconnTimer=null,this._sock.off("close")),e){case"connecting":this._connect();break;case"connected":this.dispatchEvent(new CustomEvent("connect",{detail:{}}));break;case"disconnecting":this._disconnect(),this._disconnTimer=setTimeout(()=>{rt("Disconnection timed out."),this._updateConnectionState("disconnected")},hv*1e3);break;case"disconnected":this.dispatchEvent(new CustomEvent("disconnect",{detail:{clean:this._rfbCleanDisconnect}}));break}}_fail(e){switch(this._rfbConnectionState){case"disconnecting":rt("Failed when disconnecting: "+e);break;case"connected":rt("Failed while connected: "+e);break;case"connecting":rt("Failed when connecting: "+e);break;default:rt("RFB failure: "+e);break}return this._rfbCleanDisconnect=!1,this._updateConnectionState("disconnecting"),this._updateConnectionState("disconnected"),!1}_setCapability(e,s){this._capabilities[e]=s,this.dispatchEvent(new CustomEvent("capabilities",{detail:{capabilities:this._capabilities}}))}_handleMessage(){if(this._sock.rQwait("message",1)){Zt("handleMessage called on an empty receive queue");return}switch(this._rfbConnectionState){case"disconnected":rt("Got data while disconnected");break;case"connected":for(;!(this._flushing||!this._normalMsg()||this._sock.rQwait("message",1)););break;case"connecting":for(;this._rfbConnectionState==="connecting"&&this._initMsg(););break;default:rt("Got data while in an invalid state");break}}_handleKeyEvent(e,s,n,a,i){s=="CapsLock"&&n&&(this._remoteCapsLock=null),this._remoteCapsLock!==null&&i!==null&&this._remoteCapsLock!==i&&n&&(Se("Fixing remote caps lock"),this.sendKey(m.XK_Caps_Lock,"CapsLock",!0),this.sendKey(m.XK_Caps_Lock,"CapsLock",!1),this._remoteCapsLock=null),s=="NumLock"&&n&&(this._remoteNumLock=null),this._remoteNumLock!==null&&a!==null&&this._remoteNumLock!==a&&n&&(Se("Fixing remote num lock"),this.sendKey(m.XK_Num_Lock,"NumLock",!0),this.sendKey(m.XK_Num_Lock,"NumLock",!1),this._remoteNumLock=null),this.sendKey(e,s,n)}static _convertButtonMask(e){const s={0:1,1:4,2:2,3:128,4:256};let n=0;for(let a=0;a<5;a++)e&1<<a&&(n|=s[a]);return n}_handleMouse(e){if(e.type==="click"&&e.target!==this._canvas||(e.stopPropagation(),e.preventDefault(),e.type==="click"||e.type==="contextmenu"))return;let s=_a(e.clientX,e.clientY,this._canvas),n=Xe._convertButtonMask(e.buttons),a=e.type=="mousedown";switch(e.type){case"mousedown":case"mouseup":if(this.dragViewport)if(a&&!this._viewportDragging){this._viewportDragging=!0,this._viewportDragPos={x:s.x,y:s.y},this._viewportHasMoved=!1,this._flushMouseMoveTimer(s.x,s.y),this._mouseButtonMask=n;break}else{if(this._viewportDragging=!1,this._viewportHasMoved){this._mouseButtonMask=n;break}this._sendMouse(s.x,s.y,this._mouseButtonMask)}a&&hf(this._canvas),this._handleMouseButton(s.x,s.y,n);break;case"mousemove":if(this._viewportDragging){const i=this._viewportDragPos.x-s.x,r=this._viewportDragPos.y-s.y;(this._viewportHasMoved||Math.abs(i)>ei||Math.abs(r)>ei)&&(this._viewportHasMoved=!0,this._viewportDragPos={x:s.x,y:s.y},this._display.viewportChangePos(i,r));break}this._handleMouseMove(s.x,s.y);break}}_handleMouseButton(e,s,n){this._flushMouseMoveTimer(e,s),this._mouseButtonMask=n,this._sendMouse(e,s,this._mouseButtonMask)}_handleMouseMove(e,s){if(this._mousePos={x:e,y:s},this._mouseMoveTimer==null){const n=Date.now()-this._mouseLastMoveTime;n>Po?(this._sendMouse(e,s,this._mouseButtonMask),this._mouseLastMoveTime=Date.now()):this._mouseMoveTimer=setTimeout(()=>{this._handleDelayedMouseMove()},Po-n)}}_handleDelayedMouseMove(){this._mouseMoveTimer=null,this._sendMouse(this._mousePos.x,this._mousePos.y,this._mouseButtonMask),this._mouseLastMoveTime=Date.now()}_sendMouse(e,s,n){if(this._rfbConnectionState!=="connected"||this._viewOnly)return;if(n&32768)throw new Error("Illegal mouse button mask (mask: "+n+")");let a=n&32640;this._extendedPointerEventSupported&&a?Xe.messages.extendedPointerEvent(this._sock,this._display.absX(e),this._display.absY(s),n):Xe.messages.pointerEvent(this._sock,this._display.absX(e),this._display.absY(s),n)}_handleWheel(e){if(this._rfbConnectionState!=="connected"||this._viewOnly)return;e.stopPropagation(),e.preventDefault();let s=_a(e.clientX,e.clientY,this._canvas),n=Xe._convertButtonMask(e.buttons),a=e.deltaX,i=e.deltaY;e.deltaMode!==0&&(a*=Do,i*=Do),this._accumulatedWheelDeltaX+=a,this._accumulatedWheelDeltaY+=i,Math.abs(this._accumulatedWheelDeltaX)>=Bo&&(this._accumulatedWheelDeltaX<0?(this._handleMouseButton(s.x,s.y,n|32),this._handleMouseButton(s.x,s.y,n)):this._accumulatedWheelDeltaX>0&&(this._handleMouseButton(s.x,s.y,n|64),this._handleMouseButton(s.x,s.y,n)),this._accumulatedWheelDeltaX=0),Math.abs(this._accumulatedWheelDeltaY)>=Bo&&(this._accumulatedWheelDeltaY<0?(this._handleMouseButton(s.x,s.y,n|8),this._handleMouseButton(s.x,s.y,n)):this._accumulatedWheelDeltaY>0&&(this._handleMouseButton(s.x,s.y,n|16),this._handleMouseButton(s.x,s.y,n)),this._accumulatedWheelDeltaY=0)}_fakeMouseMove(e,s,n){this._handleMouseMove(s,n),this._cursor.move(e.detail.clientX,e.detail.clientY)}_handleTapEvent(e,s){let n=_a(e.detail.clientX,e.detail.clientY,this._canvas);if(this._gestureLastTapTime!==null&&Date.now()-this._gestureLastTapTime<_v&&this._gestureFirstDoubleTapEv.detail.type===e.detail.type){let a=this._gestureFirstDoubleTapEv.detail.clientX-e.detail.clientX,i=this._gestureFirstDoubleTapEv.detail.clientY-e.detail.clientY;Math.hypot(a,i)<vv?n=_a(this._gestureFirstDoubleTapEv.detail.clientX,this._gestureFirstDoubleTapEv.detail.clientY,this._canvas):this._gestureFirstDoubleTapEv=e}else this._gestureFirstDoubleTapEv=e;this._gestureLastTapTime=Date.now(),this._fakeMouseMove(this._gestureFirstDoubleTapEv,n.x,n.y),this._handleMouseButton(n.x,n.y,s),this._handleMouseButton(n.x,n.y,0)}_handleGesture(e){let s,n=_a(e.detail.clientX,e.detail.clientY,this._canvas);switch(e.type){case"gesturestart":switch(e.detail.type){case"onetap":this._handleTapEvent(e,1);break;case"twotap":this._handleTapEvent(e,4);break;case"threetap":this._handleTapEvent(e,2);break;case"drag":this.dragViewport?(this._viewportHasMoved=!1,this._viewportDragging=!0,this._viewportDragPos={x:n.x,y:n.y}):(this._fakeMouseMove(e,n.x,n.y),this._handleMouseButton(n.x,n.y,1));break;case"longpress":this.dragViewport?(this._viewportHasMoved=!1,this._viewportDragPos={x:n.x,y:n.y}):(this._fakeMouseMove(e,n.x,n.y),this._handleMouseButton(n.x,n.y,4));break;case"twodrag":this._gestureLastMagnitudeX=e.detail.magnitudeX,this._gestureLastMagnitudeY=e.detail.magnitudeY,this._fakeMouseMove(e,n.x,n.y);break;case"pinch":this._gestureLastMagnitudeX=Math.hypot(e.detail.magnitudeX,e.detail.magnitudeY),this._fakeMouseMove(e,n.x,n.y);break}break;case"gesturemove":switch(e.detail.type){case"onetap":case"twotap":case"threetap":break;case"drag":case"longpress":if(this.dragViewport){this._viewportDragging=!0;const a=this._viewportDragPos.x-n.x,i=this._viewportDragPos.y-n.y;(this._viewportHasMoved||Math.abs(a)>ei||Math.abs(i)>ei)&&(this._viewportHasMoved=!0,this._viewportDragPos={x:n.x,y:n.y},this._display.viewportChangePos(a,i))}else this._fakeMouseMove(e,n.x,n.y);break;case"twodrag":for(this._fakeMouseMove(e,n.x,n.y);e.detail.magnitudeY-this._gestureLastMagnitudeY>dn;)this._handleMouseButton(n.x,n.y,8),this._handleMouseButton(n.x,n.y,0),this._gestureLastMagnitudeY+=dn;for(;e.detail.magnitudeY-this._gestureLastMagnitudeY<-dn;)this._handleMouseButton(n.x,n.y,16),this._handleMouseButton(n.x,n.y,0),this._gestureLastMagnitudeY-=dn;for(;e.detail.magnitudeX-this._gestureLastMagnitudeX>dn;)this._handleMouseButton(n.x,n.y,32),this._handleMouseButton(n.x,n.y,0),this._gestureLastMagnitudeX+=dn;for(;e.detail.magnitudeX-this._gestureLastMagnitudeX<-dn;)this._handleMouseButton(n.x,n.y,64),this._handleMouseButton(n.x,n.y,0),this._gestureLastMagnitudeX-=dn;break;case"pinch":if(this._fakeMouseMove(e,n.x,n.y),s=Math.hypot(e.detail.magnitudeX,e.detail.magnitudeY),Math.abs(s-this._gestureLastMagnitudeX)>xa){for(this._handleKeyEvent(m.XK_Control_L,"ControlLeft",!0);s-this._gestureLastMagnitudeX>xa;)this._handleMouseButton(n.x,n.y,8),this._handleMouseButton(n.x,n.y,0),this._gestureLastMagnitudeX+=xa;for(;s-this._gestureLastMagnitudeX<-xa;)this._handleMouseButton(n.x,n.y,16),this._handleMouseButton(n.x,n.y,0),this._gestureLastMagnitudeX-=xa}this._handleKeyEvent(m.XK_Control_L,"ControlLeft",!1);break}break;case"gestureend":switch(e.detail.type){case"onetap":case"twotap":case"threetap":case"pinch":case"twodrag":break;case"drag":this.dragViewport?this._viewportDragging=!1:(this._fakeMouseMove(e,n.x,n.y),this._handleMouseButton(n.x,n.y,0));break;case"longpress":if(this._viewportHasMoved)break;this.dragViewport&&!this._viewportHasMoved?(this._fakeMouseMove(e,n.x,n.y),this._handleMouseButton(n.x,n.y,4),this._handleMouseButton(n.x,n.y,0),this._viewportDragging=!1):(this._fakeMouseMove(e,n.x,n.y),this._handleMouseButton(n.x,n.y,0));break}break}}_flushMouseMoveTimer(e,s){this._mouseMoveTimer!==null&&(clearTimeout(this._mouseMoveTimer),this._mouseMoveTimer=null,this._sendMouse(e,s,this._mouseButtonMask))}_negotiateProtocolVersion(){if(this._sock.rQwait("version",12))return!1;const e=this._sock.rQshiftStr(12).substr(4,7);Vt("Server ProtocolVersion: "+e);let s=0;switch(e){case"000.000":s=1;break;case"003.003":case"003.006":this._rfbVersion=3.3;break;case"003.007":this._rfbVersion=3.7;break;case"003.008":case"003.889":case"004.000":case"004.001":case"005.000":this._rfbVersion=3.8;break;default:return this._fail("Invalid server version "+e)}if(s){let a="ID:"+this._repeaterID;for(;a.length<250;)a+="\0";return this._sock.sQpushString(a),this._sock.flush(),!0}this._rfbVersion>this._rfbMaxVersion&&(this._rfbVersion=this._rfbMaxVersion);const n="00"+parseInt(this._rfbVersion,10)+".00"+this._rfbVersion*10%10;this._sock.sQpushString("RFB "+n+`
|
|
3
|
+
`),this._sock.flush(),Se("Sent ProtocolVersion: "+n),this._rfbInitState="Security"}_isSupportedSecurityType(e){return[Ro,di,Io,Qo,ur,zo,No,Uo,Oo].includes(e)}_negotiateSecurity(){if(this._rfbVersion>=3.7){const e=this._sock.rQshift8();if(this._sock.rQwait("security type",e,1))return!1;if(e===0)return this._rfbInitState="SecurityReason",this._securityContext="no security types",this._securityStatus=1,!0;const s=this._sock.rQshiftBytes(e);Se("Server security types: "+s),this._rfbAuthScheme=-1;for(let n of s)if(this._isSupportedSecurityType(n)){this._rfbAuthScheme=n;break}if(this._rfbAuthScheme===-1)return this._fail("Unsupported security types (types: "+s+")");this._sock.sQpush8(this._rfbAuthScheme),this._sock.flush()}else{if(this._sock.rQwait("security scheme",4))return!1;if(this._rfbAuthScheme=this._sock.rQshift32(),this._rfbAuthScheme==0)return this._rfbInitState="SecurityReason",this._securityContext="authentication scheme",this._securityStatus=1,!0}return this._rfbInitState="Authentication",Se("Authenticating using scheme: "+this._rfbAuthScheme),!0}_handleSecurityReason(){if(this._sock.rQwait("reason length",4))return!1;const e=this._sock.rQshift32();let s="";if(e>0){if(this._sock.rQwait("reason",e,4))return!1;s=this._sock.rQshiftStr(e)}return s!==""?(this.dispatchEvent(new CustomEvent("securityfailure",{detail:{status:this._securityStatus,reason:s}})),this._fail("Security negotiation failed on "+this._securityContext+" (reason: "+s+")")):(this.dispatchEvent(new CustomEvent("securityfailure",{detail:{status:this._securityStatus}})),this._fail("Security negotiation failed on "+this._securityContext))}_negotiateXvpAuth(){return this._rfbCredentials.username===void 0||this._rfbCredentials.password===void 0||this._rfbCredentials.target===void 0?(this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["username","password","target"]}})),!1):(this._sock.sQpush8(this._rfbCredentials.username.length),this._sock.sQpush8(this._rfbCredentials.target.length),this._sock.sQpushString(this._rfbCredentials.username),this._sock.sQpushString(this._rfbCredentials.target),this._sock.flush(),this._rfbAuthScheme=di,this._negotiateAuthentication())}_negotiateVeNCryptAuth(){if(this._rfbVeNCryptState==0){if(this._sock.rQwait("vencrypt version",2))return!1;const e=this._sock.rQshift8(),s=this._sock.rQshift8();if(!(e==0&&s==2))return this._fail("Unsupported VeNCrypt version "+e+"."+s);this._sock.sQpush8(0),this._sock.sQpush8(2),this._sock.flush(),this._rfbVeNCryptState=1}if(this._rfbVeNCryptState==1){if(this._sock.rQwait("vencrypt ack",1))return!1;const e=this._sock.rQshift8();if(e!=0)return this._fail("VeNCrypt failure "+e);this._rfbVeNCryptState=2}if(this._rfbVeNCryptState==2){if(this._sock.rQwait("vencrypt subtypes length",1))return!1;const e=this._sock.rQshift8();if(e<1)return this._fail("VeNCrypt subtypes empty");this._rfbVeNCryptSubtypesLength=e,this._rfbVeNCryptState=3}if(this._rfbVeNCryptState==3){if(this._sock.rQwait("vencrypt subtypes",4*this._rfbVeNCryptSubtypesLength))return!1;const e=[];for(let s=0;s<this._rfbVeNCryptSubtypesLength;s++)e.push(this._sock.rQshift32());this._rfbAuthScheme=-1;for(let s of e)if(s!==ur&&this._isSupportedSecurityType(s)){this._rfbAuthScheme=s;break}return this._rfbAuthScheme===-1?this._fail("Unsupported security types (types: "+e+")"):(this._sock.sQpush32(this._rfbAuthScheme),this._sock.flush(),this._rfbVeNCryptState=4,!0)}}_negotiatePlainAuth(){if(this._rfbCredentials.username===void 0||this._rfbCredentials.password===void 0)return this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["username","password"]}})),!1;const e=js(this._rfbCredentials.username),s=js(this._rfbCredentials.password);return this._sock.sQpush32(e.length),this._sock.sQpush32(s.length),this._sock.sQpushString(e),this._sock.sQpushString(s),this._sock.flush(),this._rfbInitState="SecurityResult",!0}_negotiateStdVNCAuth(){if(this._sock.rQwait("auth challenge",16))return!1;if(this._rfbCredentials.password===void 0)return this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["password"]}})),!1;const e=Array.prototype.slice.call(this._sock.rQshiftBytes(16)),s=Xe.genDES(this._rfbCredentials.password,e);return this._sock.sQpushBytes(s),this._sock.flush(),this._rfbInitState="SecurityResult",!0}_negotiateARDAuth(){if(this._rfbCredentials.username===void 0||this._rfbCredentials.password===void 0)return this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["username","password"]}})),!1;if(this._rfbCredentials.ardPublicKey!=null&&this._rfbCredentials.ardCredentials!=null)return this._sock.sQpushBytes(this._rfbCredentials.ardCredentials),this._sock.sQpushBytes(this._rfbCredentials.ardPublicKey),this._sock.flush(),this._rfbCredentials.ardCredentials=null,this._rfbCredentials.ardPublicKey=null,this._rfbInitState="SecurityResult",!0;if(this._sock.rQwait("read ard",4))return!1;let e=this._sock.rQshiftBytes(2),s=this._sock.rQshift16();if(this._sock.rQwait("read ard keylength",s*2,4))return!1;let n=this._sock.rQshiftBytes(s),a=this._sock.rQshiftBytes(s),i=vt.generateKey({name:"DH",g:e,p:n},!1,["deriveBits"]);return this._negotiateARDAuthAsync(s,a,i),!1}async _negotiateARDAuthAsync(e,s,n){const a=vt.exportKey("raw",n.publicKey),i=vt.deriveBits({name:"DH",public:s},n.privateKey,e*8),r=js(this._rfbCredentials.username).substring(0,63),l=js(this._rfbCredentials.password).substring(0,63),d=window.crypto.getRandomValues(new Uint8Array(128));for(let p=0;p<r.length;p++)d[p]=r.charCodeAt(p);d[r.length]=0;for(let p=0;p<l.length;p++)d[64+p]=l.charCodeAt(p);d[64+l.length]=0;const o=await vt.digest("MD5",i),u=await vt.importKey("raw",o,{name:"AES-ECB"},!1,["encrypt"]),_=await vt.encrypt({name:"AES-ECB"},u,d);this._rfbCredentials.ardCredentials=_,this._rfbCredentials.ardPublicKey=a,this._resumeAuthentication()}_negotiateTightUnixAuth(){return this._rfbCredentials.username===void 0||this._rfbCredentials.password===void 0?(this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["username","password"]}})),!1):(this._sock.sQpush32(this._rfbCredentials.username.length),this._sock.sQpush32(this._rfbCredentials.password.length),this._sock.sQpushString(this._rfbCredentials.username),this._sock.sQpushString(this._rfbCredentials.password),this._sock.flush(),this._rfbInitState="SecurityResult",!0)}_negotiateTightTunnels(e){const s={0:{vendor:"TGHT",signature:"NOTUNNEL"}},n={};for(let a=0;a<e;a++){const i=this._sock.rQshift32(),r=this._sock.rQshiftStr(4),l=this._sock.rQshiftStr(8);n[i]={vendor:r,signature:l}}return Se("Server Tight tunnel types: "+n),n[1]&&n[1].vendor==="SICR"&&n[1].signature==="SCHANNEL"&&(Se("Detected Siemens server. Assuming NOTUNNEL support."),n[0]={vendor:"TGHT",signature:"NOTUNNEL"}),n[0]?n[0].vendor!=s[0].vendor||n[0].signature!=s[0].signature?this._fail("Client's tunnel type had the incorrect vendor or signature"):(Se("Selected tunnel type: "+s[0]),this._sock.sQpush32(0),this._sock.flush(),!1):this._fail("Server wanted tunnels, but doesn't support the notunnel type")}_negotiateTightAuth(){if(!this._rfbTightVNC){if(this._sock.rQwait("num tunnels",4))return!1;const a=this._sock.rQshift32();if(a>0&&this._sock.rQwait("tunnel capabilities",16*a,4))return!1;if(this._rfbTightVNC=!0,a>0)return this._negotiateTightTunnels(a),!1}if(this._sock.rQwait("sub auth count",4))return!1;const e=this._sock.rQshift32();if(e===0)return this._rfbInitState="SecurityResult",!0;if(this._sock.rQwait("sub auth capabilities",16*e,4))return!1;const s={STDVNOAUTH__:1,STDVVNCAUTH_:2,TGHTULGNAUTH:129},n=[];for(let a=0;a<e;a++){this._sock.rQshift32();const i=this._sock.rQshiftStr(12);n.push(i)}Se("Server Tight authentication types: "+n);for(let a in s)if(n.indexOf(a)!=-1)switch(this._sock.sQpush32(s[a]),this._sock.flush(),Se("Selected authentication type: "+a),a){case"STDVNOAUTH__":return this._rfbInitState="SecurityResult",!0;case"STDVVNCAUTH_":return this._rfbAuthScheme=di,!0;case"TGHTULGNAUTH":return this._rfbAuthScheme=Ho,!0;default:return this._fail("Unsupported tiny auth scheme (scheme: "+a+")")}return this._fail("No supported sub-auth types!")}_handleRSAAESCredentialsRequired(e){this.dispatchEvent(e)}_handleRSAAESServerVerification(e){this.dispatchEvent(e)}_negotiateRA2neAuth(){return this._rfbRSAAESAuthenticationState===null&&(this._rfbRSAAESAuthenticationState=new ev(this._sock,()=>this._rfbCredentials),this._rfbRSAAESAuthenticationState.addEventListener("serververification",this._eventHandlers.handleRSAAESServerVerification),this._rfbRSAAESAuthenticationState.addEventListener("credentialsrequired",this._eventHandlers.handleRSAAESCredentialsRequired)),this._rfbRSAAESAuthenticationState.checkInternalEvents(),this._rfbRSAAESAuthenticationState.hasStarted||this._rfbRSAAESAuthenticationState.negotiateRA2neAuthAsync().catch(e=>{e.message!=="disconnect normally"&&this._fail(e.message)}).then(()=>(this._rfbInitState="SecurityResult",!0)).finally(()=>{this._rfbRSAAESAuthenticationState.removeEventListener("serververification",this._eventHandlers.handleRSAAESServerVerification),this._rfbRSAAESAuthenticationState.removeEventListener("credentialsrequired",this._eventHandlers.handleRSAAESCredentialsRequired),this._rfbRSAAESAuthenticationState=null}),!1}_negotiateMSLogonIIAuth(){if(this._sock.rQwait("mslogonii dh param",24))return!1;if(this._rfbCredentials.username===void 0||this._rfbCredentials.password===void 0)return this.dispatchEvent(new CustomEvent("credentialsrequired",{detail:{types:["username","password"]}})),!1;const e=this._sock.rQshiftBytes(8),s=this._sock.rQshiftBytes(8),n=this._sock.rQshiftBytes(8),a=vt.generateKey({name:"DH",g:e,p:s},!0,["deriveBits"]),i=vt.exportKey("raw",a.publicKey),r=vt.deriveBits({name:"DH",public:n},a.privateKey,64),l=vt.importKey("raw",r,{name:"DES-CBC"},!1,["encrypt"]),d=js(this._rfbCredentials.username).substring(0,255),o=js(this._rfbCredentials.password).substring(0,63);let u=new Uint8Array(256),_=new Uint8Array(64);window.crypto.getRandomValues(u),window.crypto.getRandomValues(_);for(let p=0;p<d.length;p++)u[p]=d.charCodeAt(p);u[d.length]=0;for(let p=0;p<o.length;p++)_[p]=o.charCodeAt(p);return _[o.length]=0,u=vt.encrypt({name:"DES-CBC",iv:r},l,u),_=vt.encrypt({name:"DES-CBC",iv:r},l,_),this._sock.sQpushBytes(i),this._sock.sQpushBytes(u),this._sock.sQpushBytes(_),this._sock.flush(),this._rfbInitState="SecurityResult",!0}_negotiateAuthentication(){switch(this._rfbAuthScheme){case Ro:return this._rfbVersion>=3.8?this._rfbInitState="SecurityResult":this._rfbInitState="ClientInitialisation",!0;case zo:return this._negotiateXvpAuth();case No:return this._negotiateARDAuth();case di:return this._negotiateStdVNCAuth();case Qo:return this._negotiateTightAuth();case ur:return this._negotiateVeNCryptAuth();case Oo:return this._negotiatePlainAuth();case Ho:return this._negotiateTightUnixAuth();case Io:return this._negotiateRA2neAuth();case Uo:return this._negotiateMSLogonIIAuth();default:return this._fail("Unsupported auth scheme (scheme: "+this._rfbAuthScheme+")")}}_handleSecurityResult(){if(this._sock.rQwait("VNC auth response ",4))return!1;const e=this._sock.rQshift32();return e===0?(this._rfbInitState="ClientInitialisation",Se("Authentication OK"),!0):this._rfbVersion>=3.8?(this._rfbInitState="SecurityReason",this._securityContext="security result",this._securityStatus=e,!0):(this.dispatchEvent(new CustomEvent("securityfailure",{detail:{status:e}})),this._fail("Security handshake failed"))}_negotiateServerInit(){if(this._sock.rQwait("server initialization",24))return!1;const e=this._sock.rQshift16(),s=this._sock.rQshift16(),n=this._sock.rQshift8(),a=this._sock.rQshift8(),i=this._sock.rQshift8(),r=this._sock.rQshift8(),l=this._sock.rQshift16(),d=this._sock.rQshift16(),o=this._sock.rQshift16(),u=this._sock.rQshift8(),_=this._sock.rQshift8(),p=this._sock.rQshift8();this._sock.rQskipBytes(3);const v=this._sock.rQshift32();if(this._sock.rQwait("server init name",v,24))return!1;let x=this._sock.rQshiftStr(v);if(x=Oi(x,!0),this._rfbTightVNC){if(this._sock.rQwait("TightVNC extended server init header",8,24+v))return!1;const y=this._sock.rQshift16(),w=this._sock.rQshift16(),S=this._sock.rQshift16();this._sock.rQskipBytes(2);const E=(y+w+S)*16;if(this._sock.rQwait("TightVNC extended server init header",E,32+v))return!1;this._sock.rQskipBytes(16*y),this._sock.rQskipBytes(16*w),this._sock.rQskipBytes(16*S)}return Vt("Screen: "+e+"x"+s+", bpp: "+n+", depth: "+a+", bigEndian: "+i+", trueColor: "+r+", redMax: "+l+", greenMax: "+d+", blueMax: "+o+", redShift: "+u+", greenShift: "+_+", blueShift: "+p),this._setDesktopName(x),this._resize(e,s),this._viewOnly||this._keyboard.grab(),this._fbDepth=24,this._fbName==="Intel(r) AMT KVM"&&(Zt("Intel AMT KVM only supports 8/16 bit depths. Using low color mode."),this._fbDepth=8),Xe.messages.pixelFormat(this._sock,this._fbDepth,!0),this._sendEncodings(),Xe.messages.fbUpdateRequest(this._sock,!1,0,0,this._fbWidth,this._fbHeight),this._updateConnectionState("connected"),!0}_sendEncodings(){const e=[];e.push(Ce.encodingCopyRect),this._fbDepth==24&&(Zc&&e.push(Ce.encodingH264),e.push(Ce.encodingTight),e.push(Ce.encodingTightPNG),e.push(Ce.encodingZRLE),e.push(Ce.encodingJPEG),e.push(Ce.encodingHextile),e.push(Ce.encodingRRE),e.push(Ce.encodingZlib)),e.push(Ce.encodingRaw),e.push(Ce.pseudoEncodingQualityLevel0+this._qualityLevel),e.push(Ce.pseudoEncodingCompressLevel0+this._compressionLevel),e.push(Ce.pseudoEncodingDesktopSize),e.push(Ce.pseudoEncodingLastRect),e.push(Ce.pseudoEncodingQEMUExtendedKeyEvent),e.push(Ce.pseudoEncodingQEMULedEvent),e.push(Ce.pseudoEncodingExtendedDesktopSize),e.push(Ce.pseudoEncodingXvp),e.push(Ce.pseudoEncodingFence),e.push(Ce.pseudoEncodingContinuousUpdates),e.push(Ce.pseudoEncodingDesktopName),e.push(Ce.pseudoEncodingExtendedClipboard),e.push(Ce.pseudoEncodingExtendedMouseButtons),this._fbDepth==24&&(e.push(Ce.pseudoEncodingVMwareCursor),e.push(Ce.pseudoEncodingCursor)),Xe.messages.clientEncodings(this._sock,e)}_initMsg(){switch(this._rfbInitState){case"ProtocolVersion":return this._negotiateProtocolVersion();case"Security":return this._negotiateSecurity();case"Authentication":return this._negotiateAuthentication();case"SecurityResult":return this._handleSecurityResult();case"SecurityReason":return this._handleSecurityReason();case"ClientInitialisation":return this._sock.sQpush8(this._shared?1:0),this._sock.flush(),this._rfbInitState="ServerInitialisation",!0;case"ServerInitialisation":return this._negotiateServerInit();default:return this._fail("Unknown init state (state: "+this._rfbInitState+")")}}_resumeAuthentication(){setTimeout(this._initMsg.bind(this),0)}_handleSetColourMapMsg(){return Se("SetColorMapEntries"),this._fail("Unexpected SetColorMapEntries message")}_handleServerCutText(){if(Se("ServerCutText"),this._sock.rQwait("ServerCutText header",7,1))return!1;this._sock.rQskipBytes(3);let e=this._sock.rQshift32();if(e=Fr(e),this._sock.rQwait("ServerCutText content",Math.abs(e),8))return!1;if(e>=0){const s=this._sock.rQshiftStr(e);if(this._viewOnly)return!0;this.dispatchEvent(new CustomEvent("clipboard",{detail:{text:s}}))}else{e=Math.abs(e);const s=this._sock.rQshift32();let n=s&65535,a=s&4278190080;if(!!(a&Vo)){this._clipboardServerCapabilitiesFormats={},this._clipboardServerCapabilitiesActions={};for(let l=0;l<=15;l++){let d=1<<l;n&d&&(this._clipboardServerCapabilitiesFormats[d]=!0,this._sock.rQshift32())}for(let l=24;l<=31;l++){let d=1<<l;this._clipboardServerCapabilitiesActions[d]=!!(a&d)}let r=[Vo,_i,Go,Sa,vi];Xe.messages.extendedClipboardCaps(this._sock,r,{extendedClipboardFormatText:0})}else if(a===_i){if(this._viewOnly)return!0;this._clipboardText!=null&&this._clipboardServerCapabilitiesActions[vi]&&n&Is&&Xe.messages.extendedClipboardProvide(this._sock,[Is],[this._clipboardText])}else if(a===Go){if(this._viewOnly)return!0;this._clipboardServerCapabilitiesActions[Sa]&&(this._clipboardText!=null?Xe.messages.extendedClipboardNotify(this._sock,[Is]):Xe.messages.extendedClipboardNotify(this._sock,[]))}else if(a===Sa){if(this._viewOnly)return!0;this._clipboardServerCapabilitiesActions[_i]&&n&Is&&Xe.messages.extendedClipboardRequest(this._sock,[Is])}else if(a===vi){if(this._viewOnly||!(n&Is))return!0;this._clipboardText=null;let r=this._sock.rQshiftBytes(e-4),l=new Bi,d=null;l.setInput(r);for(let o=0;o<=15;o++){let u=1<<o;if(n&u){let _=0,p=l.inflate(4);_|=p[0]<<24,_|=p[1]<<16,_|=p[2]<<8,_|=p[3];let v=l.inflate(_);u===Is&&(d=v)}}if(l.setInput(null),d!==null){let o="";for(let u=0;u<d.length;u++)o+=String.fromCharCode(d[u]);d=o,d=Oi(d),d.length>0&&d.charAt(d.length-1)==="\0"&&(d=d.slice(0,-1)),d=d.replaceAll(`\r
|
|
4
|
+
`,`
|
|
5
|
+
`),this.dispatchEvent(new CustomEvent("clipboard",{detail:{text:d}}))}}else return this._fail("Unexpected action in extended clipboard message: "+a)}return!0}_handleServerFenceMsg(){if(this._sock.rQwait("ServerFence header",8,1))return!1;this._sock.rQskipBytes(3);let e=this._sock.rQshift32(),s=this._sock.rQshift8();if(this._sock.rQwait("ServerFence payload",s,9))return!1;s>64&&(Zt("Bad payload length ("+s+") in fence response"),s=64);const n=this._sock.rQshiftStr(s);return this._supportsFence=!0,e&1<<31?(e&=3,Xe.messages.clientFence(this._sock,e,n),!0):this._fail("Unexpected fence response")}_handleXvpMsg(){if(this._sock.rQwait("XVP version and message",3,1))return!1;this._sock.rQskipBytes(1);const e=this._sock.rQshift8(),s=this._sock.rQshift8();switch(s){case 0:rt("XVP operation failed");break;case 1:this._rfbXvpVer=e,Vt("XVP extensions enabled (version "+this._rfbXvpVer+")"),this._setCapability("power",!0);break;default:this._fail("Illegal server XVP message (msg: "+s+")");break}return!0}_normalMsg(){let e;this._FBU.rects>0?e=0:e=this._sock.rQshift8();let s,n;switch(e){case 0:return n=this._framebufferUpdate(),n&&!this._enabledContinuousUpdates&&Xe.messages.fbUpdateRequest(this._sock,!0,0,0,this._fbWidth,this._fbHeight),n;case 1:return this._handleSetColourMapMsg();case 2:return Se("Bell"),this.dispatchEvent(new CustomEvent("bell",{detail:{}})),!0;case 3:return this._handleServerCutText();case 150:return s=!this._supportsContinuousUpdates,this._supportsContinuousUpdates=!0,this._enabledContinuousUpdates=!1,s&&(this._enabledContinuousUpdates=!0,this._updateContinuousUpdates(),Vt("Enabling continuous updates.")),!0;case 248:return this._handleServerFenceMsg();case 250:return this._handleXvpMsg();default:return this._fail("Unexpected server message (type "+e+")"),Se("sock.rQpeekBytes(30): "+this._sock.rQpeekBytes(30)),!0}}_framebufferUpdate(){if(this._FBU.rects===0){if(this._sock.rQwait("FBU header",3,1))return!1;if(this._sock.rQskipBytes(1),this._FBU.rects=this._sock.rQshift16(),this._display.pending())return this._flushing=!0,this._display.flush().then(()=>{this._flushing=!1,this._sock.rQwait("message",1)||this._handleMessage()}),!1}for(;this._FBU.rects>0;){if(this._FBU.encoding===null){if(this._sock.rQwait("rect header",12))return!1;this._FBU.x=this._sock.rQshift16(),this._FBU.y=this._sock.rQshift16(),this._FBU.width=this._sock.rQshift16(),this._FBU.height=this._sock.rQshift16(),this._FBU.encoding=this._sock.rQshift32(),this._FBU.encoding>>=0}if(!this._handleRect())return!1;this._FBU.rects--,this._FBU.encoding=null}return this._display.flip(),!0}_handleRect(){switch(this._FBU.encoding){case Ce.pseudoEncodingLastRect:return this._FBU.rects=1,!0;case Ce.pseudoEncodingVMwareCursor:return this._handleVMwareCursor();case Ce.pseudoEncodingCursor:return this._handleCursor();case Ce.pseudoEncodingQEMUExtendedKeyEvent:return this._qemuExtKeyEventSupported=!0,!0;case Ce.pseudoEncodingDesktopName:return this._handleDesktopName();case Ce.pseudoEncodingDesktopSize:return this._resize(this._FBU.width,this._FBU.height),!0;case Ce.pseudoEncodingExtendedDesktopSize:return this._handleExtendedDesktopSize();case Ce.pseudoEncodingExtendedMouseButtons:return this._extendedPointerEventSupported=!0,!0;case Ce.pseudoEncodingQEMULedEvent:return this._handleLedEvent();default:return this._handleDataRect()}}_handleVMwareCursor(){const e=this._FBU.x,s=this._FBU.y,n=this._FBU.width,a=this._FBU.height;if(this._sock.rQwait("VMware cursor encoding",1))return!1;const i=this._sock.rQshift8();this._sock.rQshift8();let r;const l=4;if(i==0){if(r=new Array(n*a*l),this._sock.rQwait("VMware cursor classic encoding",n*a*l*2,2))return!1;let o=new Array(n*a);for(let _=0;_<n*a;_++)o[_]=this._sock.rQshift32();let u=new Array(n*a);for(let _=0;_<n*a;_++)u[_]=this._sock.rQshift32();for(let _=0;_<n*a;_++)if(o[_]==0){let p=u[_],v=p>>8&255,x=p>>16&255,y=p>>24&255;r[_*l]=v,r[_*l+1]=x,r[_*l+2]=y,r[_*l+3]=255}else(o[_]&-256)==-256?u[_]==0?(r[_*l]=0,r[_*l+1]=0,r[_*l+2]=0,r[_*l+3]=0):(u[_]&-256,r[_*l]=0,r[_*l+1]=0,r[_*l+2]=0,r[_*l+3]=255):(r[_*l]=0,r[_*l+1]=0,r[_*l+2]=0,r[_*l+3]=255)}else if(i==1){if(this._sock.rQwait("VMware cursor alpha encoding",n*a*4,2))return!1;r=new Array(n*a*l);for(let d=0;d<n*a;d++){let o=this._sock.rQshift32();r[d*4]=o>>24&255,r[d*4+1]=o>>16&255,r[d*4+2]=o>>8&255,r[d*4+3]=o&255}}else return Zt("The given cursor type is not supported: "+i+" given."),!1;return this._updateCursor(r,e,s,n,a),!0}_handleCursor(){const e=this._FBU.x,s=this._FBU.y,n=this._FBU.width,a=this._FBU.height,i=n*a*4,r=Math.ceil(n/8)*a;let l=i+r;if(this._sock.rQwait("cursor encoding",l))return!1;const d=this._sock.rQshiftBytes(i),o=this._sock.rQshiftBytes(r);let u=new Uint8Array(n*a*4),_=0;for(let p=0;p<a;p++)for(let v=0;v<n;v++){let x=p*Math.ceil(n/8)+Math.floor(v/8),y=o[x]<<v%8&128?255:0;u[_]=d[_+2],u[_+1]=d[_+1],u[_+2]=d[_],u[_+3]=y,_+=4}return this._updateCursor(u,e,s,n,a),!0}_handleDesktopName(){if(this._sock.rQwait("DesktopName",4))return!1;let e=this._sock.rQshift32();if(this._sock.rQwait("DesktopName",e,4))return!1;let s=this._sock.rQshiftStr(e);return s=Oi(s,!0),this._setDesktopName(s),!0}_handleLedEvent(){if(this._sock.rQwait("LED status",1))return!1;let e=this._sock.rQshift8(),s=!!(e&2),n=!!(e&4);return this._remoteCapsLock=n,this._remoteNumLock=s,!0}_handleExtendedDesktopSize(){if(this._sock.rQwait("ExtendedDesktopSize",4))return!1;const e=this._sock.rQpeek8();let s=4+e*16;if(this._sock.rQwait("ExtendedDesktopSize",s))return!1;const n=!this._supportsSetDesktopSize;this._supportsSetDesktopSize=!0,this._sock.rQskipBytes(1),this._sock.rQskipBytes(3);for(let a=0;a<e;a+=1)a===0?(this._screenID=this._sock.rQshift32(),this._sock.rQskipBytes(2),this._sock.rQskipBytes(2),this._sock.rQskipBytes(2),this._sock.rQskipBytes(2),this._screenFlags=this._sock.rQshift32()):this._sock.rQskipBytes(16);if(this._FBU.x===1&&(this._pendingRemoteResize=!1),this._FBU.x===1&&this._FBU.y!==0){let a="";switch(this._FBU.y){case 1:a="Resize is administratively prohibited";break;case 2:a="Out of resources";break;case 3:a="Invalid screen layout";break;default:a="Unknown reason";break}Zt("Server did not accept the resize request: "+a)}else this._resize(this._FBU.width,this._FBU.height);return n&&this._requestRemoteResize(),this._FBU.x===1&&this._FBU.y===0&&this._requestRemoteResize(),!0}_handleDataRect(){let e=this._decoders[this._FBU.encoding];if(!e)return this._fail("Unsupported encoding (encoding: "+this._FBU.encoding+")"),!1;try{return e.decodeRect(this._FBU.x,this._FBU.y,this._FBU.width,this._FBU.height,this._sock,this._display,this._fbDepth)}catch(s){return this._fail("Error decoding rect: "+s),!1}}_updateContinuousUpdates(){this._enabledContinuousUpdates&&Xe.messages.enableContinuousUpdates(this._sock,!0,0,0,this._fbWidth,this._fbHeight)}_resize(e,s){this._fbWidth=e,this._fbHeight=s,this._display.resize(this._fbWidth,this._fbHeight),this._updateClip(),this._updateScale(),this._updateContinuousUpdates(),this._saveExpectedClientSize()}_xvpOp(e,s){this._rfbXvpVer<e||(Vt("Sending XVP operation "+s+" (version "+e+")"),Xe.messages.xvpOp(this._sock,e,s))}_updateCursor(e,s,n,a,i){this._cursorImage={rgbaPixels:e,hotx:s,hoty:n,w:a,h:i},this._refreshCursor()}_shouldShowDotCursor(){if(!this._showDotCursor)return!1;for(let e=3;e<this._cursorImage.rgbaPixels.length;e+=4)if(this._cursorImage.rgbaPixels[e])return!1;return!0}_refreshCursor(){if(this._rfbConnectionState!=="connecting"&&this._rfbConnectionState!=="connected")return;const e=this._shouldShowDotCursor()?Xe.cursors.dot:this._cursorImage;this._cursor.change(e.rgbaPixels,e.hotx,e.hoty,e.w,e.h)}static genDES(e,s){const n=e.split("").map(i=>i.charCodeAt(0)),a=vt.importKey("raw",n,{name:"DES-ECB"},!1,["encrypt"]);return vt.encrypt({name:"DES-ECB"},a,s)}}Xe.messages={keyEvent(t,e,s){t.sQpush8(4),t.sQpush8(s),t.sQpush16(0),t.sQpush32(e),t.flush()},QEMUExtendedKeyEvent(t,e,s,n){function a(r){const l=n>>8,d=n&255;return l===224&&d<127?d|128:r}t.sQpush8(255),t.sQpush8(0),t.sQpush16(s),t.sQpush32(e);const i=a(n);t.sQpush32(i),t.flush()},pointerEvent(t,e,s,n){t.sQpush8(5),n=n&127,t.sQpush8(n),t.sQpush16(e),t.sQpush16(s),t.flush()},extendedPointerEvent(t,e,s,n){t.sQpush8(5);let a=n>>7&255;if(a&252)throw new Error("Invalid mouse button mask: "+n);let i=n&127;i|=128,t.sQpush8(i),t.sQpush16(e),t.sQpush16(s),t.sQpush8(a),t.flush()},_buildExtendedClipboardFlags(t,e){let s=new Uint8Array(4),n=0,a=0;for(let i=0;i<t.length;i++)a|=t[i];for(let i=0;i<e.length;i++)n|=e[i];return s[0]=a>>24,s[1]=0,s[2]=0,s[3]=n,s},extendedClipboardProvide(t,e,s){let n=new M_,a=[];for(let l=0;l<e.length;l++){if(e[l]!=Is)throw new Error("Unsupported extended clipboard format for Provide message.");s[l]=s[l].replace(/\r\n|\r|\n/gm,`\r
|
|
6
|
+
`);let d=js(s[l]+"\0");a.push(d.length>>24&255,d.length>>16&255,d.length>>8&255,d.length&255);for(let o=0;o<d.length;o++)a.push(d.charCodeAt(o))}let i=n.deflate(new Uint8Array(a)),r=new Uint8Array(4+i.length);r.set(Xe.messages._buildExtendedClipboardFlags([vi],e)),r.set(i,4),Xe.messages.clientCutText(t,r,!0)},extendedClipboardNotify(t,e){let s=Xe.messages._buildExtendedClipboardFlags([Sa],e);Xe.messages.clientCutText(t,s,!0)},extendedClipboardRequest(t,e){let s=Xe.messages._buildExtendedClipboardFlags([_i],e);Xe.messages.clientCutText(t,s,!0)},extendedClipboardCaps(t,e,s){let n=Object.keys(s),a=new Uint8Array(4+4*n.length);n.map(r=>parseInt(r)),n.sort((r,l)=>r-l),a.set(Xe.messages._buildExtendedClipboardFlags(e,[]));let i=4;for(let r=0;r<n.length;r++)a[i]=s[n[r]]>>24,a[i+1]=s[n[r]]>>16,a[i+2]=s[n[r]]>>8,a[i+3]=s[n[r]]>>0,i+=4,a[3]|=1<<n[r];Xe.messages.clientCutText(t,a,!0)},clientCutText(t,e,s=!1){t.sQpush8(6),t.sQpush8(0),t.sQpush8(0),t.sQpush8(0);let n;s?n=lf(-e.length):n=e.length,t.sQpush32(n),t.sQpushBytes(e),t.flush()},setDesktopSize(t,e,s,n,a){t.sQpush8(251),t.sQpush8(0),t.sQpush16(e),t.sQpush16(s),t.sQpush8(1),t.sQpush8(0),t.sQpush32(n),t.sQpush16(0),t.sQpush16(0),t.sQpush16(e),t.sQpush16(s),t.sQpush32(a),t.flush()},clientFence(t,e,s){t.sQpush8(248),t.sQpush8(0),t.sQpush8(0),t.sQpush8(0),t.sQpush32(e),t.sQpush8(s.length),t.sQpushString(s),t.flush()},enableContinuousUpdates(t,e,s,n,a,i){t.sQpush8(150),t.sQpush8(e),t.sQpush16(s),t.sQpush16(n),t.sQpush16(a),t.sQpush16(i),t.flush()},pixelFormat(t,e,s){let n;e>16?n=32:e>8?n=16:n=8;const a=Math.floor(e/3);t.sQpush8(0),t.sQpush8(0),t.sQpush8(0),t.sQpush8(0),t.sQpush8(n),t.sQpush8(e),t.sQpush8(0),t.sQpush8(s?1:0),t.sQpush16((1<<a)-1),t.sQpush16((1<<a)-1),t.sQpush16((1<<a)-1),t.sQpush8(a*0),t.sQpush8(a*1),t.sQpush8(a*2),t.sQpush8(0),t.sQpush8(0),t.sQpush8(0),t.flush()},clientEncodings(t,e){t.sQpush8(2),t.sQpush8(0),t.sQpush16(e.length);for(let s=0;s<e.length;s++)t.sQpush32(e[s]);t.flush()},fbUpdateRequest(t,e,s,n,a,i){typeof s>"u"&&(s=0),typeof n>"u"&&(n=0),t.sQpush8(3),t.sQpush8(e?1:0),t.sQpush16(s),t.sQpush16(n),t.sQpush16(a),t.sQpush16(i),t.flush()},xvpOp(t,e,s){t.sQpush8(250),t.sQpush8(0),t.sQpush8(e),t.sQpush8(s),t.flush()}};Xe.cursors={none:{rgbaPixels:new Uint8Array,w:0,h:0,hotx:0,hoty:0},dot:{rgbaPixels:new Uint8Array([255,255,255,255,0,0,0,255,255,255,255,255,0,0,0,255,0,0,0,0,0,0,0,255,255,255,255,255,0,0,0,255,255,255,255,255]),w:3,h:3,hotx:1,hoty:1}};var pv=T('<div class="loading svelte-1szlhua">Loading...</div>'),gv=T('<div class="disabled-state svelte-1szlhua"><div class="disabled-icon svelte-1szlhua"><svg width="48" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="svelte-1szlhua"><rect x="2" y="3" width="20" height="14" rx="2" class="svelte-1szlhua"></rect><line x1="8" y1="21" x2="16" y2="21" class="svelte-1szlhua"></line><line x1="12" y1="17" x2="12" y2="21" class="svelte-1szlhua"></line></svg></div> <h2 class="disabled-title svelte-1szlhua">Browser Not Enabled</h2> <p class="disabled-text svelte-1szlhua">Enable the browser from Settings to connect to a running VM with noVNC.</p> <a href="#/settings" class="btn btn-outline btn-sm svelte-1szlhua">Go to Settings</a></div>'),xv=T('<div class="conn-info-popover svelte-1szlhua"><div class="conn-info-row svelte-1szlhua"><span class="conn-info-key svelte-1szlhua">VNC port</span> <span class="mono conn-info-val svelte-1szlhua"> </span></div> <div class="conn-info-row svelte-1szlhua"><span class="conn-info-key svelte-1szlhua">noVNC port</span> <span class="mono conn-info-val svelte-1szlhua"> </span></div></div>'),bv=T('<button class="toolbar-btn toolbar-btn-danger svelte-1szlhua"><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="svelte-1szlhua"><path d="M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4" class="svelte-1szlhua"></path><polyline points="16 17 21 12 16 7" class="svelte-1szlhua"></polyline><line x1="21" y1="12" x2="9" y2="12" class="svelte-1szlhua"></line></svg> Disconnect</button>'),mv=T('<div class="toolbar-right svelte-1szlhua"><span class="toolbar-sep svelte-1szlhua"></span> <button><svg width="14" height="14" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="svelte-1szlhua"><rect x="9" y="2" width="6" height="4" rx="1" class="svelte-1szlhua"></rect><path d="M8 4H6a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2h-2" class="svelte-1szlhua"></path></svg> Clipboard</button> <!></div>'),wv=T('<div class="clipboard-popover svelte-1szlhua"><p class="clipboard-label svelte-1szlhua">Type or paste, then use Ctrl+V inside the desktop</p> <textarea class="clipboard-textarea svelte-1szlhua" placeholder="Paste text here..."></textarea></div>'),yv=T('<div class="error-overlay svelte-1szlhua"><p class="error-text svelte-1szlhua"> </p> <p class="error-hint svelte-1szlhua">Ensure the browser stack (noVNC) is running</p> <button class="btn btn-outline btn-sm svelte-1szlhua">Reconnect</button></div>'),kv=T('<div class="browser-viewer svelte-1szlhua"><div class="toolbar svelte-1szlhua"><div class="toolbar-left svelte-1szlhua"><button class="conn-status svelte-1szlhua"><span></span> <span class="toolbar-label svelte-1szlhua"> </span></button> <!></div> <!></div> <div class="vnc-container svelte-1szlhua"><!> <!> <div></div></div></div>');function Sv(t,e){et(e,!0);let s=W(null),n=W(!0),a=W("connecting"),i=W(void 0),r=W(0),l=W(null),d=W(!1),o=W(""),u=W(!1);const _=Ee(()=>e.status?.browser.enabled??!1),p={connecting:"Connecting",connected:"Connected",disconnected:"Disconnected",failed:"Failed"},v=Ee(()=>p[c(a)]);gt(()=>{const C=new AbortController;return ke("/api/config").then(F=>{C.signal.aborted||b(s,F,!0)}).finally(()=>{C.signal.aborted||b(n,!1)}),()=>C.abort()});const x=Ee(()=>{if(!c(s)?.browser)return"";const C=Xi(),F=C?`?token=${encodeURIComponent(C)}`:"";return`${window.location.protocol==="https:"?"wss:":"ws:"}//${window.location.host}/vnc${F}`});gt(()=>{if(!c(_)||!c(x)||!c(i)||c(r)<0)return;b(a,"connecting");let C=null;try{C=new Xe(c(i),c(x)),C.scaleViewport=!0,C.resizeSession=!1,C.qualityLevel=9,C.compressionLevel=0,b(l,C,!0),C.addEventListener("connect",()=>{b(a,"connected")}),C.addEventListener("disconnect",F=>{const L=F.detail;b(a,L.clean?"disconnected":"failed",!0),b(l,null)})}catch{b(a,"failed"),b(l,null)}return()=>{C?.disconnect(),b(l,null)}});function y(){b(a,"connecting"),b(r,c(r)+1)}function w(){c(l)?.disconnect()}function S(){b(d,!c(d)),b(o,"")}function E(){c(l)&&c(l).clipboardPasteFrom(c(o))}var A=pt(),K=ye(A);{var U=C=>{var F=pv();k(C,F)},te=C=>{var F=gv();k(C,F)},X=C=>{var F=kv(),L=h(F),Z=h(L),oe=h(Z),ue=h(oe);let ee;var N=f(ue,2),se=h(N),ae=f(oe,2);{var me=ce=>{var ve=xv(),J=h(ve),j=f(h(J),2),V=h(j),pe=f(J,2),Ae=f(h(pe),2),Pe=h(Ae);O(()=>{M(V,c(s).browser.vncPort),M(Pe,c(s).browser.novncPort)}),k(ce,ve)};H(ae,ce=>{c(u)&&c(s)?.browser&&ce(me)})}var be=f(Z,2);{var he=ce=>{var ve=mv(),J=f(h(ve),2);let j;var V=f(J,2);{var pe=Ae=>{var Pe=bv();G("click",Pe,w),k(Ae,Pe)};H(V,Ae=>{c(a)==="connected"&&Ae(pe)})}O(()=>{j=xe(J,1,"toolbar-btn svelte-1szlhua",null,j,{"toolbar-btn-active":c(d)}),J.disabled=c(a)!=="connected"}),G("click",J,S),k(ce,ve)};H(be,ce=>{c(s)?.browser&&ce(he)})}var Te=f(L,2),ne=h(Te);{var re=ce=>{var ve=wv(),J=f(h(ve),2);Jt(J,"rows",4),G("input",J,E),Oe(J,()=>c(o),j=>b(o,j)),k(ce,ve)};H(ne,ce=>{c(d)&&ce(re)})}var de=f(ne,2);{var _e=ce=>{var ve=yv(),J=h(ve),j=h(J),V=f(J,4);O(()=>M(j,c(a)==="failed"?"Connection failed":"Disconnected")),G("click",V,y),k(ce,ve)};H(de,ce=>{(c(a)==="failed"||c(a)==="disconnected")&&ce(_e)})}var fe=f(de,2);let we;_h(fe,ce=>b(i,ce),()=>c(i)),O(()=>{ee=xe(ue,1,"conn-dot svelte-1szlhua",null,ee,{"conn-connecting":c(a)==="connecting","conn-on":c(a)==="connected","conn-off":c(a)==="disconnected"||c(a)==="failed"}),M(se,c(v)),we=xe(fe,1,"vnc-canvas svelte-1szlhua",null,we,{"vnc-hidden":c(a)!=="connected"})}),G("click",oe,()=>{b(u,!c(u))}),k(C,F)};H(K,C=>{c(n)?C(U):c(_)?C(X,!1):C(te,1)})}k(t,A),tt()}ut(["click","input"]);var Ev=T('<button class="val-btn agent-name editable svelte-ys3ftv"> </button>'),Cv=T('<button class="btn btn-outline btn-sm btn-danger">Delete</button>'),Av=T('<button class="val-btn mono editable"> </button>'),Kv=T('<button class="val-btn mono editable"> </button>'),Fv=T('<button class="val-btn mono editable"> </button>'),Tv=T('<button class="val-btn mono editable"> </button>'),Mv=T('<button class="prompt-block editable svelte-ys3ftv"> </button>'),Xv=T('<div class="agent-card svelte-ys3ftv"><div class="agent-bar svelte-ys3ftv"></div> <div class="agent-top svelte-ys3ftv"><div class="agent-identity svelte-ys3ftv"><!> <span class="agent-id mono svelte-ys3ftv"> </span></div> <div class="agent-actions svelte-ys3ftv"><select class="inline-select mono"><option>claude</option><option>opencode</option></select> <!></div></div> <div class="agent-fields svelte-ys3ftv"><div class="agent-field svelte-ys3ftv"><span class="row-label">Model</span> <!></div> <div class="agent-field svelte-ys3ftv"><span class="row-label">Fallback</span> <!></div> <div class="agent-field svelte-ys3ftv"><span class="row-label">Turns</span> <!></div> <div class="agent-field svelte-ys3ftv"><span class="row-label">Channels</span> <!></div></div> <div class="agent-prompt-area svelte-ys3ftv"><span class="row-label">System Prompt</span> <!></div></div>');function Lv(t,e){et(e,!0);let s=W("");function n(j,V){b(s,String(V),!0),e.editor.startEdit(`agent.${e.index}.${j}`,V)}function a(j){return e.editor.editingField===`agent.${e.index}.${j}`}var i=Xv(),r=f(h(i),2),l=h(r),d=h(l);{var o=j=>{mt(j,{get saving(){return e.editor.editingSaving},onsave:V=>e.onsavefield("name",V),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(V){b(s,V,!0)}})},u=Ee(()=>a("name")),_=j=>{var V=Ev(),pe=h(V);O(()=>M(pe,e.agent.name)),G("click",V,()=>n("name",e.agent.name)),k(j,V)};H(d,j=>{c(u)?j(o):j(_,!1)})}var p=f(d,2),v=h(p),x=f(l,2),y=h(x),w=h(y);w.value=w.__value="claude";var S=f(w);S.value=S.__value="opencode";var E;Nc(y);var A=f(y,2);{var K=j=>{var V=Cv();G("click",V,function(...pe){e.ondelete?.apply(this,pe)}),k(j,V)};H(A,j=>{e.agentCount>1&&j(K)})}var U=f(r,2),te=h(U),X=f(h(te),2);{var C=j=>{mt(j,{mono:!0,get saving(){return e.editor.editingSaving},onsave:V=>e.onsavefield("model",V),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(V){b(s,V,!0)}})},F=Ee(()=>a("model")),L=j=>{var V=Av(),pe=h(V);O(()=>M(pe,e.agent.model)),G("click",V,()=>n("model",e.agent.model)),k(j,V)};H(X,j=>{c(F)?j(C):j(L,!1)})}var Z=f(te,2),oe=f(h(Z),2);{var ue=j=>{mt(j,{mono:!0,get saving(){return e.editor.editingSaving},placeholder:"none",onsave:V=>e.onsavefield("fallbackModel",V,pe=>pe.trim()||null),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(V){b(s,V,!0)}})},ee=Ee(()=>a("fallbackModel")),N=j=>{var V=Kv(),pe=h(V);O(()=>M(pe,e.agent.fallbackModel??"none")),G("click",V,()=>n("fallbackModel",e.agent.fallbackModel??"")),k(j,V)};H(oe,j=>{c(ee)?j(ue):j(N,!1)})}var se=f(Z,2),ae=f(h(se),2);{var me=j=>{mt(j,{mono:!0,get saving(){return e.editor.editingSaving},onsave:V=>e.onsavefield("maxTurns",V,pe=>Number(pe)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(V){b(s,V,!0)}})},be=Ee(()=>a("maxTurns")),he=j=>{var V=Fv(),pe=h(V);O(()=>M(pe,e.agent.maxTurns)),G("click",V,()=>n("maxTurns",e.agent.maxTurns)),k(j,V)};H(ae,j=>{c(be)?j(me):j(he,!1)})}var Te=f(se,2),ne=f(h(Te),2);{var re=j=>{mt(j,{mono:!0,get saving(){return e.editor.editingSaving},onsave:V=>e.onsavefield("channels",V,pe=>pe.split(",").map(Ae=>Ae.trim()).filter(Boolean)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(V){b(s,V,!0)}})},de=Ee(()=>a("channels")),_e=j=>{var V=Tv(),pe=h(V);O(Ae=>M(pe,Ae),[()=>e.agent.channels.join(", ")||"*"]),G("click",V,()=>n("channels",e.agent.channels.join(", "))),k(j,V)};H(ne,j=>{c(de)?j(re):j(_e,!1)})}var fe=f(U,2),we=f(h(fe),2);{var ce=j=>{mt(j,{multiline:!0,get saving(){return e.editor.editingSaving},onsave:V=>e.onsavefield("systemPrompt",V),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(V){b(s,V,!0)}})},ve=Ee(()=>a("systemPrompt")),J=j=>{var V=Mv(),pe=h(V);O(()=>M(pe,e.agent.systemPrompt)),G("click",V,()=>n("systemPrompt",e.agent.systemPrompt)),k(j,V)};H(we,j=>{c(ve)?j(ce):j(J,!1)})}O(()=>{M(v,e.agent.id),E!==(E=e.agent.provider)&&(y.value=(y.__value=e.agent.provider)??"",Gr(y,e.agent.provider))}),G("change",y,j=>e.onsavefield("provider",j.currentTarget.value)),k(t,i),tt()}ut(["click","change"]);var Pv=T('<div class="agent-card agent-card-new svelte-6z0nn3"><div class="agent-bar agent-bar-new svelte-6z0nn3"></div> <div class="agent-top svelte-6z0nn3"><span class="agent-name svelte-6z0nn3" style="color: var(--color-accent)">New Agent</span> <button class="btn btn-outline btn-sm">Cancel</button></div> <div class="new-agent-form svelte-6z0nn3"><div class="form-row svelte-6z0nn3"><label class="form-lbl svelte-6z0nn3" for="new-agent-name">Name</label> <input id="new-agent-name" class="form-field svelte-6z0nn3" type="text" placeholder="Agent name"/></div> <div class="form-row svelte-6z0nn3"><label class="form-lbl svelte-6z0nn3" for="new-agent-provider">Provider</label> <select id="new-agent-provider" class="inline-select mono"><option>claude</option><option>opencode</option></select></div> <div class="form-row svelte-6z0nn3"><label class="form-lbl svelte-6z0nn3" for="new-agent-model">Model</label> <input id="new-agent-model" class="form-field mono svelte-6z0nn3" type="text" placeholder="sonnet"/></div> <div class="form-row svelte-6z0nn3"><label class="form-lbl svelte-6z0nn3" for="new-agent-turns">Max Turns</label> <input id="new-agent-turns" class="form-field mono svelte-6z0nn3" type="text" placeholder="50"/></div> <div class="form-row svelte-6z0nn3"><label class="form-lbl svelte-6z0nn3" for="new-agent-channels">Channels</label> <input id="new-agent-channels" class="form-field mono svelte-6z0nn3" type="text" placeholder="* (comma-separated)"/></div> <div class="form-row form-row-full svelte-6z0nn3"><label class="form-lbl svelte-6z0nn3" for="new-agent-prompt">System Prompt</label> <textarea id="new-agent-prompt" class="form-field form-field-textarea svelte-6z0nn3" placeholder="Optional system prompt"></textarea></div> <div class="form-row form-row-actions svelte-6z0nn3"><button class="btn btn-primary btn-sm">Create Agent</button></div></div></div>');function Bv(t,e){et(e,!0);let s=W(Ue({name:"",provider:"claude",model:"",maxTurns:"50",systemPrompt:"",channels:"*"}));function n(F){return F.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-|-$/g,"")}async function a(){const F=n(c(s).name)||"agent",L=c(s).channels.split(",").map(ue=>ue.trim()).filter(Boolean),Z={id:F,name:c(s).name,provider:c(s).provider,model:c(s).model,fallbackModel:null,maxTurns:Number(c(s).maxTurns)||50,systemPrompt:c(s).systemPrompt||"You are responding in a Slack workspace. Be concise, helpful, and natural.",channels:L.length>0?L:["*"]};await e.onsave(Z)&&b(s,{name:"",provider:"claude",model:"",maxTurns:"50",systemPrompt:"",channels:"*"},!0)}var i=Pv(),r=f(h(i),2),l=f(h(r),2),d=f(r,2),o=h(d),u=f(h(o),2),_=f(o,2),p=f(h(_),2),v=h(p);v.value=v.__value="claude";var x=f(v);x.value=x.__value="opencode";var y=f(_,2),w=f(h(y),2),S=f(y,2),E=f(h(S),2),A=f(S,2),K=f(h(A),2),U=f(A,2),te=f(h(U),2),X=f(U,2),C=h(X);O(F=>C.disabled=F,[()=>!c(s).name.trim()||!c(s).model.trim()]),G("click",l,function(...F){e.oncancel?.apply(this,F)}),Oe(u,()=>c(s).name,F=>c(s).name=F),Uc(p,()=>c(s).provider,F=>c(s).provider=F),Oe(w,()=>c(s).model,F=>c(s).model=F),Oe(E,()=>c(s).maxTurns,F=>c(s).maxTurns=F),Oe(K,()=>c(s).channels,F=>c(s).channels=F),Oe(te,()=>c(s).systemPrompt,F=>c(s).systemPrompt=F),G("click",C,a),k(t,i),tt()}ut(["click"]);var Dv=T('<button class="btn btn-outline btn-sm">Add Agent</button>'),Rv=T('<div class="section"><div class="section-header"><h2 class="section-title">Agents</h2> <!></div> <!> <!></div>');function Iv(t,e){et(e,!0);let s=W(!1);async function n(v,x,y,w){const S=e.config.agents.map(U=>({...U})),E=S[v];if(!E)return;const A=w?w(y):y;E[x]=A,await e.editor.saveConfigPatch({agents:S})&&e.editor.cancelEdit()}async function a(v){if(e.config.agents.length<=1)return;const x=e.config.agents[v];if(!x||!await jr(`Delete agent "${x.name}"?`))return;const w=e.config.agents.filter((S,E)=>E!==v);await e.editor.saveConfigPatch({agents:w})}async function i(v){const x=[...e.config.agents,v],y=await e.editor.saveConfigPatch({agents:x});return y&&b(s,!1),y}var r=Rv(),l=h(r),d=f(h(l),2);{var o=v=>{var x=Dv();G("click",x,()=>{b(s,!0)}),k(v,x)};H(d,v=>{c(s)||v(o)})}var u=f(l,2);Ct(u,19,()=>e.config.agents,v=>v.id,(v,x,y)=>{Lv(v,{get agent(){return c(x)},get index(){return c(y)},get agentCount(){return e.config.agents.length},get editor(){return e.editor},onsavefield:(w,S,E)=>n(c(y),w,S,E),ondelete:()=>a(c(y))})});var _=f(u,2);{var p=v=>{Bv(v,{onsave:i,oncancel:()=>{b(s,!1)}})};H(_,v=>{c(s)&&v(p)})}k(t,r),tt()}ut(["click"]);var Qv=T('<div class="row"><span class="row-label">Uptime</span> <span class="row-value mono"> </span></div>'),zv=T('<button class="val-btn mono editable"> </button>'),Nv=T('<span class="cli-pill svelte-u0w225"><span class="dot dot-muted"></span> claude ...</span>'),Uv=T('<span class="cli-pill svelte-u0w225"><span class="dot dot-muted"></span> opencode ...</span>'),Hv=T('<span class="dim">Checking...</span>'),Ov=T("<!> <!> <!>",1),Vv=T('<span class="cli-pill cli-pill-ok svelte-u0w225"><span class="dot dot-on"></span> </span>'),Gv=T('<span class="cli-pill cli-pill-err svelte-u0w225"><span class="dot dot-off"></span> </span>'),qv=T('<span class="cli-pill svelte-u0w225"><span class="dot dot-muted"></span> </span>'),Wv=T('<div class="row"><span class="row-label">Node.js</span> <span class="row-value mono"> </span></div>'),jv=En('<svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-u0w225"><path d="M3 8.5l3.5 3.5L13 4.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>'),Yv=T('<div class="secret-edit svelte-u0w225"><input type="password" autocomplete="off" class="secret-input mono svelte-u0w225" placeholder="sk-ant-..."/> <button class="inline-btn inline-btn-save svelte-u0w225" title="Save"><!></button> <button class="inline-btn inline-btn-cancel svelte-u0w225" title="Cancel"><svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-u0w225"><path d="M4 4l8 8M12 4l-8 8" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg></button></div>'),Zv=T('<button class="val-btn mono editable"> </button>'),Jv=T('<span class="dim">...</span>'),$v=T('<button class="val-btn mono editable"> </button>'),ep=T('<button class="val-btn mono editable"> </button>'),tp=T('<button class="val-btn mono editable"> </button>'),sp=T("<span><span></span> </span>"),np=En('<svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-u0w225"><path d="M3 8.5l3.5 3.5L13 4.5" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"></path></svg>'),ap=T('<div class="secret-edit svelte-u0w225"><input type="password" autocomplete="off" class="secret-input mono svelte-u0w225"/> <button class="inline-btn inline-btn-save svelte-u0w225" title="Save"><!></button> <button class="inline-btn inline-btn-cancel svelte-u0w225" title="Cancel"><svg viewBox="0 0 16 16" fill="none" aria-hidden="true" class="svelte-u0w225"><path d="M4 4l8 8M12 4l-8 8" stroke="currentColor" stroke-width="2" stroke-linecap="round"></path></svg></button></div>'),ip=T('<button class="val-btn mono editable"> </button>'),rp=T('<span class="dim">...</span>'),lp=T('<div class="row"><span class="row-label"> </span> <span class="row-value"><!></span></div>'),op=T('<div class="notice svelte-u0w225">Restart the daemon to apply new Slack tokens.</div>'),cp=T('<button class="val-btn mono editable"> </button>'),dp=T('<button class="val-btn mono editable"> </button>'),up=T('<button class="val-btn mono editable"> </button>'),hp=T('<button class="val-btn mono editable"> </button>'),fp=T('<div class="row"><span class="row-label">Start / End</span> <span class="row-value"><!> <span class="dim">–</span> <!></span></div>'),_p=T("<span><span></span> </span>"),vp=T('<button class="val-btn mono editable"> </button>'),pp=T('<div class="row"><span class="row-label">VM Host</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Mode</span> <span class="row-value mono"> </span></div> <div class="row"><span class="row-label">VNC Port</span> <span class="row-value mono"> </span></div> <div class="row"><span class="row-label">noVNC Port</span> <span class="row-value mono"> </span></div>',1),gp=T('<button class="val-btn mono editable"> </button>'),xp=T('<button class="val-btn mono editable"> </button>'),bp=T('<div class="config-grid svelte-u0w225"><div class="panel"><div class="panel-header"><span class="panel-title">System</span></div> <div class="panel-body"><!> <div class="row"><span class="row-label">Timezone</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Web Port</span> <span class="row-value mono"> </span></div> <div class="row"><span class="row-label">Agent CLI</span> <span class="row-value"><!></span></div> <!> <div class="row"><span class="row-label">API Key</span> <span class="row-value"><!></span></div></div></div> <div class="panel"><div class="panel-header"><span class="panel-title">Sessions</span></div> <div class="panel-body"><div class="row"><span class="row-label">Max Concurrent</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">TTL</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Timeout</span> <span class="row-value"><!></span></div></div></div> <div class="panel"><div class="panel-header"><span class="panel-title">Slack</span> <!></div> <div class="panel-body"><!> <!> <!> <div class="row"><span class="row-label">Require Mention</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Debounce</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Bypass DMs</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Channels</span> <span class="row-value"><!></span></div> <div class="row"><span class="row-label">Quiet Hours</span> <span class="row-value"><!></span></div> <!></div></div> <div class="panel"><div class="panel-header"><span class="panel-title">Browser</span> <!></div> <div class="panel-body"><div class="row"><span class="row-label">Enabled</span> <span class="row-value"><!></span></div> <!></div></div> <div class="panel"><div class="panel-header"><span class="panel-title">Birds</span></div> <div class="panel-body"><div class="row"><span class="row-label">Max Attempts</span> <span class="row-value"><!></span></div></div></div> <div class="panel"><div class="panel-header"><span class="panel-title">Database</span></div> <div class="panel-body"><div class="row"><span class="row-label">Retention</span> <span class="row-value"><!></span></div></div></div></div> <!>',1);function mp(t,e){et(e,!0);let s=W("");const n=Ee(()=>new Set(e.config.agents.map($=>$.provider)));function a($,q){b(s,String(q),!0),e.editor.startEdit($,q)}let i=W(null),r=W(""),l=W(!1),d=W(!1);function o($){b(i,$,!0),b(r,"")}function u(){b(i,null),b(l,!1)}async function _(){if(!(!c(i)||!c(r).trim())){b(l,!0);try{if(c(i)==="slackBotToken"||c(i)==="slackAppToken"){const $=c(i)==="slackBotToken"?{botToken:c(r).trim()}:{appToken:c(r).trim()},q=await ke("/api/secrets/slack",{method:"PUT",body:$});Me("Slack token saved","success"),q.requiresRestart&&b(d,!0)}else await ke("/api/secrets/anthropic",{method:"PUT",body:{apiKey:c(r).trim()}}),Me("API key saved (effective next session)","success");b(i,null),b(r,""),e.onsecretsupdate()}catch($){Me($.message,"error")}finally{b(l,!1)}}}function p($){$.key==="Escape"?u():$.key==="Enter"&&($.preventDefault(),_())}var v=bp(),x=ye(v),y=h(x),w=f(h(y),2),S=h(w);{var E=$=>{var q=Qv(),le=f(h(q),2),Le=h(le);O($e=>M(Le,$e),[()=>Vh(e.status.uptime)]),k($,q)};H(S,$=>{e.status&&$(E)})}var A=f(S,2),K=f(h(A),2),U=h(K);{var te=$=>{mt($,{mono:!0,get saving(){return e.editor.editingSaving},onsave:q=>e.editor.saveField("timezone",q),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(q){b(s,q,!0)}})},X=$=>{var q=zv(),le=h(q);O(()=>M(le,e.config.timezone)),G("click",q,()=>a("timezone",e.config.timezone)),k($,q)};H(U,$=>{e.editor.editingField==="timezone"?$(te):$(X,!1)})}var C=f(A,2),F=f(h(C),2),L=h(F),Z=f(C,2),oe=f(h(Z),2),ue=h(oe);{var ee=$=>{const q=Ee(()=>c(n).has("claude")),le=Ee(()=>c(n).has("opencode"));var Le=Ov(),$e=ye(Le);{var yt=Qe=>{var Je=Nv();k(Qe,Je)};H($e,Qe=>{c(q)&&Qe(yt)})}var Xt=f($e,2);{var Yt=Qe=>{var Je=Uv();k(Qe,Je)};H(Xt,Qe=>{c(le)&&Qe(Yt)})}var St=f(Xt,2);{var os=Qe=>{var Je=Hv();k(Qe,Je)};H(St,Qe=>{!c(q)&&!c(le)&&Qe(os)})}k($,Le)},N=$=>{var q=pt(),le=ye(q);Ct(le,17,()=>[{key:"claude",info:e.doctor.claude},{key:"opencode",info:e.doctor.opencode}],Vr,(Le,$e)=>{let yt=()=>c($e).key,Xt=()=>c($e).info;const Yt=Ee(()=>c(n).has(yt()));var St=pt(),os=ye(St);{var Qe=cs=>{var kt=Vv(),zt=f(h(kt));O(()=>M(zt,` ${yt()??""} ${Xt().version??""}`)),k(cs,kt)},Je=cs=>{var kt=Gv(),zt=f(h(kt));O(()=>M(zt,` ${yt()??""} not found`)),k(cs,kt)},Gs=cs=>{var kt=qv(),zt=f(h(kt));O(()=>M(zt,` ${yt()??""} ${Xt().version??""}`)),k(cs,kt)};H(os,cs=>{c(Yt)&&Xt().available?cs(Qe):c(Yt)&&!Xt().available?cs(Je,1):!c(Yt)&&Xt().available&&cs(Gs,2)})}k(Le,St)}),k($,q)};H(ue,$=>{e.doctorLoading?$(ee):e.doctor&&$(N,1)})}var se=f(Z,2);{var ae=$=>{var q=Wv(),le=f(h(q),2),Le=h(le);O(()=>M(Le,e.doctor.node)),k($,q)};H(se,$=>{e.doctor&&$(ae)})}var me=f(se,2),be=f(h(me),2),he=h(be);{var Te=$=>{var q=Yv(),le=h(q),Le=f(le,2),$e=h(Le);{var yt=St=>{var os=Qs("...");k(St,os)},Xt=St=>{var os=jv();k(St,os)};H($e,St=>{c(l)?St(yt):St(Xt,!1)})}var Yt=f(Le,2);O(()=>Le.disabled=c(l)||!c(r)),G("keydown",le,p),Oe(le,()=>c(r),St=>b(r,St)),G("click",Le,_),G("click",Yt,u),k($,q)},ne=$=>{var q=Zv(),le=h(q);O(()=>M(le,e.secrets.anthropic.set?e.secrets.anthropic.hint:"not set")),G("click",q,()=>o("apiKey")),k($,q)},re=$=>{var q=Jv();k($,q)};H(he,$=>{c(i)==="apiKey"?$(Te):e.secrets?$(ne,1):$(re,!1)})}var de=f(y,2),_e=f(h(de),2),fe=h(_e),we=f(h(fe),2),ce=h(we);{var ve=$=>{mt($,{mono:!0,get saving(){return e.editor.editingSaving},onsave:q=>e.editor.saveField("sessions.maxConcurrent",q,le=>Number(le)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(q){b(s,q,!0)}})},J=$=>{var q=$v(),le=h(q);O(()=>M(le,e.config.sessions.maxConcurrent)),G("click",q,()=>a("sessions.maxConcurrent",e.config.sessions.maxConcurrent)),k($,q)};H(ce,$=>{e.editor.editingField==="sessions.maxConcurrent"?$(ve):$(J,!1)})}var j=f(fe,2),V=f(h(j),2),pe=h(V);{var Ae=$=>{mt($,{mono:!0,get saving(){return e.editor.editingSaving},onsave:q=>e.editor.saveField("sessions.ttlHours",q,le=>Number(le)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(q){b(s,q,!0)}})},Pe=$=>{var q=ep(),le=h(q);O(()=>M(le,`${e.config.sessions.ttlHours??""}h`)),G("click",q,()=>a("sessions.ttlHours",e.config.sessions.ttlHours)),k($,q)};H(pe,$=>{e.editor.editingField==="sessions.ttlHours"?$(Ae):$(Pe,!1)})}var Ie=f(j,2),st=f(h(Ie),2),De=h(st);{var xt=$=>{mt($,{mono:!0,get saving(){return e.editor.editingSaving},onsave:q=>e.editor.saveField("sessions.processTimeoutMs",q,le=>Math.round(Number(le)*1e3)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(q){b(s,q,!0)}})},Gt=$=>{var q=tp(),le=h(q);O(Le=>M(le,`${Le??""}s`),[()=>(e.config.sessions.processTimeoutMs/1e3).toFixed(0)]),G("click",q,()=>a("sessions.processTimeoutMs",(e.config.sessions.processTimeoutMs/1e3).toFixed(0))),k($,q)};H(De,$=>{e.editor.editingField==="sessions.processTimeoutMs"?$(xt):$(Gt,!1)})}var rs=f(de,2),qt=h(rs),es=f(h(qt),2);{var lt=$=>{var q=sp();let le;var Le=h(q);let $e;var yt=f(Le);O(()=>{le=xe(q,1,"svc-chip",null,le,{"svc-chip-ok":e.status.slack.connected,"svc-chip-err":!e.status.slack.connected}),$e=xe(Le,1,"dot",null,$e,{"dot-on":e.status.slack.connected,"dot-off":!e.status.slack.connected}),M(yt,` ${e.status.slack.connected?"connected":"disconnected"}`)}),k($,q)};H(es,$=>{e.status&&$(lt)})}var Wt=f(qt,2);{const $=(q,le=ba,Le=ba,$e=ba,yt=ba)=>{var Xt=lp(),Yt=h(Xt),St=h(Yt),os=f(Yt,2),Qe=h(os);{var Je=kt=>{var zt=ap(),ds=h(zt),vs=f(ds,2),zi=h(vs);{var Ld=on=>{var Ni=Qs("...");k(on,Ni)},Pd=on=>{var Ni=np();k(on,Ni)};H(zi,on=>{c(l)?on(Ld):on(Pd,!1)})}var Bd=f(vs,2);O(()=>{Jt(ds,"placeholder",$e()),vs.disabled=c(l)||!c(r)}),G("keydown",ds,p),Oe(ds,()=>c(r),on=>b(r,on)),G("click",vs,_),G("click",Bd,u),k(kt,zt)},Gs=kt=>{var zt=ip(),ds=h(zt);O(()=>M(ds,yt().set?yt().hint:"not set")),G("click",zt,()=>o(le())),k(kt,zt)},cs=kt=>{var zt=rp();k(kt,zt)};H(Qe,kt=>{c(i)===le()?kt(Je):yt()?kt(Gs,1):kt(cs,!1)})}O(()=>M(St,Le())),k(q,Xt)};var ts=h(Wt);{var ls=q=>{var le=op();k(q,le)};H(ts,q=>{c(d)&&q(ls)})}var bt=f(ts,2);$(bt,()=>"slackBotToken",()=>"Bot Token",()=>"xoxb-...",()=>e.secrets?.slack.botToken);var _s=f(bt,2);$(_s,()=>"slackAppToken",()=>"App Token",()=>"xapp-...",()=>e.secrets?.slack.appToken);var Us=f(_s,2),Cn=f(h(Us),2),Hs=h(Cn);Pn(Hs,{get active(){return e.config.slack.requireMention},onToggle:()=>e.editor.toggleField("slack.requireMention",e.config.slack.requireMention)});var ks=f(Us,2),Os=f(h(ks),2),Xs=h(Os);{var Ss=q=>{mt(q,{mono:!0,get saving(){return e.editor.editingSaving},onsave:le=>e.editor.saveField("slack.coalesce.debounceMs",le,Le=>Number(Le)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(le){b(s,le,!0)}})},rn=q=>{var le=cp(),Le=h(le);O(()=>M(Le,`${e.config.slack.coalesce.debounceMs??""}ms`)),G("click",le,()=>a("slack.coalesce.debounceMs",e.config.slack.coalesce.debounceMs)),k(q,le)};H(Xs,q=>{e.editor.editingField==="slack.coalesce.debounceMs"?q(Ss):q(rn,!1)})}var Ls=f(ks,2),ln=f(h(Ls),2),Ge=h(ln);Pn(Ge,{get active(){return e.config.slack.coalesce.bypassDms},onToggle:()=>e.editor.toggleField("slack.coalesce.bypassDms",e.config.slack.coalesce.bypassDms)});var qe=f(Ls,2),ht=f(h(qe),2),ot=h(ht);{var At=q=>{mt(q,{mono:!0,get saving(){return e.editor.editingSaving},onsave:le=>e.editor.saveField("slack.channels",le,Le=>Le.split(",").map($e=>$e.trim()).filter(Boolean)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(le){b(s,le,!0)}})},ct=q=>{var le=dp(),Le=h(le);O($e=>M(Le,$e),[()=>e.config.slack.channels.join(", ")||"*"]),G("click",le,()=>a("slack.channels",e.config.slack.channels.join(", "))),k(q,le)};H(ot,q=>{e.editor.editingField==="slack.channels"?q(At):q(ct,!1)})}var We=f(qe,2),ft=f(h(We),2),Ye=h(ft);Pn(Ye,{get active(){return e.config.slack.quietHours.enabled},onToggle:()=>e.editor.toggleField("slack.quietHours.enabled",e.config.slack.quietHours.enabled)});var Y=f(We,2);{var ie=q=>{var le=fp(),Le=f(h(le),2),$e=h(Le);{var yt=Qe=>{mt(Qe,{mono:!0,get saving(){return e.editor.editingSaving},placeholder:"HH:MM",onsave:Je=>e.editor.saveField("slack.quietHours.start",Je),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(Je){b(s,Je,!0)}})},Xt=Qe=>{var Je=up(),Gs=h(Je);O(()=>M(Gs,e.config.slack.quietHours.start)),G("click",Je,()=>a("slack.quietHours.start",e.config.slack.quietHours.start)),k(Qe,Je)};H($e,Qe=>{e.editor.editingField==="slack.quietHours.start"?Qe(yt):Qe(Xt,!1)})}var Yt=f($e,4);{var St=Qe=>{mt(Qe,{mono:!0,get saving(){return e.editor.editingSaving},placeholder:"HH:MM",onsave:Je=>e.editor.saveField("slack.quietHours.end",Je),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(Je){b(s,Je,!0)}})},os=Qe=>{var Je=hp(),Gs=h(Je);O(()=>M(Gs,e.config.slack.quietHours.end)),G("click",Je,()=>a("slack.quietHours.end",e.config.slack.quietHours.end)),k(Qe,Je)};H(Yt,Qe=>{e.editor.editingField==="slack.quietHours.end"?Qe(St):Qe(os,!1)})}k(q,le)};H(Y,q=>{e.config.slack.quietHours.enabled&&q(ie)})}}var ge=f(rs,2),Ke=h(ge),Ne=f(h(Ke),2);{var je=$=>{var q=_p();let le;var Le=h(q);let $e;var yt=f(Le);O(()=>{le=xe(q,1,"svc-chip",null,le,{"svc-chip-ok":e.status.browser.connected,"svc-chip-err":!e.status.browser.connected}),$e=xe(Le,1,"dot",null,$e,{"dot-on":e.status.browser.connected,"dot-off":!e.status.browser.connected}),M(yt,` ${e.status.browser.connected?"connected":"unreachable"}`)}),k($,q)};H(Ne,$=>{e.config.browser.enabled&&e.status&&$(je)})}var dt=f(Ke,2),_t=h(dt),Rt=f(h(_t),2),Mt=h(Rt);Pn(Mt,{get active(){return e.config.browser.enabled},onToggle:()=>e.editor.toggleField("browser.enabled",e.config.browser.enabled)});var It=f(_t,2);{var Ps=$=>{var q=pp(),le=ye(q),Le=f(h(le),2),$e=h(Le);{var yt=ds=>{mt(ds,{mono:!0,get saving(){return e.editor.editingSaving},onsave:vs=>e.editor.saveField("browser.novncHost",vs),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(vs){b(s,vs,!0)}})},Xt=ds=>{var vs=vp(),zi=h(vs);O(()=>M(zi,e.config.browser.novncHost)),G("click",vs,()=>a("browser.novncHost",e.config.browser.novncHost)),k(ds,vs)};H($e,ds=>{e.editor.editingField==="browser.novncHost"?ds(yt):ds(Xt,!1)})}var Yt=f(le,2),St=f(h(Yt),2),os=h(St),Qe=f(Yt,2),Je=f(h(Qe),2),Gs=h(Je),cs=f(Qe,2),kt=f(h(cs),2),zt=h(kt);O(()=>{M(os,e.config.browser.mode),M(Gs,e.config.browser.vncPort),M(zt,e.config.browser.novncPort)}),k($,q)};H(It,$=>{e.config.browser.enabled&&$(Ps)})}var Fe=f(ge,2),Ze=f(h(Fe),2),nt=h(Ze),Qt=f(h(nt),2),jt=h(Qt);{var An=$=>{mt($,{mono:!0,get saving(){return e.editor.editingSaving},onsave:q=>e.editor.saveField("birds.maxAttempts",q,le=>Number(le)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(q){b(s,q,!0)}})},Vs=$=>{var q=gp(),le=h(q);O(()=>M(le,e.config.birds.maxAttempts)),G("click",q,()=>a("birds.maxAttempts",e.config.birds.maxAttempts)),k($,q)};H(jt,$=>{e.editor.editingField==="birds.maxAttempts"?$(An):$(Vs,!1)})}var Bs=f(Fe,2),da=f(h(Bs),2),Qi=h(da),Kd=f(h(Qi),2),Fd=h(Kd);{var Td=$=>{mt($,{mono:!0,get saving(){return e.editor.editingSaving},onsave:q=>e.editor.saveField("database.retentionDays",q,le=>Number(le)),get oncancel(){return e.editor.cancelEdit},get value(){return c(s)},set value(q){b(s,q,!0)}})},Md=$=>{var q=xp(),le=h(q);O(()=>M(le,`${e.config.database.retentionDays??""} days`)),G("click",q,()=>a("database.retentionDays",e.config.database.retentionDays)),k($,q)};H(Fd,$=>{e.editor.editingField==="database.retentionDays"?$(Td):$(Md,!1)})}var Xd=f(x,2);Iv(Xd,{get config(){return e.config},get editor(){return e.editor}}),O(()=>M(L,e.config.web.port)),k(t,v),tt()}ut(["click","keydown"]);var wp=T('<span class="queue-summary mono svelte-17vayue"> </span>'),yp=T('<div class="stat-row svelte-17vayue"><div class="stat-cell svelte-17vayue"><span class="stat-num svelte-17vayue"> </span> <span class="stat-lbl svelte-17vayue">pending</span></div> <div class="stat-cell svelte-17vayue"><span class="stat-num stat-num-active svelte-17vayue"> </span> <span class="stat-lbl svelte-17vayue">running</span></div> <div class="stat-cell svelte-17vayue"><span class="stat-num stat-num-ok svelte-17vayue"> </span> <span class="stat-lbl svelte-17vayue">completed</span></div> <div class="stat-cell svelte-17vayue"><span class="stat-num stat-num-err svelte-17vayue"> </span> <span class="stat-lbl svelte-17vayue">failed</span></div></div>'),kp=T('<div class="panel"><div class="panel-header"><span class="panel-title">Job Queue</span> <!></div> <div class="panel-body"><!> <div class="action-row svelte-17vayue"><button class="btn btn-outline btn-sm"> </button> <button class="btn btn-outline btn-sm"> </button> <button class="btn btn-outline btn-sm"> </button></div></div></div>');function Sp(t,e){et(e,!0);let s=W(null);gt(()=>{e.initialStats!=null&&b(s,e.initialStats,!0)});let n=W(!1),a=W(!1),i=W(!1);async function r(){b(s,await ke("/api/jobs/stats"),!0)}async function l(){b(n,!0);try{const C=await ke("/api/jobs/retry-all",{method:"POST"});Me(`${C.count} failed job(s) queued for retry`,"success"),await r()}catch(C){Me(`Failed: ${C.message}`,"error")}finally{b(n,!1)}}async function d(){b(a,!0);try{const C=await ke("/api/jobs/clear?status=completed",{method:"DELETE"});Me(`${C.count} completed job(s) cleared`,"success"),await r()}catch(C){Me(`Failed: ${C.message}`,"error")}finally{b(a,!1)}}async function o(){b(i,!0);try{const C=await ke("/api/jobs/clear?status=failed",{method:"DELETE"});Me(`${C.count} failed job(s) cleared`,"success"),await r()}catch(C){Me(`Failed: ${C.message}`,"error")}finally{b(i,!1)}}var u=kp(),_=h(u),p=f(h(_),2);{var v=C=>{var F=wp(),L=h(F);O(()=>M(L,`${c(s).total??""} total`)),k(C,F)};H(p,C=>{c(s)&&C(v)})}var x=f(_,2),y=h(x);{var w=C=>{var F=yp(),L=h(F),Z=h(L),oe=h(Z),ue=f(L,2),ee=h(ue),N=h(ee),se=f(ue,2),ae=h(se),me=h(ae),be=f(se,2),he=h(be),Te=h(he);O(()=>{M(oe,c(s).pending),M(N,c(s).running),M(me,c(s).completed),M(Te,c(s).failed)}),k(C,F)};H(y,C=>{c(s)&&C(w)})}var S=f(y,2),E=h(S),A=h(E),K=f(E,2),U=h(K),te=f(K,2),X=h(te);O(()=>{E.disabled=c(n)||(c(s)?.failed??0)===0,M(A,c(n)?"Retrying...":"Retry Failed"),K.disabled=c(a)||(c(s)?.completed??0)===0,M(U,c(a)?"Clearing...":"Clear Completed"),te.disabled=c(i)||(c(s)?.failed??0)===0,M(X,c(i)?"Clearing...":"Clear Failed")}),G("click",E,l),G("click",K,d),G("click",te,o),k(t,u),tt()}ut(["click"]);var Ep=T('<div class="row"><span class="dim">No system birds registered</span></div>'),Cp=T('<span class="bird-last-run svelte-12folcn"> <!></span>'),Ap=T('<button class="btn btn-outline btn-sm">Flights</button>'),Kp=T('<div class="flight-empty svelte-12folcn"><span class="dim">No flights recorded</span></div>'),Fp=T('<div class="flight-row svelte-12folcn"><span class="mono flight-id svelte-12folcn"> </span> <!> <span class="mono"> </span> <span class="flight-time svelte-12folcn"> </span></div>'),Tp=T('<div class="flight-list svelte-12folcn"><!></div>'),Mp=T('<div><div class="bird-top svelte-12folcn"><div class="bird-info svelte-12folcn"><span class="bird-name mono svelte-12folcn"> </span> <span class="bird-schedule mono dim svelte-12folcn"> </span></div> <div class="bird-actions svelte-12folcn"><!> <!> <button class="btn btn-outline btn-sm">Fly</button></div></div> <!></div>'),Xp=T('<div class="panel"><div class="panel-header"><span class="panel-title">System Birds</span> <span class="bird-count mono svelte-12folcn"> </span></div> <div class="panel-body"><!></div></div>');function Lp(t,e){et(e,!0);let s=W(Ue({}));async function n(v){if(!c(s)[v])try{const x=await ke(`/api/birds/${v}/flights?perPage=5`);b(s,{...c(s),[v]:x.items},!0)}catch{b(s,{...c(s),[v]:[]},!0)}}async function a(v,x){try{const y=await ke(`/api/birds/${v}/fly`,{method:"POST"});Me(`${x} sent on a flight (job #${y.jobId})`,"success");const{[v]:w,...S}=c(s);b(s,S,!0)}catch(y){Me(`Failed: ${y.message}`,"error")}}var i=Xp(),r=h(i),l=f(h(r),2),d=h(l),o=f(r,2),u=h(o);{var _=v=>{var x=Ep();k(v,x)},p=v=>{var x=pt(),y=ye(x);Ct(y,19,()=>e.birds,w=>w.uid,(w,S,E)=>{var A=Mp();let K;var U=h(A),te=h(U),X=h(te),C=h(X),F=f(X,2),L=h(F),Z=f(te,2),oe=h(Z);{var ue=be=>{var he=Cp(),Te=h(he),ne=f(Te);{var re=de=>{mn(de,{get status(){return c(S).last_status}})};H(ne,de=>{c(S).last_status&&de(re)})}O(de=>M(Te,`${de??""} `),[()=>bs(c(S).last_run)]),k(be,he)};H(oe,be=>{c(S).last_run&&be(ue)})}var ee=f(oe,2);{var N=be=>{var he=Ap();G("click",he,()=>n(c(S).uid)),k(be,he)};H(ee,be=>{c(s)[c(S).uid]||be(N)})}var se=f(ee,2),ae=f(U,2);{var me=be=>{var he=Tp(),Te=h(he);{var ne=de=>{var _e=Kp();k(de,_e)},re=de=>{var _e=pt(),fe=ye(_e);Ct(fe,17,()=>c(s)[c(S).uid],we=>we.uid,(we,ce)=>{var ve=Fp(),J=h(ve),j=h(J),V=f(J,2);mn(V,{get status(){return c(ce).status}});var pe=f(V,2),Ae=h(pe),Pe=f(pe,2),Ie=h(Pe);O((st,De,xt)=>{M(j,st),M(Ae,De),M(Ie,xt)},[()=>Kt(c(ce).uid),()=>bi(c(ce).started_at,c(ce).finished_at),()=>bs(c(ce).started_at)]),k(we,ve)}),k(de,_e)};H(Te,de=>{c(s)[c(S).uid].length===0?de(ne):de(re,!1)})}k(be,he)};H(ae,be=>{c(s)[c(S).uid]!=null&&be(me)})}O(()=>{K=xe(A,1,"bird-entry svelte-12folcn",null,K,{"bird-entry-border":c(E)<e.birds.length-1}),M(C,c(S).name),M(L,c(S).schedule)}),G("click",se,()=>a(c(S).uid,c(S).name)),k(w,A)}),k(v,x)};H(u,v=>{e.birds.length===0?v(_):v(p,!1)})}O(()=>M(d,e.birds.length)),k(t,i),tt()}ut(["click"]);var Pp=T('<span class="error-count svelte-ht9bxs"> </span>'),Bp=T('<div class="row"><span class="dim">No errors recorded</span></div>'),Dp=T('<div class="error-entry svelte-ht9bxs"><div class="error-top svelte-ht9bxs"><span class="error-source mono svelte-ht9bxs"> </span> <span class="error-time svelte-ht9bxs"> </span></div> <span class="error-message svelte-ht9bxs"> </span></div>'),Rp=T('<div class="db-grid svelte-ht9bxs"><!> <div class="panel"><div class="panel-header"><span class="panel-title">Recent Errors</span> <!></div> <div class="panel-body"><!></div></div></div> <!>',1);function Ip(t,e){et(e,!0);var s=Rp(),n=ye(s),a=h(n);Sp(a,{get initialStats(){return e.jobStats}});var i=f(a,2),r=h(i),l=f(h(r),2);{var d=x=>{var y=Pp(),w=h(y);O(()=>M(w,e.recentErrors.length)),k(x,y)};H(l,x=>{e.recentErrors.length>0&&x(d)})}var o=f(r,2),u=h(o);{var _=x=>{var y=Bp();k(x,y)},p=x=>{var y=pt(),w=ye(y);Ct(w,17,()=>e.recentErrors,S=>S.id,(S,E)=>{var A=Dp(),K=h(A),U=h(K),te=h(U),X=f(U,2),C=h(X),F=f(K,2),L=h(F);O(Z=>{M(te,c(E).source),M(C,Z),M(L,c(E).message)},[()=>bs(c(E).created_at)]),k(S,A)}),k(x,y)};H(u,x=>{e.recentErrors.length===0?x(_):x(p,!1)})}var v=f(n,2);Lp(v,{get birds(){return e.systemBirds}}),k(t,s),tt()}var Qp=T('<div class="loading">Loading...</div>'),zp=T('<div class="tabs svelte-1ozf5k3"><button>Config</button> <button>Database</button></div> <!> <!>',1);function Np(t,e){et(e,!0);let s=W(null),n=W(null),a=W(null),i=W(!0),r=W(Ue([])),l=W(null),d=W(Ue([])),o=W(!0),u=W("config"),_=W(null),p=W(!1);gt(()=>{const F=new AbortController;return Promise.all([ke("/api/config"),ke("/api/logs?level=error&perPage=10"),ke("/api/jobs/stats"),ke("/api/birds?system=true&perPage=100"),ke("/api/secrets")]).then(([L,Z,oe,ue,ee])=>{F.signal.aborted||(b(s,L,!0),b(r,Z.items,!0),b(l,oe,!0),b(d,ue.items.filter(N=>N.name.startsWith("__bb_")),!0),b(n,ee,!0))}).finally(()=>{F.signal.aborted||b(o,!1)}),()=>F.abort()}),gt(()=>{const F=new AbortController;return ke("/api/doctor").then(L=>{F.signal.aborted||b(a,L,!0)}).finally(()=>{F.signal.aborted||b(i,!1)}),()=>F.abort()}),gt(()=>Pi(F=>{F.resource==="config"&&ke("/api/config").then(L=>{b(s,L,!0)}).catch(()=>{}),F.resource==="secrets"&&v()}));function v(){ke("/api/secrets").then(F=>{b(n,F,!0)}).catch(()=>{})}function x(F,L){const Z=F.split(".");let oe={};const ue=oe;for(let ee=0;ee<Z.length-1;ee++){const N={};oe[Z[ee]]=N,oe=N}return oe[Z[Z.length-1]]=L,ue}async function y(F){try{const L=await ke("/api/config",{method:"PATCH",body:F});return b(s,L,!0),Me("Config saved","success"),!0}catch(L){return Me(`Failed: ${L.message}`,"error"),!1}}function w(F,L){b(_,F,!0),b(p,!1)}function S(){b(_,null),b(p,!1)}async function E(F,L,Z){b(p,!0);const oe=Z?Z(L):L;await y(x(F,oe))?S():b(p,!1)}async function A(F,L){await y(x(F,!L))}const K=Ee(()=>({editingField:c(_),editingSaving:c(p),startEdit:w,cancelEdit:S,saveField:E,toggleField:A,saveConfigPatch:y}));var U=pt(),te=ye(U);{var X=F=>{var L=Qp();k(F,L)},C=F=>{var L=zp(),Z=ye(L),oe=h(Z);let ue;var ee=f(oe,2);let N;var se=f(Z,2);{var ae=he=>{mp(he,{get config(){return c(s)},get status(){return e.status},get doctor(){return c(a)},get doctorLoading(){return c(i)},get editor(){return c(K)},get secrets(){return c(n)},onsecretsupdate:v})};H(se,he=>{c(u)==="config"&&he(ae)})}var me=f(se,2);{var be=he=>{Ip(he,{get jobStats(){return c(l)},get systemBirds(){return c(d)},get recentErrors(){return c(r)}})};H(me,he=>{c(u)==="database"&&he(be)})}O(()=>{ue=xe(oe,1,"tab svelte-1ozf5k3",null,ue,{"tab-active":c(u)==="config"}),N=xe(ee,1,"tab svelte-1ozf5k3",null,N,{"tab-active":c(u)==="database"})}),G("click",oe,()=>{b(u,"config")}),G("click",ee,()=>{b(u,"database")}),k(F,L)};H(te,F=>{c(o)?F(X):c(s)&&F(C,1)})}k(t,U),tt()}ut(["click"]);var Up=T('<div class="card-sub svelte-1tf674w"> </div>'),Hp=T('<div><div class="card-label svelte-1tf674w"> </div> <div class="card-value svelte-1tf674w"> </div> <!></div>');function hr(t,e){var s=Hp();let n;var a=h(s),i=h(a),r=f(a,2),l=h(r),d=f(r,2);{var o=u=>{var _=Up(),p=h(_);O(()=>M(p,e.sub)),k(u,_)};H(d,u=>{e.sub&&u(o)})}O(()=>{n=xe(s,1,"stat-card svelte-1tf674w",null,n,{"stat-card-info":e.variant==="info","stat-card-warning":e.variant==="warning","stat-card-success":e.variant==="success","stat-card-error":e.variant==="error"}),M(i,e.label),M(l,e.value)}),k(t,s)}var Op=T('<div class="error-state svelte-1lyclyh"><p> </p> <button class="btn btn-outline btn-sm">Back to Sessions</button></div>'),Vp=T('<div class="loading">Loading...</div>'),Gp=T('<div class="filter-spacer svelte-1lyclyh"></div> <span class="last-updated svelte-1lyclyh"> </span>',1),qp=T('<tr><td><!></td><td class="mono"> </td><td class="content-cell svelte-1lyclyh"> </td><td class="mono"> </td><td class="mono"> </td><td> </td></tr>'),Wp=T('<div class="detail-header svelte-1lyclyh"><button class="btn btn-outline btn-sm"><svg class="back-icon svelte-1lyclyh" viewBox="0 0 6 10" fill="none" aria-hidden="true"><path d="M5 1L1 5L5 9" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg> Sessions</button> <h2 class="session-title svelte-1lyclyh"> </h2> <span class="session-meta svelte-1lyclyh"><span class="mono"> </span> <span class="meta-sep svelte-1lyclyh"></span> <span class="meta-sep svelte-1lyclyh"></span> </span></div> <div class="stat-cards svelte-1lyclyh"><!> <!> <!></div> <!>',1);function jp(t,e){et(e,!0);const s=Li().get("id")??"",n=[{key:"direction",label:"Dir"},{key:"user_id",label:"User",sortable:!0},{key:"content",label:"Content"},{key:"tokens_in",label:"Tokens In"},{key:"tokens_out",label:"Tokens Out"},{key:"created_at",label:"Time",sortable:!0}];let a=W(Ue(kn())),i=W(null),r=W(null),l=W("");const d=s?Yr({endpoint:`/api/sessions/${s}`,columns:n,defaultSort:"created_at",invalidateOn:"sessions",transformResponse:y=>y.messages,onResponse:y=>{b(a,kn(),!0),b(i,y.session,!0),b(r,y.stats,!0)}}):null;d||b(l,"Invalid session ID");function o(){window.location.hash="#/sessions"}var u=pt(),_=ye(u);{var p=y=>{var w=Op(),S=h(w),E=h(S),A=f(S,2);O(()=>M(E,c(l))),G("click",A,o),k(y,w)},v=y=>{var w=Vp();k(y,w)},x=y=>{var w=Wp(),S=ye(w),E=h(S),A=f(E,2),K=h(A),U=f(A,2),te=h(U),X=h(te),C=f(te,3),F=f(C,2),L=f(S,2),Z=h(L);hr(Z,{label:"Messages",get value(){return c(i).message_count}});var oe=f(Z,2);{let N=Ee(()=>c(r).totalTokensIn.toLocaleString());hr(oe,{label:"Tokens In",get value(){return c(N)}})}var ue=f(oe,2);{let N=Ee(()=>c(r).totalTokensOut.toLocaleString());hr(ue,{label:"Tokens Out",get value(){return c(N)}})}var ee=f(L,2);{const N=ae=>{var me=Gp(),be=f(ye(me),2),he=h(be);O(()=>M(he,`Updated ${c(a)??""}`)),k(ae,me)};let se=Ee(()=>d.items.length===0);hn(ee,{get columns(){return n},get isEmpty(){return c(se)},emptyMessage:"No messages recorded for this session",get fetching(){return d.fetching},get page(){return d.page},get totalPages(){return d.totalPages},get totalItems(){return d.totalItems},get sort(){return d.sort},get search(){return d.search},searchPlaceholder:"Search messages...",get onPageChange(){return d.setPage},get onSortChange(){return d.setSort},get onSearchChange(){return d.setSearch},toolbar:N,children:(ae,me)=>{var be=pt(),he=ye(be);Ct(he,17,()=>d.items,Te=>Te.id,(Te,ne)=>{var re=qp(),de=h(re),_e=h(de);{let Ie=Ee(()=>c(ne).direction==="in"?"info":"success");mn(_e,{get status(){return c(Ie)}})}var fe=f(de),we=h(fe),ce=f(fe),ve=h(ce),J=f(ce),j=h(J),V=f(J),pe=h(V),Ae=f(V),Pe=h(Ae);O(Ie=>{M(we,c(ne).user_id),M(ve,c(ne).content??"-"),M(j,c(ne).tokens_in??"-"),M(pe,c(ne).tokens_out??"-"),M(Pe,Ie)},[()=>bs(c(ne).created_at)]),k(Te,re)}),k(ae,be)},$$slots:{toolbar:!0,default:!0}})}O((N,se)=>{M(K,`Session ${N??""}`),M(X,c(i).channel_id),M(C,` ${c(i).agent_id??""} `),M(F,` ${se??""}`)},[()=>Kt(c(i).uid),()=>bs(c(i).last_active)]),G("click",E,o),k(y,w)};H(_,y=>{c(l)?y(p):d?.loading?y(v,1):c(i)&&c(r)&&d&&y(x,2)})}k(t,u),tt()}ut(["click"]);var Yp=T("<div></div>"),Zp=T('<div><span class="step-number svelte-dm5b3b"></span></div> <!>',1),Jp=T('<div class="step-indicator svelte-dm5b3b"></div>'),$p=T('<div class="login-error svelte-dm5b3b"> </div>'),eg=T(`<p class="onboarding-desc svelte-dm5b3b">Create a Slack app at <a target="_blank" rel="noopener" class="onboarding-link svelte-dm5b3b">api.slack.com/apps</a> using the <a target="_blank" rel="noopener" class="onboarding-link svelte-dm5b3b">manifest.json</a>.</p> <form><label class="form-label">Bot Token <input type="password" class="form-input" placeholder="xoxb-..." autocomplete="off"/> <span class="form-hint svelte-dm5b3b">OAuth & Permissions, click "Install to Workspace", then copy the token</span></label> <label class="form-label">App Token <input type="password" class="form-input" placeholder="xapp-..." autocomplete="off"/> <span class="form-hint svelte-dm5b3b">Basic Information, click "Generate Token and Scopes", add connections:write, then copy
|
|
7
|
+
the token</span></label> <!> <button type="submit" class="btn btn-primary onboarding-submit svelte-dm5b3b"> </button></form>`,1),tg=T('<div class="login-error svelte-dm5b3b"> </div>'),sg=T('<p class="onboarding-desc svelte-dm5b3b">Configure your first agent. You can add more agents and change settings later.</p> <form><label class="form-label">Name <input type="text" class="form-input" placeholder="BrowserBird"/></label> <div class="form-row svelte-dm5b3b"><label class="form-label">Provider <select class="form-input"><option>Claude</option><option>OpenCode</option></select></label> <label class="form-label">Model <input type="text" class="form-input" placeholder="sonnet"/></label></div> <label class="form-label">System Prompt <textarea class="form-textarea" rows="3"></textarea></label> <label class="form-label">Anthropic Key <input type="password" class="form-input" placeholder="sk-ant-..." autocomplete="off"/> <span class="form-hint svelte-dm5b3b">API key from platform.claude.com/settings/keys</span></label> <!> <div class="onboarding-actions svelte-dm5b3b"><button type="button" class="btn btn-outline">Back</button> <button type="submit" class="btn btn-primary"> </button></div></form>',1),ng=T('<div class="probe-result probe-ok svelte-dm5b3b">Connected</div>'),ag=T('<div class="probe-result probe-fail svelte-dm5b3b">Not reachable. Make sure the VM container is running.</div>'),ig=T('<label class="form-label">VM Host <div class="probe-row svelte-dm5b3b"><input type="text" class="form-input svelte-dm5b3b" placeholder="vm"/> <button type="button" class="btn btn-outline btn-sm"> </button></div> <span class="form-hint svelte-dm5b3b">Hostname of the VM container (e.g. vm, vm.internal, localhost)</span></label> <!>',1),rg=T('<div class="login-error svelte-dm5b3b"> </div>'),lg=T('<p class="onboarding-desc svelte-dm5b3b">Optionally enable browser access for your agent. You can configure this later.</p> <form><div class="browser-toggle svelte-dm5b3b"><span class="browser-toggle-label svelte-dm5b3b">Enable browser</span> <!></div> <!> <!> <div class="onboarding-actions svelte-dm5b3b"><button type="button" class="btn btn-outline">Back</button> <div class="onboarding-actions-right svelte-dm5b3b"><button type="button" class="btn btn-outline"> </button> <button type="submit" class="btn btn-primary"> </button></div></div></form>',1),og=T('<div class="launch-summary svelte-dm5b3b"><div class="summary-row svelte-dm5b3b"><span class="summary-label svelte-dm5b3b">Slack</span> <span class="summary-value svelte-dm5b3b"> </span></div> <div class="summary-row svelte-dm5b3b"><span class="summary-label svelte-dm5b3b">Agent</span> <span class="summary-value svelte-dm5b3b"> </span></div> <div class="summary-row svelte-dm5b3b"><span class="summary-label svelte-dm5b3b">Browser</span> <span class="summary-value svelte-dm5b3b"> </span></div></div> <div class="done-tips svelte-dm5b3b"><div class="done-tip svelte-dm5b3b"><span class="done-tip-label svelte-dm5b3b">Mention your bot</span> <span class="done-tip-detail svelte-dm5b3b"> </span></div> <div class="done-tip svelte-dm5b3b"><span class="done-tip-label svelte-dm5b3b">Direct message</span> <span class="done-tip-detail svelte-dm5b3b">Open a DM with your bot in Slack</span></div> <div class="done-tip svelte-dm5b3b"><span class="done-tip-label svelte-dm5b3b">Slash commands</span> <span class="done-tip-detail svelte-dm5b3b">Type /bird in Slack to manage scheduled tasks</span></div> <div class="done-tip svelte-dm5b3b"><span class="done-tip-label svelte-dm5b3b">Scheduled tasks</span> <span class="done-tip-detail svelte-dm5b3b">Create birds from the dashboard, via /bird create, or ask your bot in Slack</span></div></div> <button type="button" class="btn btn-primary onboarding-submit svelte-dm5b3b">Go to Dashboard</button>',1),cg=T('<div class="login-error svelte-dm5b3b"> </div>'),dg=T('<!> <div class="onboarding-actions svelte-dm5b3b"><button type="button" class="btn btn-outline">Back</button> <button type="button" class="btn btn-primary"> </button></div>',1),ug=T('<div class="login-overlay svelte-dm5b3b"><div class="onboarding-card svelte-dm5b3b"><div class="onboarding-brand svelte-dm5b3b"><img src="/logo.svg" alt="BrowserBird" class="login-logo"/></div> <!> <h2 class="onboarding-heading svelte-dm5b3b"><!></h2> <!></div></div>');function hg(t,e){et(e,!0);const s=["Slack","Agent","Browser"],n="https://api.slack.com/apps",a="https://raw.githubusercontent.com/Owloops/browserbird/main/manifest.json";let i=W(0),r=W(!1),l=W(""),d=Ue({botToken:"",appToken:"",team:"",botUser:""}),o=Ue({name:"BrowserBird",provider:"claude",model:"sonnet",systemPrompt:"You are responding in a Slack workspace. Be concise, helpful, and natural.",maxTurns:50,channels:["*"],apiKey:""}),u=Ue({enabled:!1,novncHost:"localhost",novncPort:6080}),_=W("idle"),p=W(null);gt(()=>{wh().then(ne=>{b(p,ne,!0),o.name=ne.agent.name,o.provider=ne.agent.provider,o.model=ne.agent.model,o.systemPrompt=ne.agent.systemPrompt,o.maxTurns=ne.agent.maxTurns,o.channels=ne.agent.channels,u.enabled=ne.browser.enabled,u.novncHost=ne.browser.novncHost,u.novncPort=ne.browser.novncPort}).catch(()=>{})});async function v(ne){if(ne.preventDefault(),!(!d.botToken.trim()||!d.appToken.trim())){b(r,!0),b(l,"");try{const re=await yh(d.botToken.trim(),d.appToken.trim());d.team=re.team,d.botUser=re.botUser,b(i,1)}catch(re){b(l,re.message,!0)}finally{b(r,!1)}}}async function x(ne){if(ne.preventDefault(),!(!o.name.trim()||!o.provider.trim()||!o.model.trim())){if(!o.apiKey.trim()){b(l,"API key is required");return}b(r,!0),b(l,"");try{await kh({name:o.name.trim(),provider:o.provider.trim(),model:o.model.trim(),systemPrompt:o.systemPrompt.trim(),maxTurns:o.maxTurns,channels:o.channels}),await Sh({apiKey:o.apiKey.trim()}),b(i,2)}catch(re){b(l,re.message,!0)}finally{b(r,!1)}}}async function y(ne){ne.preventDefault(),b(r,!0),b(l,"");try{await Eh({enabled:u.enabled,novncHost:u.enabled?u.novncHost.trim():void 0}),await E()}catch(re){b(l,re.message,!0)}finally{b(r,!1)}}async function w(){b(r,!0),b(l,"");try{await E()}catch(ne){b(l,ne.message,!0)}finally{b(r,!1)}}let S=W(!1);async function E(){await Ah(),b(S,!0),b(i,3)}async function A(){b(r,!0),b(l,"");try{await E()}catch(ne){b(l,ne.message,!0)}finally{b(r,!1)}}async function K(){const ne=u.novncHost.trim();if(ne){b(_,"checking");try{const re=await Ch(ne,u.novncPort);b(_,re.reachable?"reachable":"unreachable",!0)}catch{b(_,"unreachable")}}}function U(){b(l,""),c(i)===3&&!c(S)?b(i,2):mr(i,-1)}var te=ug(),X=h(te),C=f(h(X),2);{var F=ne=>{var re=Jp();Ct(re,21,()=>s,Vr,(de,_e,fe)=>{var we=Zp(),ce=ye(we);let ve;var J=h(ce);J.textContent=fe+1;var j=f(ce,2);{var V=pe=>{var Ae=Yp();let Pe;O(()=>Pe=xe(Ae,1,"step-line svelte-dm5b3b",null,Pe,{completed:fe<c(i)})),k(pe,Ae)};H(j,pe=>{fe<s.length-1&&pe(V)})}O(()=>ve=xe(ce,1,"step-dot svelte-dm5b3b",null,ve,{active:fe===c(i),completed:fe<c(i)})),k(de,we)}),k(ne,re)};H(C,ne=>{c(i)<s.length&&ne(F)})}var L=f(C,2),Z=h(L);{var oe=ne=>{var re=Qs("Connect Slack");k(ne,re)},ue=ne=>{var re=Qs("Configure Agent");k(ne,re)},ee=ne=>{var re=Qs("Browser");k(ne,re)},N=ne=>{var re=Qs();O(()=>M(re,c(S)?"You're all set":"Launching...")),k(ne,re)};H(Z,ne=>{c(i)===0?ne(oe):c(i)===1?ne(ue,1):c(i)===2?ne(ee,2):ne(N,!1)})}var se=f(L,2);{var ae=ne=>{var re=eg(),de=ye(re),_e=f(h(de));Jt(_e,"href",n);var fe=f(_e,2);Jt(fe,"href",a);var we=f(de,2),ce=h(we),ve=f(h(ce)),J=f(ce,2),j=f(h(J)),V=f(J,2);{var pe=Ie=>{var st=$p(),De=h(st);O(()=>M(De,c(l))),k(Ie,st)};H(V,Ie=>{c(l)&&Ie(pe)})}var Ae=f(V,2),Pe=h(Ae);O(()=>{Ae.disabled=c(r),M(Pe,c(r)?"Validating...":"Validate & Save")}),In("submit",we,v),Oe(ve,()=>d.botToken,Ie=>d.botToken=Ie),Oe(j,()=>d.appToken,Ie=>d.appToken=Ie),k(ne,re)},me=ne=>{var re=sg(),de=f(ye(re),2),_e=h(de),fe=f(h(_e)),we=f(_e,2),ce=h(we),ve=f(h(ce)),J=h(ve);J.value=J.__value="claude";var j=f(J);j.value=j.__value="opencode";var V=f(ce,2),pe=f(h(V)),Ae=f(we,2),Pe=f(h(Ae)),Ie=f(Ae,2),st=f(h(Ie)),De=f(Ie,2);{var xt=lt=>{var Wt=tg(),ts=h(Wt);O(()=>M(ts,c(l))),k(lt,Wt)};H(De,lt=>{c(l)&<(xt)})}var Gt=f(De,2),rs=h(Gt),qt=f(rs,2),es=h(qt);O(()=>{qt.disabled=c(r),M(es,c(r)?"Saving...":"Save & Continue")}),In("submit",de,x),Oe(fe,()=>o.name,lt=>o.name=lt),Uc(ve,()=>o.provider,lt=>o.provider=lt),Oe(pe,()=>o.model,lt=>o.model=lt),Oe(Pe,()=>o.systemPrompt,lt=>o.systemPrompt=lt),Oe(st,()=>o.apiKey,lt=>o.apiKey=lt),G("click",rs,U),k(ne,re)},be=ne=>{var re=lg(),de=f(ye(re),2),_e=h(de),fe=f(h(_e),2);Pn(fe,{get active(){return u.enabled},onToggle:()=>{u.enabled=!u.enabled,b(_,"idle")}});var we=f(_e,2);{var ce=De=>{var xt=ig(),Gt=ye(xt),rs=f(h(Gt)),qt=h(rs),es=f(qt,2),lt=h(es),Wt=f(Gt,2);{var ts=bt=>{var _s=ng();k(bt,_s)},ls=bt=>{var _s=ag();k(bt,_s)};H(Wt,bt=>{c(_)==="reachable"?bt(ts):c(_)==="unreachable"&&bt(ls,1)})}O(bt=>{es.disabled=bt,M(lt,c(_)==="checking"?"Checking...":"Test Connection")},[()=>c(_)==="checking"||!u.novncHost.trim()]),G("input",qt,()=>{b(_,"idle")}),Oe(qt,()=>u.novncHost,bt=>u.novncHost=bt),G("click",es,K),k(De,xt)};H(we,De=>{u.enabled&&De(ce)})}var ve=f(we,2);{var J=De=>{var xt=rg(),Gt=h(xt);O(()=>M(Gt,c(l))),k(De,xt)};H(ve,De=>{c(l)&&De(J)})}var j=f(ve,2),V=h(j),pe=f(V,2),Ae=h(pe),Pe=h(Ae),Ie=f(Ae,2),st=h(Ie);O(()=>{Ae.disabled=c(r),M(Pe,c(r)?"Launching...":"Skip"),Ie.disabled=c(r),M(st,c(r)?"Launching...":"Save & Launch")}),In("submit",de,y),G("click",V,U),G("click",Ae,w),k(ne,re)},he=ne=>{var re=og(),de=ye(re),_e=h(de),fe=f(h(_e),2),we=h(fe),ce=f(_e,2),ve=f(h(ce),2),J=h(ve),j=f(ce,2),V=f(h(j),2),pe=h(V),Ae=f(de,2),Pe=h(Ae),Ie=f(h(Pe),2),st=h(Ie),De=f(Ae,2);O(()=>{M(we,d.team||"Connected"),M(J,`${o.name??""} (${o.provider??""}/${o.model??""})`),M(pe,u.enabled?"Enabled":"Disabled"),M(st,`@${o.name??""} in any channel`)}),G("click",De,function(...xt){e.oncomplete?.apply(this,xt)}),k(ne,re)},Te=ne=>{var re=dg(),de=ye(re);{var _e=J=>{var j=cg(),V=h(j);O(()=>M(V,c(l))),k(J,j)};H(de,J=>{c(l)&&J(_e)})}var fe=f(de,2),we=h(fe),ce=f(we,2),ve=h(ce);O(()=>{ce.disabled=c(r),M(ve,c(r)?"Launching...":"Retry")}),G("click",we,U),G("click",ce,A),k(ne,re)};H(se,ne=>{c(i)===0?ne(ae):c(i)===1?ne(me,1):c(i)===2?ne(be,2):c(S)?ne(he,3):ne(Te,!1)})}k(t,te),tt()}ut(["click","input"]);var fg=T('<div class="loading">Loading...</div>'),_g=T('<div class="login-error svelte-1n46o8q"> </div>'),vg=T('<div class="login-overlay svelte-1n46o8q"><div class="login-card svelte-1n46o8q"><div class="login-brand svelte-1n46o8q"><img src="/logo.svg" alt="BrowserBird" class="login-logo"/></div> <h2 class="login-heading svelte-1n46o8q">Create your account</h2> <form><label class="form-label">Email <input type="email" class="form-input" placeholder="you@example.com" autocomplete="email"/></label> <label class="form-label">Password <input type="password" class="form-input" placeholder="At least 8 characters" autocomplete="new-password"/></label> <label class="form-label">Confirm Password <input type="password" class="form-input" placeholder="Repeat password" autocomplete="new-password"/></label> <!> <button type="submit" class="btn btn-primary login-submit svelte-1n46o8q">Create Account</button></form></div></div>'),pg=T('<div class="login-error svelte-1n46o8q"> </div>'),gg=T('<div class="login-overlay svelte-1n46o8q"><div class="login-card svelte-1n46o8q"><div class="login-brand svelte-1n46o8q"><img src="/logo.svg" alt="BrowserBird" class="login-logo"/></div> <form><label class="form-label">Email <input type="email" class="form-input" placeholder="you@example.com" autocomplete="email"/></label> <label class="form-label">Password <input type="password" class="form-input" placeholder="Enter password" autocomplete="current-password"/></label> <!> <button type="submit" class="btn btn-primary login-submit svelte-1n46o8q">Sign In</button></form></div></div>'),xg=T('<div class="app svelte-1n46o8q"><!> <main class="content svelte-1n46o8q"><div class="content-header svelte-1n46o8q"><button class="hamburger svelte-1n46o8q" aria-label="Open navigation"><svg width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true"><line x1="3" y1="6" x2="21" y2="6"></line><line x1="3" y1="12" x2="21" y2="12"></line><line x1="3" y1="18" x2="21" y2="18"></line></svg></button> <h1 class="page-title svelte-1n46o8q"> </h1> <div class="header-right svelte-1n46o8q"><!></div></div> <div class="content-body svelte-1n46o8q"><!></div></main></div>'),bg=T("<!> <!> <!>",1);function mg(t,e){et(e,!0);const s={status:"Status",sessions:"Sessions","session-detail":"Session Detail",birds:"Birds",browser:"Browser",settings:"Settings"};let n=W(Ue(kl())),a=W("checking"),i=W(null),r=W("connecting"),l=W(localStorage.getItem("sidebar-collapsed")==="true"),d=W(!1),o=W(""),u=W(""),_=W(""),p=W(""),v=W(""),x=W(""),y=W("");const w=Ee(()=>s[c(n)]??"Status");gt(()=>{document.title=`${c(w)} - BrowserBird`});function S(){b(l,!c(l)),localStorage.setItem("sidebar-collapsed",String(c(l)))}gh(()=>{b(a,"login")}),gt(()=>{const ee=()=>{b(n,kl(),!0),b(d,!1)};return window.addEventListener("hashchange",ee),()=>window.removeEventListener("hashchange",ee)}),gt(()=>{if(c(n)!=="flights")return;const ee=Li().get("birdUid");window.location.hash=ee?`#/birds?expand=${ee}`:"#/birds"}),gt(()=>{yl().then(async ee=>{ee.setupRequired?b(a,"setup"):ee.authRequired?Xi()?await mh()?ee.onboardingRequired?b(a,"onboarding"):b(a,"authenticated"):b(a,"login"):b(a,(ee.onboardingRequired,"login"),!0):b(a,"authenticated")})}),gt(()=>{if(c(a)!=="authenticated")return;Sl(N=>{b(i,N,!0),b(r,"connected")},N=>El(N),N=>{b(r,N,!0)});const ee=setInterval(()=>{Kh()||ke("/api/status").then(()=>{b(r,"connected"),Sl(N=>{b(i,N,!0),b(r,"connected")},N=>El(N),N=>{b(r,N,!0)})}).catch(()=>{b(r,"disconnected")})},3e4);return()=>{qc(),clearInterval(ee)}});function E(){Wr(),b(a,"login")}async function A(ee){ee.preventDefault();const N=c(o).trim(),se=c(u);if(!(!N||!se))try{const ae=await xh(N,se);wl(ae.token),b(_,""),b(o,""),b(u,""),b(a,"authenticated")}catch(ae){b(_,ae.message,!0)}}async function K(ee){ee.preventDefault();const N=c(p).trim(),se=c(v),ae=c(x);if(!(!N||!se)){if(se!==ae){b(y,"Passwords do not match");return}if(se.length<8){b(y,"Password must be at least 8 characters");return}try{const me=await bh(N,se);wl(me.token),b(y,""),b(p,""),b(v,""),b(x,"");const be=await yl();b(a,be.onboardingRequired?"onboarding":"authenticated",!0)}catch(me){b(y,me.message,!0)}}}var U=bg(),te=ye(U);Uh(te,{});var X=f(te,2);Oh(X,{});var C=f(X,2);{var F=ee=>{var N=fg();k(ee,N)},L=ee=>{var N=vg(),se=h(N),ae=f(h(se),4),me=h(ae),be=f(h(me)),he=f(me,2),Te=f(h(he)),ne=f(he,2),re=f(h(ne)),de=f(ne,2);{var _e=fe=>{var we=_g(),ce=h(we);O(()=>M(ce,c(y))),k(fe,we)};H(de,fe=>{c(y)&&fe(_e)})}In("submit",ae,K),Oe(be,()=>c(p),fe=>b(p,fe)),Oe(Te,()=>c(v),fe=>b(v,fe)),Oe(re,()=>c(x),fe=>b(x,fe)),k(ee,N)},Z=ee=>{var N=gg(),se=h(N),ae=f(h(se),2),me=h(ae),be=f(h(me)),he=f(me,2),Te=f(h(he)),ne=f(he,2);{var re=de=>{var _e=pg(),fe=h(_e);O(()=>M(fe,c(_))),k(de,_e)};H(ne,de=>{c(_)&&de(re)})}In("submit",ae,A),Oe(be,()=>c(o),de=>b(o,de)),Oe(Te,()=>c(u),de=>b(u,de)),k(ee,N)},oe=ee=>{hg(ee,{oncomplete:()=>{b(a,"authenticated")}})},ue=ee=>{var N=xg(),se=h(N);Ph(se,{get currentPage(){return c(n)},get collapsed(){return c(l)},get mobileOpen(){return c(d)},ontoggle:S,onmobileclose:()=>{b(d,!1)},onsignout:E});var ae=f(se,2),me=h(ae),be=h(me),he=f(be,2),Te=h(he),ne=f(he,2),re=h(ne);Ih(re,{get status(){return c(i)}});var de=f(me,2),_e=h(de);{var fe=V=>{m0(V,{})},we=V=>{jp(V,{})},ce=V=>{rf(V,{})},ve=V=>{Sv(V,{get status(){return c(i)}})},J=V=>{Np(V,{get status(){return c(i)}})},j=V=>{_0(V,{get status(){return c(i)}})};H(_e,V=>{c(n)==="sessions"?V(fe):c(n)==="session-detail"?V(we,1):c(n)==="birds"?V(ce,2):c(n)==="browser"?V(ve,3):c(n)==="settings"?V(J,4):V(j,!1)})}O(()=>M(Te,c(w))),G("click",be,()=>{b(d,!0)}),k(ee,N)};H(C,ee=>{c(a)==="checking"?ee(F):c(a)==="setup"?ee(L,1):c(a)==="login"?ee(Z,2):c(a)==="onboarding"?ee(oe,3):ee(ue,!1)})}k(t,U),tt()}ut(["click"]);eh(mg,{target:document.getElementById("app")});
|